rpms/extragear-plasma/devel extragear-plasma.spec,1.11,1.12

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Wed May 7 02:11:20 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/extragear-plasma/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8492/devel

Modified Files:
	extragear-plasma.spec 
Log Message:
- update file list


Index: extragear-plasma.spec
===================================================================
RCS file: /cvs/pkgs/rpms/extragear-plasma/devel/extragear-plasma.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- extragear-plasma.spec	7 May 2008 02:00:17 -0000	1.11
+++ extragear-plasma.spec	7 May 2008 02:10:41 -0000	1.12
@@ -50,6 +50,8 @@
 rm -rf %{buildroot}
 mkdir %{buildroot}
 make install DESTDIR=%{buildroot} -C %{_target_platform}
+# nothing should build against this, don't want a -devel for it
+rm -f %{buildroot}%{_kde4_libdir}/libplasmacomicprovidercore.so
 
 # locale's
 for app_file in $RPM_BUILD_ROOT%{_datadir}/locale/*/LC_MESSAGES/*.mo ; do
@@ -69,14 +71,17 @@
 %doc COPYING COPYING.LIB
 %{_kde4_appsdir}/desktoptheme/*
 #%{_kde4_appsdir}/plasma-bluemarble/*
+%{_kde4_appsdir}/plasma-comic/
 %{_kde4_datadir}/kde4/services/*
+%{_kde4_datadir}/kde4/servicetypes/*
 %{_kde4_libdir}/kde4/*
-
+%{_kde4_libdir}/libplasmacomicprovidercore.so.*
 
 %changelog
 * Wed May 07 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.72-0.1.20080506svn804581
 - update to revision 804581 from KDE SVN (to match KDE 4.0.72)
 - add COPYING and COPYING.LIB as %%doc
+- update file list
 
 * Thu Apr 03 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.1-5
 - rebuild (again) for the fixed %%{_kde4_buildtype}




More information about the scm-commits mailing list