rpms/python-twisted-core/devel python-twisted-core.spec,1.5,1.6

Thomas Vander Stichele (thomasvs) fedora-extras-commits at redhat.com
Fri Aug 31 20:21:52 UTC 2007


Author: thomasvs

Update of /cvs/extras/rpms/python-twisted-core/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20177

Modified Files:
	python-twisted-core.spec 
Log Message:
add sed and awk


Index: python-twisted-core.spec
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-core/devel/python-twisted-core.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-twisted-core.spec	31 Aug 2007 20:20:20 -0000	1.5
+++ python-twisted-core.spec	31 Aug 2007 20:21:19 -0000	1.6
@@ -19,8 +19,8 @@
 BuildRequires:  %{python}-devel
 BuildRequires:  %{python}-zope-interface
 
-BuildRequires:  sed
-BuildRequires:  awk
+BuildRequires:  /bin/sed
+BuildRequires:  /bin/awk
 
 # for FC3 and earlier
 %if "%{pybasever}" < "2.4"




More information about the fedora-extras-commits mailing list