SPECS (DEVEL): amarok.spec - add -qthreadpool.patch - readd R: mysql

shadzik shadzik at pld-linux.org
Tue Mar 17 22:04:59 CET 2009


Author: shadzik                      Date: Tue Mar 17 21:04:59 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- add -qthreadpool.patch
- readd R: mysql

---- Files affected:
SPECS:
   amarok.spec (1.123.2.66 -> 1.123.2.67) 

---- Diffs:

================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.123.2.66 SPECS/amarok.spec:1.123.2.67
--- SPECS/amarok.spec:1.123.2.66	Tue Mar 17 19:17:01 2009
+++ SPECS/amarok.spec	Tue Mar 17 22:04:53 2009
@@ -18,6 +18,7 @@
 # Source0-md5:	236b9d881b40221e7e717c8024842172
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-artist_postfix.patch
+Patch2:		%{name}-qthreadpool.patch
 URL:		http://amarok.kde.org/
 BuildRequires:	Qt3Support-devel >= %{qtver}
 BuildRequires:	QtCore-devel >= %{qtver}
@@ -88,7 +89,7 @@
 Obsoletes:	amarok-arts
 Obsoletes:	amarok-xmms
 # It should require mysql-embeded
-#Requires:	mysql >= 5.1.31-3
+Requires:	mysql >= 5.1.31-3
 Conflicts:	mysql < 5.1.31-3
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
@@ -123,8 +124,13 @@
 %setup -q
 %patch0 -p0
 %patch1 -p0
+%patch2 -p0
 
 %build
+# regenerate xmls
+cd src/scriptengine/generator/generator
+./generate.sh
+cd -
 install -d build
 cd build
 %cmake \
@@ -281,6 +287,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123.2.67  2009/03/17 21:04:53  shadzik
+- add -qthreadpool.patch
+- readd R: mysql
+
 Revision 1.123.2.66  2009/03/17 18:17:01  paszczus
 - updated to 2.1 snap 940579
 
================================================================

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



More information about the pld-cvs-commit mailing list