rpms/bash/devel bash.spec,1.144,1.145

Pete Graner (pgraner) fedora-extras-commits at redhat.com
Wed Aug 15 16:55:17 UTC 2007


Author: pgraner

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

Modified Files:
	bash.spec 
Log Message:
Fixed typo in spec file.



Index: bash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bash/devel/bash.spec,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- bash.spec	15 Aug 2007 16:47:18 -0000	1.144
+++ bash.spec	15 Aug 2007 16:54:44 -0000	1.145
@@ -44,7 +44,7 @@
 Patch130: bash-infotags.patch
 Patch131: bash-cond-rmatch.patch
 Patch132: bash-ulimit-m.patch
-Patch131: bash-3.2-rng.patch
+Patch133: bash-3.2-rng.patch
 Requires: mktemp
 Requires(post): ncurses
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -98,7 +98,7 @@
 %patch130 -p1 -b .infotags
 %patch131 -p1 -b .cond-rmatch
 %patch132 -p1 -b .ulimit-m
-%patch131 -p1 -b .rng.patch
+%patch133 -p1 -b .rng.patch
 
 echo %{version} > _distribution
 echo %{release} > _patchlevel




More information about the fedora-extras-commits mailing list