rpms/coreutils/devel coreutils.spec,1.234,1.235

Ondrej Vasik ovasik at fedoraproject.org
Mon Nov 3 11:05:06 UTC 2008


Author: ovasik

Update of /cvs/extras/rpms/coreutils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1027

Modified Files:
	coreutils.spec 
Log Message:
Requires: ncurses (#469277)


Index: coreutils.spec
===================================================================
RCS file: /cvs/extras/rpms/coreutils/devel/coreutils.spec,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -r1.234 -r1.235
--- coreutils.spec	22 Oct 2008 11:07:44 -0000	1.234
+++ coreutils.spec	3 Nov 2008 11:04:32 -0000	1.235
@@ -1,7 +1,7 @@
 Summary: The GNU core utilities: a set of tools commonly used in shell scripts
 Name:    coreutils
 Version: 6.12
-Release: 16%{?dist}
+Release: 17%{?dist}
 License: GPLv3+
 Group:   System Environment/Base
 Url:     http://www.gnu.org/software/coreutils/
@@ -83,6 +83,7 @@
 Requires(post): grep
 %{?!nopam:Requires: pam >= 0.66-12}
 Requires(post): libcap >= 2.0.6
+Requires:       ncurses
 
 # Require a C library that doesn't put LC_TIME files in our way.
 Conflicts: glibc < 2.2
@@ -338,6 +339,9 @@
 /sbin/runuser
 
 %changelog
+* Mon Nov 03 2008 Ondrej Vasik <ovasik at redhat.com> - 6.12-17
+- Requires: ncurses (#469277)
+
 * Wed Oct 21 2008 Ondrej Vasik <ovasik at redhat.com> - 6.12-16
 - make possible to disable capability in ls due to
   performance impact when not cached(#467508)




More information about the fedora-extras-commits mailing list