rpms/kdebindings/devel kdebindings.spec,1.77,1.78

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Tue Dec 11 09:43:26 UTC 2007


Author: kkofler

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

Modified Files:
	kdebindings.spec 
Log Message:
Don't override SIP_DEFAULT_SIP_DIR.


Index: kdebindings.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebindings/devel/kdebindings.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- kdebindings.spec	11 Dec 2007 09:34:13 -0000	1.77
+++ kdebindings.spec	11 Dec 2007 09:42:46 -0000	1.78
@@ -66,7 +66,7 @@
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
 # FIXME/TODO: Get csharp to compile
-%{cmake_kde4} -DRUBY_SITE_LIB_DIR=%{ruby_sitelib} -DRUBY_SITE_ARCH_DIR=%{ruby_sitearch} -DPYTHON_SITE_PACKAGES_DIR=%{python_sitearch} -DSIP_DEFAULT_SIP_DIR=%{python_sitearch} -DBUILD_csharp=OFF ..
+%{cmake_kde4} -DRUBY_SITE_LIB_DIR=%{ruby_sitelib} -DRUBY_SITE_ARCH_DIR=%{ruby_sitearch} -DPYTHON_SITE_PACKAGES_DIR=%{python_sitearch} -DBUILD_csharp=OFF ..
 popd
 
 make %{?_smp_mflags} -C %{_target_platform}
@@ -129,7 +129,7 @@
 
 %changelog
 * Tue Dec 11 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> 3.97.0-5
-- override PYTHON_SITE_PACKAGES_DIR and SIP_DEFAULT_SIP_DIR
+- override PYTHON_SITE_PACKAGES_DIR
 
 * Tue Dec 11 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> 3.97.0-4
 - rewrite libsmokeqt-lib64 patch so it actually works




More information about the fedora-extras-commits mailing list