|
@@ -1,7 +1,7 @@
|
|
Name: amarok
|
|
Name: amarok
|
|
Summary: Amarok Media Player
|
|
Summary: Amarok Media Player
|
|
Summary(ja): Amarok メディアプレイヤー
|
|
Summary(ja): Amarok メディアプレイヤー
|
|
-Version: 2.3.2
|
|
+Version: 2.4.1
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
|
|
|
|
Group: Applications/Multimedia
|
|
Group: Applications/Multimedia
|
|
@@ -90,8 +90,8 @@ Obsoletes: amarok-utilities < 2.0.96
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q
|
|
%setup -q
|
|
-%patch10 -p0
|
|
+#patch10 -p0
|
|
-%patch20 -p1
|
|
+#patch20 -p1
|
|
|
|
|
|
%build
|
|
%build
|
|
mkdir -p %{_target_platform}
|
|
mkdir -p %{_target_platform}
|
|
@@ -121,7 +121,7 @@ cat amarokpkg.lang >> amarok.lang
|
|
cat amarok_scriptengine_qscript.lang >> amarok.lang
|
|
cat amarok_scriptengine_qscript.lang >> amarok.lang
|
|
|
|
|
|
# unpackaged files
|
|
# unpackaged files
|
|
-rm -f $RPM_BUILD_ROOT%{_libdir}/libamarok{-sqlcollection,_taglib,core,lib,plasma,pud,ocsclient}.so
|
|
+rm -f $RPM_BUILD_ROOT%{_libdir}/libamarok{-sqlcollection,-transcoding,_taglib,core,lib,plasma,pud,ocsclient}.so
|
|
|
|
|
|
%check
|
|
%check
|
|
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/kde4/amarok.desktop
|
|
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/kde4/amarok.desktop
|
|
@@ -160,9 +160,10 @@ fi
|
|
%{_datadir}/kde4/apps/amarok/
|
|
%{_datadir}/kde4/apps/amarok/
|
|
%{_datadir}/kde4/apps/desktoptheme/Amarok-Mockup/
|
|
%{_datadir}/kde4/apps/desktoptheme/Amarok-Mockup/
|
|
%{_datadir}/kde4/apps/desktoptheme/default/widgets/*
|
|
%{_datadir}/kde4/apps/desktoptheme/default/widgets/*
|
|
|
|
+%{_datadir}/kde4/apps/kconf_update/amarok*
|
|
%{_datadir}/kde4/apps/solid/actions/amarok-play-audiocd.desktop
|
|
%{_datadir}/kde4/apps/solid/actions/amarok-play-audiocd.desktop
|
|
%{_datadir}/config/amarok.knsrc
|
|
%{_datadir}/config/amarok.knsrc
|
|
-%{_datadir}/config//amarok_homerc
|
|
+%{_datadir}/config/amarok_homerc
|
|
%{_datadir}/config/amarokapplets.knsrc
|
|
%{_datadir}/config/amarokapplets.knsrc
|
|
%{_datadir}/applications/kde4/amarok.desktop
|
|
%{_datadir}/applications/kde4/amarok.desktop
|
|
%{_datadir}/applications/kde4/amarok_containers.desktop
|
|
%{_datadir}/applications/kde4/amarok_containers.desktop
|
|
@@ -174,7 +175,7 @@ fi
|
|
%{_datadir}/kde4/servicetypes/*.desktop
|
|
%{_datadir}/kde4/servicetypes/*.desktop
|
|
%{_datadir}/icons/hicolor/*/*/*
|
|
%{_datadir}/icons/hicolor/*/*/*
|
|
%{_libdir}/kde4/*.so
|
|
%{_libdir}/kde4/*.so
|
|
-%{_libdir}/strigi/*
|
|
+#{_libdir}/strigi/*
|
|
|
|
|
|
%files libs
|
|
%files libs
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
@@ -183,6 +184,8 @@ fi
|
|
%{_libdir}/libamarokocsclient.so.4*
|
|
%{_libdir}/libamarokocsclient.so.4*
|
|
%{_libdir}/libamarokpud.so.1*
|
|
%{_libdir}/libamarokpud.so.1*
|
|
%{_libdir}/libamarok-sqlcollection.so.1*
|
|
%{_libdir}/libamarok-sqlcollection.so.1*
|
|
|
|
+%{_libdir}/libamarok-transcoding.so.*
|
|
|
|
+%{_libdir}/libampache_account_login.so
|
|
|
|
|
|
%files utils -f amarokcollectionscanner_qt.lang
|
|
%files utils -f amarokcollectionscanner_qt.lang
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
@@ -190,6 +193,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Jun 5 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.1-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Sun Oct 17 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.3.2-1
|
|
* Sun Oct 17 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.3.2-1
|
|
- new upstream release for KDE 4
|
|
- new upstream release for KDE 4
|
|
- updated BR
|
|
- updated BR
|