rpms/kdebindings/devel kdebindings.spec,1.259,1.260

Kevin Kofler kkofler at fedoraproject.org
Thu Nov 26 16:48:47 UTC 2009


Author: kkofler

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

Modified Files:
	kdebindings.spec 
Log Message:
Put DEPENDS in the proper place.


Index: kdebindings.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebindings/devel/kdebindings.spec,v
retrieving revision 1.259
retrieving revision 1.260
diff -u -p -r1.259 -r1.260
--- kdebindings.spec	26 Nov 2009 16:34:48 -0000	1.259
+++ kdebindings.spec	26 Nov 2009 16:48:46 -0000	1.260
@@ -282,7 +282,7 @@ Falcon plugin for the Kross archtecture 
 %patch0
 %patch1 -p0 -b .old-PyQt4
 %patch2 -p1 -b .no-rpath
-sed -i -e 's!COMMAND generator!COMMAND ${PROJECT_BINARY_DIR}/generator/bin/generator${CMAKE_EXECUTABLE_SUFFIX}.shell DEPENDS generator!g' smoke/*/CMakeLists.txt
+sed -i -e 's!COMMAND generator!COMMAND ${PROJECT_BINARY_DIR}/generator/bin/generator${CMAKE_EXECUTABLE_SUFFIX}.shell!g' -e 's/WORKING_DIRECTORY/DEPENDS generator WORKING_DIRECTORY/g' smoke/*/CMakeLists.txt
 
 # upstream patches
 




More information about the scm-commits mailing list