packages: amarok/amarok.spec - some files don't want to appera in Titanium, ...

lisu lisu at pld-linux.org
Fri Jul 1 15:38:41 CEST 2011


Author: lisu                         Date: Fri Jul  1 13:38:41 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- some files don't want to appera in Titanium, add conditions

---- Files affected:
packages/amarok:
   amarok.spec (1.250 -> 1.251) 

---- Diffs:

================================================================
Index: packages/amarok/amarok.spec
diff -u packages/amarok/amarok.spec:1.250 packages/amarok/amarok.spec:1.251
--- packages/amarok/amarok.spec:1.250	Fri Jul  1 15:03:52 2011
+++ packages/amarok/amarok.spec	Fri Jul  1 15:38:36 2011
@@ -212,7 +212,9 @@
 %attr(755,root,root) %{_libdir}/kde4/kcm_amarok_service_lastfm.so
 %attr(755,root,root) %{_libdir}/kde4/kcm_amarok_service_magnatunestore.so
 %attr(755,root,root) %{_libdir}/kde4/kcm_amarok_service_mp3tunes.so
+%if "%{pld_release}" != "ti"
 %attr(755,root,root) %{_libdir}/kde4/amarok_collection-playdarcollection.so
+%endif
 %attr(755,root,root) %{_libdir}/kde4/amarok_collection-upnpcollection.so
 %attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_tabs.so
 %attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_tabs.so
@@ -283,7 +285,9 @@
 %{_datadir}/kde4/services/amarok-scriptengine-runner-javascript.desktop
 %{_datadir}/kde4/services/amarok-context-applet-tabs.desktop
 %{_datadir}/kde4/services/amarok-data-engine-tabs.desktop
+%if "%{pld_release}" != "ti"
 %{_datadir}/kde4/services/amarok_collection-playdarcollection.desktop
+%endif
 %{_datadir}/kde4/services/amarok_collection-upnpcollection.desktop
 %{_datadir}/kde4/servicetypes/amarok_codecinstall.desktop
 %{_datadir}/kde4/servicetypes/amarok_context_applet.desktop
@@ -320,6 +324,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.251  2011/07/01 13:38:36  lisu
+- some files don't want to appera in Titanium, add conditions
+
 Revision 1.250  2011/07/01 13:03:52  lisu
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amarok/amarok.spec?r1=1.250&r2=1.251&f=u



More information about the pld-cvs-commit mailing list