Hello community, here is the log from the commit of package bootp-DD2 checked in at Mon May 29 01:03:49 CEST 2006. -------- --- bootp-DD2/bootp-DD2.changes 2006-01-25 21:34:44.000000000 +0100 +++ bootp-DD2/bootp-DD2.changes 2006-05-28 00:07:49.000000000 +0200 @@ -1,0 +2,5 @@ +Sun May 28 00:07:43 CEST 2006 - schwab@suse.de + +- Don't strip binaries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bootp-DD2.spec ++++++ --- /var/tmp/diff_new_pack.bgBDgQ/_old 2006-05-29 01:03:17.000000000 +0200 +++ /var/tmp/diff_new_pack.bgBDgQ/_new 2006-05-29 01:03:17.000000000 +0200 @@ -1,15 +1,14 @@ # # spec file for package bootp-DD2 (Version 4.3) # -# Copyright (c) 2004 SuSE Linux AG, Nuernberg, Germany. +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild -# usedforbuild aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cracklib cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kbd less libacl libattr libgcc libselinux libstdc++ libxcrypt m4 make man mktemp module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch permissions popt ps pwdutils rcs readline sed sendmail strace syslogd sysvinit tar tcpd texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils gcc gdbm gettext libtool perl rpm Name: bootp-DD2 #!BuildIgnore: nkitb @@ -18,8 +17,8 @@ Requires: net-tools netcfg Autoreqprov: on Version: 4.3 -Release: 471 -Summary: Enhanced version of the CMU BOOTP server +Release: 514 +Summary: Enhanced Version of the CMU BOOTP Server Source: %{name}.%{version}.tar.bz2 Source1: COPYRIGHT Source2: %{name}.xinetd @@ -29,9 +28,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -This is an enhanced version of the CMU BOOTP server which was derived +This is an enhanced version of the CMU BOOTP server, which was derived from the original BOOTP server created by Bill Croft at Stanford. This -version merges all the enhancements and bug-fixes from the NetBSD, +version merges all the enhancements and bug fixes from the NetBSD, Columbia, and other versions. @@ -52,7 +51,6 @@ make linux %install -[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf %{buildroot} make DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir} install cp %{S:1} . install -d -m 755 $RPM_BUILD_ROOT/etc/xinetd.d @@ -70,6 +68,8 @@ /usr/sbin/* %changelog -n bootp-DD2 +* Sun May 28 2006 - schwab@suse.de +- Don't strip binaries. * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Thu Feb 12 2004 - postadal@suse.cz ++++++ bootp-DD2.4.3.dif ++++++ --- /var/tmp/diff_new_pack.bgBDgQ/_old 2006-05-29 01:03:17.000000000 +0200 +++ /var/tmp/diff_new_pack.bgBDgQ/_new 2006-05-29 01:03:17.000000000 +0200 @@ -18,7 +18,7 @@ CFLAGS= $(OPTDEFS) $(SYSDEFS) $(FILEDEFS) $(MOREDEFS) PROGS= bootpd bootpef bootpgw bootptest -@@ -49,7 +49,8 @@ +@@ -49,15 +49,18 @@ system: install @@ -27,8 +27,10 @@ + $(INSTALL) -d -m 755 $(DESTDIR)$(BINDIR) -for f in $(PROGS) ;\ do \ - $(INSTALL) -c -s $$f $(DESTDIR)$(BINDIR) ;\ -@@ -58,6 +59,8 @@ +- $(INSTALL) -c -s $$f $(DESTDIR)$(BINDIR) ;\ ++ $(INSTALL) -c $$f $(DESTDIR)$(BINDIR) ;\ + done + MAN5= bootptab.5 MAN8= bootpd.8 bootpef.8 bootptest.8 install.man: $(MAN5) $(MAN8) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de