SPECS: gmpc-plugin-lastfm-provider.spec - Version: 0.16.1 (current stable)

jajcus jajcus at pld-linux.org
Sat Dec 6 11:56:54 CET 2008


Author: jajcus                       Date: Sat Dec  6 10:56:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Version: 0.16.1 (current stable)

---- Files affected:
SPECS:
   gmpc-plugin-lastfm-provider.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/gmpc-plugin-lastfm-provider.spec
diff -u SPECS/gmpc-plugin-lastfm-provider.spec:1.5 SPECS/gmpc-plugin-lastfm-provider.spec:1.6
--- SPECS/gmpc-plugin-lastfm-provider.spec:1.5	Mon Feb  4 12:03:21 2008
+++ SPECS/gmpc-plugin-lastfm-provider.spec	Sat Dec  6 11:56:49 2008
@@ -3,22 +3,21 @@
 Summary:	Last.fm provider plugin for Gnome Music Player Client
 Summary(pl.UTF-8):	Wtyczka udostępniająca dane z Last.fm dla odtwarzacza Gnome Music Player Client
 Name:		gmpc-plugin-lastfm-provider
-Version:	0.15.5.0
+Version:	0.16.1
 Release:	1
 License:	GPL
 Group:		X11/Applications/Sound
-# http://download.sarine.nl/gmpc-0.15.5/
-Source0:	http://download.sarine.nl/gmpc-0.15.5/%{source_name}-%{version}.tar.gz
-# Source0-md5:	7e5833ef6689a8aed9fee9f5d6be3043
-Patch0:		%{name}-plugins_path.patch
+Source0:	http://download.sarine.nl/Programs/gmpc/0.16.1/gmpc-last.fm-%{version}.tar.gz
+# Source0-md5:	f0d877ffcc49b0475254d4002bffd0da
 URL:		http://sarine.nl/gmpc-plugins-lastfm
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	gmpc-devel >= 0.15.5.0
+BuildRequires:	gmpc-devel >= 0.16.0
 BuildRequires:	gtk+2-devel >= 2:2.4
 BuildRequires:	libglade2-devel
-BuildRequires:	libmpd-devel >= 0.15.0
+BuildRequires:	libmpd-devel >= 0.16.0
 BuildRequires:	libtool
+Requires:	gmpc >= 0.16.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,7 +32,6 @@
 
 %prep
 %setup -qn %{source_name}-%{version}
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -52,14 +50,14 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm $RPM_BUILD_ROOT%{_libdir}/gmpc/*.la
+rm $RPM_BUILD_ROOT%{_libdir}/gmpc/plugins/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/gmpc/*.so
+%attr(755,root,root) %{_libdir}/gmpc/plugins/*.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/12/06 10:56:49  jajcus
+- Version: 0.16.1 (current stable)
+
 Revision 1.5  2008/02/04 11:03:21  czarny
 - BR typos
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmpc-plugin-lastfm-provider.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list