SPECS: kde4-kde3support.spec - fix arts build - don't pass --includedir

shadzik shadzik at pld-linux.org
Sat Nov 29 16:41:38 CET 2008


Author: shadzik                      Date: Sat Nov 29 15:41:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix arts build
- don't pass --includedir

---- Files affected:
SPECS:
   kde4-kde3support.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/kde4-kde3support.spec
diff -u SPECS/kde4-kde3support.spec:1.8 SPECS/kde4-kde3support.spec:1.9
--- SPECS/kde4-kde3support.spec:1.8	Wed Nov 26 19:12:02 2008
+++ SPECS/kde4-kde3support.spec	Sat Nov 29 16:41:33 2008
@@ -255,7 +255,6 @@
 	--with-lua-includes=%{_includedir}/lua50 \
 	--with-qt-libraries=%{_libdir} \
 	--with-sudo-kdesu-backend \
-	--includedir=%{_includedir}/kde3 \
 	--oldincludedir=%{_includedir}/kde3
 
 %{__make}
@@ -277,9 +276,11 @@
 		$RPM_BUILD_ROOT/etc/security \
 		$RPM_BUILD_ROOT%{_libdir}/kconf_update_bin \
 		$RPM_BUILD_ROOT%{_libdir}/kde3dev \
+		$RPM_BUILD_ROOT%{_includedir}/kde3 \
 		$RPM_BUILD_ROOT%{_datadir}/applnk/.hidden \
 		$RPM_BUILD_ROOT%{_datadir}/services/kconfiguredialog \
 
+	cp -ar $RPM_BUILD_ROOT%{_includedir}/* $RPM_BUILD_ROOT%{_includedir}/kde3/
 	# packaged by hicolor-icon-theme
 	rm $RPM_BUILD_ROOT%{_iconsdir}/hicolor/index.theme
 
@@ -734,6 +735,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008/11/29 15:41:33  shadzik
+- fix arts build
+- don't pass --includedir
+
 Revision 1.8  2008/11/26 18:12:02  cactus
 - new bcond arts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kde3support.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list