rpms/kdebindings/devel kdebindings.spec,1.304,1.305

Rex Dieter rdieter at fedoraproject.org
Sat Feb 6 19:05:02 UTC 2010


Author: rdieter

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

Modified Files:
	kdebindings.spec 
Log Message:
try out building without rpath patch, we should have that mostly fixed



Index: kdebindings.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebindings/devel/kdebindings.spec,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -p -r1.304 -r1.305
--- kdebindings.spec	5 Feb 2010 13:01:07 -0000	1.304
+++ kdebindings.spec	6 Feb 2010 19:05:02 -0000	1.305
@@ -279,7 +279,7 @@ Falcon plugin for the Kross archtecture 
 # upstream patches
 
 # do the no-rpath hack last, after the upstream backports (if any)
-%if 0%{?fedora} > 11
+%if 0%{?fedora} > 12
 %patch1 -p1 -b .no-rpath
 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
 %else



More information about the scm-commits mailing list