Hello community, here is the log from the commit of package dosfstools checked in at Mon May 29 01:08:14 CEST 2006. -------- --- dosfstools/dosfstools.changes 2006-01-25 21:35:33.000000000 +0100 +++ dosfstools/dosfstools.changes 2006-05-27 19:15:17.000000000 +0200 @@ -1,0 +2,5 @@ +Sat May 27 19:15:11 CEST 2006 - schwab@suse.de + +- Don't strip binaries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dosfstools.spec ++++++ --- /var/tmp/diff_new_pack.rHepTc/_old 2006-05-29 01:08:05.000000000 +0200 +++ /var/tmp/diff_new_pack.rHepTc/_new 2006-05-29 01:08:05.000000000 +0200 @@ -1,11 +1,11 @@ # # spec file for package dosfstools (Version 2.11) # -# 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://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -15,9 +15,9 @@ License: GPL Group: System/Filesystems Autoreqprov: on -Summary: Utilities for Making and Checking MS-DOS FAT Filesystems on Linux +Summary: Utilities for Making and Checking MS-DOS FAT File Systems on Linux Version: 2.11 -Release: 4 +Release: 15 URL: ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools Source: dosfstools-%{version}.src.tar.bz2 #Patch0: dosfstools-%{version}-define.patch @@ -33,8 +33,8 @@ %description The dosfstools package includes the mkdosfs and dosfsck utilities, -which respectively make and check MS-DOS FAT filesystems on hard drives -or on floppies. +which respectively make and check MS-DOS FAT file systems on hard +drives or on floppies. @@ -59,12 +59,11 @@ make OPTFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE $RPM_OPT_FLAGS" %install -rm -rf $RPM_BUILD_ROOT # directories install -d $RPM_BUILD_ROOT{/sbin,%{_mandir}/man8} # binaries -install -m755 -s mkdosfs/mkdosfs $RPM_BUILD_ROOT/sbin/ -install -m755 -s dosfsck/dosfsck $RPM_BUILD_ROOT/sbin/ +install -m755 mkdosfs/mkdosfs $RPM_BUILD_ROOT/sbin/ +install -m755 dosfsck/dosfsck $RPM_BUILD_ROOT/sbin/ # alternative names ln -sf mkdosfs $RPM_BUILD_ROOT/sbin/mkfs.msdos ln -sf dosfsck $RPM_BUILD_ROOT/sbin/fsck.msdos @@ -95,6 +94,8 @@ %{_mandir}/man8/*.gz %changelog -n dosfstools +* Sat May 27 2006 - schwab@suse.de +- Don't strip binaries. * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Tue Nov 08 2005 - dmueller@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...