packages: amarok/amarok.spec - up to 2.3.2 "Moonshine" - missing BRs: sopra...
lisu
lisu at pld-linux.org
Mon Oct 18 21:40:36 CEST 2010
Author: lisu Date: Mon Oct 18 19:40:36 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 2.3.2 "Moonshine"
- missing BRs: soprano-devel, libwrap-devel
- package more files
---- Files affected:
packages/amarok:
amarok.spec (1.230 -> 1.231)
---- Diffs:
================================================================
Index: packages/amarok/amarok.spec
diff -u packages/amarok/amarok.spec:1.230 packages/amarok/amarok.spec:1.231
--- packages/amarok/amarok.spec:1.230 Wed Aug 18 00:20:02 2010
+++ packages/amarok/amarok.spec Mon Oct 18 21:40:30 2010
@@ -9,12 +9,12 @@
Summary: A KDE audio player
Summary(pl.UTF-8): Odtwarzacz audio dla KDE
Name: amarok
-Version: 2.3.1
-Release: 3
+Version: 2.3.2
+Release: 1
License: GPL
Group: X11/Applications/Multimedia
Source0: ftp://ftp.kde.org/pub/kde/%{state}/amarok/%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: 6679adaf5cc757b1515a9f03cdcb6066
+# Source0-md5: 4e03dc009f8b44d9b8dfb5f6d1034081
Patch0: %{name}-disable_qtscriptbindings_check_fix.patch
URL: http://amarok.kde.org/
BuildRequires: QtNetwork-devel >= %{qtver}
@@ -29,6 +29,7 @@
BuildRequires: libgpod-devel >= 0.7.0
BuildRequires: liblastfm-devel
BuildRequires: libmtp-devel >= 0.3.0
+BuildRequires: libwrap-devel
BuildRequires: loudmouth-devel
BuildRequires: mysql-devel >= 5.1.31-3
BuildRequires: pcre-devel
@@ -37,7 +38,8 @@
BuildRequires: qt4-build >= %{qtver}
BuildRequires: qt4-qmake >= %{qtver}
BuildRequires: qtscriptbindings
-BuildRequires: rpmbuild(macros) >= 1.129
+BuildRequires: rpmbuild(macros) >= 1.577
+BuildRequires: soprano-devel
BuildRequires: strigi-devel >= 0.7.0
BuildRequires: taglib-devel >= 1.6
BuildRequires: taglib-extras-devel >= 1.0.0
@@ -110,14 +112,7 @@
%build
install -d build
cd build
-%cmake \
- -DCMAKE_INSTALL_PREFIX=%{_prefix} \
- -DLIB_INSTALL_DIR=%{_libdir} \
- -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
-%if "%{_lib}" == "lib64"
- -DLIB_SUFFIX=64 \
-%endif
- ../
+%cmake ..
%{__make}
@@ -178,6 +173,7 @@
%attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_albums.so
%attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_currenttrack.so
%attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_info.so
+%attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_labels.so
%attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_lyrics.so
%attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_photos.so
%attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_similarArtists.so
@@ -186,6 +182,7 @@
%attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_wikipedia.so
%attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_current.so
%attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_info.so
+%attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_labels.so
%attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_lyrics.so
%attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_photos.so
%attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_similarArtists.so
@@ -235,6 +232,7 @@
%{_datadir}/kde4/services/amarok-context-applet-albums.desktop
%{_datadir}/kde4/services/amarok-context-applet-currenttrack.desktop
%{_datadir}/kde4/services/amarok-context-applet-info.desktop
+%{_datadir}/kde4/services/amarok-context-applet-labels.desktop
%{_datadir}/kde4/services/amarok-context-applet-lyrics.desktop
%{_datadir}/kde4/services/amarok-context-applet-photos.desktop
%{_datadir}/kde4/services/amarok-context-applet-similarArtists.desktop
@@ -243,6 +241,7 @@
%{_datadir}/kde4/services/amarok-context-applet-wikipedia.desktop
%{_datadir}/kde4/services/amarok-data-engine-current.desktop
%{_datadir}/kde4/services/amarok-data-engine-info.desktop
+%{_datadir}/kde4/services/amarok-data-engine-labels.desktop
%{_datadir}/kde4/services/amarok-data-engine-lyrics.desktop
%{_datadir}/kde4/services/amarok-data-engine-photos.desktop
%{_datadir}/kde4/services/amarok-data-engine-similarArtists.desktop
@@ -297,6 +296,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.231 2010/10/18 19:40:30 lisu
+- up to 2.3.2 "Moonshine"
+- missing BRs: soprano-devel, libwrap-devel
+- package more files
+
Revision 1.230 2010/08/17 22:20:02 shadzik
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amarok/amarok.spec?r1=1.230&r2=1.231&f=u
More information about the pld-cvs-commit
mailing list