[coreutils] add filesystem guard

Harald Hoyer harald at fedoraproject.org
Wed Jan 25 20:11:00 UTC 2012


commit 0af510e40c4310c3753cb5f01f7bce0bbf322cbc
Author: Harald Hoyer <harald at redhat.com>
Date:   Wed Jan 25 21:10:54 2012 +0100

    add filesystem guard

 coreutils.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/coreutils.spec b/coreutils.spec
index b2a0287..355647d 100644
--- a/coreutils.spec
+++ b/coreutils.spec
@@ -1,7 +1,7 @@
 Summary: A set of basic GNU tools commonly used in shell scripts
 Name:    coreutils
 Version: 8.15
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv3+
 Group:   System Environment/Base
 Url:     http://www.gnu.org/software/coreutils/
@@ -65,7 +65,7 @@ Patch951: coreutils-selinuxmanpages.patch
 #Deprecate cp -Z/--context non-upstream option
 Patch952: coreutils-cpZ-deprecate.patch
 
-#Conflicts: filesystem < 3
+Conflicts: filesystem < 3
 Provides: /bin/basename
 Provides: /bin/cat
 Provides: /bin/chgrp
@@ -418,6 +418,9 @@ fi
 %{?!norunuser:%{_sbindir}/runuser}
 
 %changelog
+* Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 8.15-5
+- add filesystem guard
+
 * Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 8.15-4
 - add missing provides for the /usr-move
 


More information about the scm-commits mailing list