Author: arvenil Date: Sun Mar 14 19:35:19 2010 GMT Module: packages Tag: DEVEL ---- Log message: - up to 2.2.2.90
---- Files affected: packages/amarok: amarok.spec (1.217 -> 1.217.2.1) ---- Diffs: ================================================================ Index: packages/amarok/amarok.spec diff -u packages/amarok/amarok.spec:1.217 packages/amarok/amarok.spec:1.217.2.1 --- packages/amarok/amarok.spec:1.217 Sun Mar 14 18:38:25 2010 +++ packages/amarok/amarok.spec Sun Mar 14 20:35:13 2010 @@ -2,19 +2,19 @@ # TODO # - try not to link with static mysql -%define state stable +%define state unstable %define qtver 4.6.2 %define kdever 4.4.1 Summary: A KDE audio player Summary(pl.UTF-8): Odtwarzacz audio dla KDE Name: amarok -Version: 2.2.2 +Version: 2.2.2.90 Release: 1 License: GPL Group: X11/Applications/Multimedia -Source0: ftp://ftp.kde.org/pub/kde/%{state}/amarok/%{version}/src/%{name}-%{version}-patched.tar.bz2 -# Source0-md5: 9b4453597e4affb1a6bebe715499782f +Source0: ftp://ftp.kde.org/pub/kde/%{state}/amarok/%{version}/src/%{name}-%{version}.tar.bz2 +# Source0-md5: 386dbfcf7edb4012432693cba14fe893 Patch0: %{name}-link.patch Patch1: %{name}-qthreadpool.patch Patch2: %{name}-disable_qtscriptbindings_check_fix.patch @@ -145,6 +145,9 @@ # remove bogus dir rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/xx +# remove unsupported locale +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/s...@ijekavian + %find_lang %{name} --with-kde %clean @@ -206,6 +209,9 @@ %attr(755,root,root) %{_libdir}/libamarokocsclient.so %attr(755,root,root) %ghost %{_libdir}/libamarokocsclient.so.? %attr(755,root,root) %{_libdir}/libamarokocsclient.so.*.*.* +%attr(755,root,root) %{_libdir}/libamarok-sqlcollection.so +%attr(755,root,root) %ghost %{_libdir}/libamarok-sqlcollection.so.? +%attr(755,root,root) %{_libdir}/libamarok-sqlcollection.so.*.*.* %attr(755,root,root) %{_libdir}/libamarokpud.so %dir %{_datadir}/apps/amarok/scripts %{_datadir}/apps/amarok/data @@ -294,6 +300,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.217.2.1 2010/03/14 19:35:13 arvenil +- up to 2.2.2.90 + Revision 1.217 2010/03/14 17:38:25 arvenil - typo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amarok/amarok.spec?r1=1.217&r2=1.217.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
