rpms/bash/devel bash.spec,1.136,1.137

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Feb 6 13:11:51 UTC 2007


Author: twaugh

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

Modified Files:
	bash.spec 
Log Message:
* Tue Feb  6 2007 Tim Waugh <twaugh at redhat.com> 3.2-6
- Reverted this change:
  - Post requires ncurses (bug #224567).
- Reverts: rhbz#224567


Index: bash.spec
===================================================================
RCS file: /cvs/dist/rpms/bash/devel/bash.spec,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- bash.spec	5 Feb 2007 17:46:01 -0000	1.136
+++ bash.spec	6 Feb 2007 13:11:49 -0000	1.137
@@ -1,7 +1,7 @@
 Version: 3.2
 Name: bash
 Summary: The GNU Bourne Again shell (bash) version %{version}
-Release: 5%{?dist}
+Release: 6%{?dist}
 Group: System Environment/Shells
 License: GPL
 Url: http://www.gnu.org/software/bash
@@ -36,7 +36,6 @@
 Patch130: bash-infotags.patch
 Patch131: bash-cond-rmatch.patch
 Requires: mktemp
-Requires(post): ncurses
 PreReq: /sbin/install-info
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -233,6 +232,10 @@
 %doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
 
 %changelog
+* Tue Feb  6 2007 Tim Waugh <twaugh at redhat.com> 3.2-6
+- Reverted this change:
+  - Post requires ncurses (bug #224567).
+
 * Mon Feb  5 2007 Tim Waugh <twaugh at redhat.com> 3.2-5
 - Added triggers for install-info (bug #225609).
 - Use full path to utilities in scriptlets (bug #225609).




More information about the fedora-cvs-commits mailing list