SPECS (DEVEL): amarok.spec - add patch1 - builds, but that's not what tiger...

shadzik shadzik at pld-linux.org
Mon Feb 9 17:54:38 CET 2009


Author: shadzik                      Date: Mon Feb  9 16:54:38 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- add patch1
- builds, but that's not what tigers like most

---- Files affected:
SPECS:
   amarok.spec (1.123.2.45 -> 1.123.2.46) 

---- Diffs:

================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.123.2.45 SPECS/amarok.spec:1.123.2.46
--- SPECS/amarok.spec:1.123.2.45	Mon Jan 19 16:31:47 2009
+++ SPECS/amarok.spec	Mon Feb  9 17:54:33 2009
@@ -14,6 +14,7 @@
 Source0:	ftp://ftp.kde.org/pub/kde/%{state}/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5:	818bc2b0350f35cba0fff0a72b9ffd22
 Patch0:		%{name}-lib64.patch
+Patch1:		%{name}-no-sqlcollection.patch
 URL:		http://amarok.kde.org/
 Buildrequires:	Qt3Support-devel >= %{qtver}
 Buildrequires:	QtCore-devel >= %{qtver}
@@ -114,6 +115,7 @@
 
 %prep
 %setup -q
+%patch1 -p0
 
 %build
 install -d build
@@ -191,7 +193,8 @@
 %attr(755,root,root) %{_libdir}/kde4/kcm_amarok_service_magnatunestore.so
 %attr(755,root,root) %{_libdir}/kde4/kcm_amarok_service_mp3tunes.so
 %attr(755,root,root) %{_libdir}/kde4/libamarok_collection-daapcollection.so
-%attr(755,root,root) %{_libdir}/kde4/libamarok_collection-sqlcollection.so
+# disabled with no-sqlcollection.patch
+#%attr(755,root,root) %{_libdir}/kde4/libamarok_collection-sqlcollection.so
 %attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_mediadevices.so
 %attr(755,root,root) %{_libdir}/kde4/libamarok_collection-mtpcollection.so
 %attr(755,root,root) %{_libdir}/libamarok_taglib.so
@@ -226,7 +229,8 @@
 %{_datadir}/kde4/services/amarok-data-engine-service.desktop
 %{_datadir}/kde4/services/amarok-data-engine-wikipedia.desktop
 %{_datadir}/kde4/services/amarok_collection-daapcollection.desktop
-%{_datadir}/kde4/services/amarok_collection-sqlcollection.desktop
+# disabled with no-sqlcollection.patch
+#%{_datadir}/kde4/services/amarok_collection-sqlcollection.desktop
 %{_datadir}/kde4/services/amarok_service_ampache.desktop
 %{_datadir}/kde4/services/amarok_service_ampache_config.desktop
 %{_datadir}/kde4/services/amarok_service_jamendo.desktop
@@ -279,6 +283,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123.2.46  2009/02/09 16:54:33  shadzik
+- add patch1
+- builds, but that's not what tigers like most
+
 Revision 1.123.2.45  2009/01/19 15:31:47  blues
 - security note
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amarok.spec?r1=1.123.2.45&r2=1.123.2.46&f=u



More information about the pld-cvs-commit mailing list