rpms/amarok/devel .cvsignore, 1.58, 1.59 amarok.spec, 1.192, 1.193 sources, 1.59, 1.60

Rex Dieter rdieter at fedoraproject.org
Fri May 28 19:13:12 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/amarok/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30880

Modified Files:
	.cvsignore amarok.spec sources 
Log Message:
* Fri May 28 2010 Rex Dieter <rdieter at fedoraproject.org> - 2.3.1-1
- amarok-2.3.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/devel/.cvsignore,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- .cvsignore	17 Apr 2010 15:35:25 -0000	1.58
+++ .cvsignore	28 May 2010 19:13:12 -0000	1.59
@@ -1 +1 @@
-amarok-2.3.0.90.tar.bz2
+amarok-2.3.1.tar.bz2


Index: amarok.spec
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/devel/amarok.spec,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -p -r1.192 -r1.193
--- amarok.spec	17 Apr 2010 15:35:26 -0000	1.192
+++ amarok.spec	28 May 2010 19:13:12 -0000	1.193
@@ -1,13 +1,13 @@
 
 Name:    amarok
 Summary: Media player
-Version: 2.3.0.90
+Version: 2.3.1
 Release: 1%{?dist}
 
 Group: 	 Applications/Multimedia
 License: GPLv2+
 Url:     http://amarok.kde.org/
-Source0: http://download.kde.org/unstable/amarok/%{version}/src/amarok-%{version}.tar.bz2
+Source0: http://download.kde.org/stable/amarok/%{version}/src/amarok-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Patch50: amarok-2.2.1.90-qtscript_not_required.patch
@@ -34,6 +34,8 @@ BuildRequires: soprano-devel
 BuildRequires: taglib-devel >= 1.6
 BuildRequires: taglib-extras-devel >= 1.0.1
 
+# not strictly required at buildtime, but if it's not available here,
+# then you're hosed at runtime anyway
 BuildRequires: qtscriptbindings
 Requires: qtscriptbindings%{?_isa}
 Requires: %{name}-utils = %{version}-%{release}
@@ -103,7 +105,7 @@ cat amarokpkg.lang >> amarok.lang
 cat amarok_scriptengine_qscript.lang >> amarok.lang
 
 # unpackaged files
-rm -f %{buildroot}%{_kde4_libdir}/libamarok{-sqlcollection,_taglib,lib,plasma,pud,ocsclient}.so
+rm -f %{buildroot}%{_kde4_libdir}/libamarok{-sqlcollection,_taglib,core,lib,plasma,pud,ocsclient}.so
 
 
 %check
@@ -160,6 +162,7 @@ fi
 
 %files libs
 %defattr(-,root,root,-)
+%{_kde4_libdir}/libamarokcore.so.1*
 %{_kde4_libdir}/libamaroklib.so.1*
 %{_kde4_libdir}/libamarokocsclient.so.4*
 %{_kde4_libdir}/libamarokpud.so.1*
@@ -171,6 +174,9 @@ fi
 
 
 %changelog
+* Fri May 28 2010 Rex Dieter <rdieter at fedoraproject.org> - 2.3.1-1
+- amarok-2.3.1
+
 * Sat Apr 17 2010 Rex Dieter <rdieter at fedoraproject.org> - 2.3.0.90-1
 - amarok-2.3.0.90
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/devel/sources,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- sources	17 Apr 2010 15:35:27 -0000	1.59
+++ sources	28 May 2010 19:13:12 -0000	1.60
@@ -1 +1 @@
-a2eb7e81de59ab813ac2490f657d6dc4  amarok-2.3.0.90.tar.bz2
+6679adaf5cc757b1515a9f03cdcb6066  amarok-2.3.1.tar.bz2



More information about the scm-commits mailing list