Hello community, here is the log from the commit of package finger checked in at Tue May 23 01:07:37 CEST 2006. -------- --- finger/finger.changes 2006-01-25 21:35:54.000000000 +0100 +++ finger/finger.changes 2006-05-22 20:31:06.000000000 +0200 @@ -1,0 +2,5 @@ +Mon May 22 20:30:58 CEST 2006 - schwab@suse.de + +- Don't strip binaries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ finger.spec ++++++ --- /var/tmp/diff_new_pack.mAx6H8/_old 2006-05-23 01:07:21.000000000 +0200 +++ /var/tmp/diff_new_pack.mAx6H8/_new 2006-05-23 01:07:21.000000000 +0200 @@ -1,11 +1,11 @@ # # spec file for package finger (Version 1.3) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, 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 @@ -16,15 +16,15 @@ Requires: netcfg Autoreqprov: on Version: 1.3 -Release: 2 -Summary: Show user information (client) +Release: 14 +Summary: Show User Information (Client) BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: finger-bsd-%version.tar.bz2 Source1: finger.xinetd %description Finger is a utility that allows users to see information about system -users (login name, home directory, name, and more), on local and remote +users (login name, home directory, name, and more) on local and remote systems. @@ -61,7 +61,7 @@ install -d -m 755 $RPM_BUILD_ROOT%_mandir/man3 install -d -m 755 $RPM_BUILD_ROOT%_mandir/man5 install -d -m 755 $RPM_BUILD_ROOT%_mandir/man8 -make install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT INSTALL_PROGRAM="install -m 755" install -m 644 $RPM_SOURCE_DIR/finger.xinetd $RPM_BUILD_ROOT/etc/xinetd.d/finger %clean @@ -84,6 +84,8 @@ %_sbindir/in.fingerd %changelog -n finger +* Mon May 22 2006 - schwab@suse.de +- Don't strip binaries. * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Thu Jun 16 2005 - mmj@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de