rpms/bash/devel bash.spec,1.170,1.171

Jesse Keating jkeating at fedoraproject.org
Thu Jan 29 06:39:05 UTC 2009


Author: jkeating

Update of /cvs/pkgs/rpms/bash/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17481

Modified Files:
	bash.spec 
Log Message:
* Wed Jan 28 2009 Jesse Keating <jkeating at redhat.com> - 4.0-0.2.rc1
- Replace post code with lua to be able to not have external deps



Index: bash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bash/devel/bash.spec,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- bash.spec	29 Jan 2009 06:32:08 -0000	1.170
+++ bash.spec	29 Jan 2009 06:38:35 -0000	1.171
@@ -182,7 +182,7 @@
 # post is in lua so that we can run it without any external deps.  Helps
 # for bootstrapping a new install.
 # Jesse Keating 2009-01-29 (code from Ignacio Vazquez-Abrams)
-%post -p lua
+%post -p <lua>
 bashfound = false;
 shfound = false;
  




More information about the fedora-extras-commits mailing list