rpms/bash/devel bash.spec,1.131,1.132

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Feb 5 17:05:12 UTC 2007


Author: twaugh

Update of /cvs/dist/rpms/bash/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1253

Modified Files:
	bash.spec 
Log Message:
* Mon Feb  5 2007 Tim Waugh <twaugh at redhat.com>
- Post requires ncurses (bug #224567).
- Resolves: rhbz#224567



Index: bash.spec
===================================================================
RCS file: /cvs/dist/rpms/bash/devel/bash.spec,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- bash.spec	5 Feb 2007 16:37:40 -0000	1.131
+++ bash.spec	5 Feb 2007 17:05:10 -0000	1.132
@@ -36,6 +36,7 @@
 Patch130: bash-infotags.patch
 Patch131: bash-cond-rmatch.patch
 Requires: mktemp
+Requires(post): ncurses
 BuildRoot: %{_tmppath}/%{name}-%{version}--%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: texinfo bison
@@ -207,6 +208,7 @@
 
 %changelog
 * Mon Feb  5 2007 Tim Waugh <twaugh at redhat.com>
+- Post requires ncurses (bug #224567).
 - Removed Prefix tag (bug #225609).
 - Fixed BuildRoot tag (bug #225609).
 - Removed trailing full-stop from summary (bug #225609).




More information about the fedora-cvs-commits mailing list