rpms/coreutils/devel coreutils.spec,1.175,1.176

Pete Graner (pgraner) fedora-extras-commits at redhat.com
Thu Aug 23 14:10:41 UTC 2007


Author: pgraner

Update of /cvs/pkgs/rpms/coreutils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27962

Modified Files:
	coreutils.spec 
Log Message:
* Thu Aug 23 2007 Pete Graner <pgraner at redhat.com> - 6.9-6
- Remove --all-name from spec file its now provided in the upstream rpm's find-lang.sh
- Rebuild



Index: coreutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/coreutils/devel/coreutils.spec,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- coreutils.spec	14 Aug 2007 10:21:12 -0000	1.175
+++ coreutils.spec	23 Aug 2007 14:10:09 -0000	1.176
@@ -1,7 +1,7 @@
 Summary: The GNU core utilities: a set of tools commonly used in shell scripts
 Name:    coreutils
 Version: 6.9
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPL
 Group:   System Environment/Base
 Url:     http://www.gnu.org/software/coreutils/
@@ -204,7 +204,7 @@
    ln "$(dirname "$link")/$target" "$link"
  done)
 
-%find_lang %name --all-name
+%find_lang %name
 
 # (sb) Deal with Installed (but unpackaged) file(s) found
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
@@ -280,10 +280,15 @@
 /sbin/runuser
 
 %changelog
+* Thu Aug 23 2007 Pete Graner <pgraner at redhat.com> - 6.9-6
+- Remove --all-name from spec file its now provided in the upstream rpm's find-lang.sh
+- Rebuild
+
 * Tue Aug 14 2007 Tim Waugh <twaugh at redhat.com> 6.9-5
 - Don't generate runuser.1 since we ship a complete manpage for it
   (bug #241662).
 
+>>>>>>> 1.175
 * Wed Jul  4 2007 Tim Waugh <twaugh at redhat.com> 6.9-4
 - Use hard links instead of symbolic links for LC_TIME files (bug #246729).
 




More information about the fedora-extras-commits mailing list