SPECS: libmpd.spec, gmpc.spec, gmpc-plugin-lastfm-provider.spec - updated t...

wiget wiget at pld-linux.org
Sun Dec 21 17:40:16 CET 2008


Author: wiget                        Date: Sun Dec 21 16:40:16 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.16.96 aka 0.17.0-beta2
- switch to sourceforge for dl

---- Files affected:
SPECS:
   libmpd.spec (1.12 -> 1.13) , gmpc.spec (1.21 -> 1.22) , gmpc-plugin-lastfm-provider.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/libmpd.spec
diff -u SPECS/libmpd.spec:1.12 SPECS/libmpd.spec:1.13
--- SPECS/libmpd.spec:1.12	Sun Nov 30 20:57:01 2008
+++ SPECS/libmpd.spec	Sun Dec 21 17:40:10 2008
@@ -2,12 +2,12 @@
 Summary:	MPD client library
 Summary(pl.UTF-8):	Biblioteka kliencka MPD
 Name:		libmpd
-Version:	0.16.95
+Version:	0.16.96
 Release:	1
 License:	GPL
 Group:		Libraries
-Source0:	http://download.sarine.nl/download/Programs/gmpc/0.17.0-beta1/%{name}-%{version}.tar.gz
-# Source0-md5:	5d9f3f06e3f00b667048ee9ce5140dc3
+Source0:	http://dl.sourceforge.net/musicpd/%{name}-%{version}.tar.gz
+# Source0-md5:	691f28eb07a629eb47034dfcae5d8e1d
 URL:		http://sarine.nl/gmpc
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -91,6 +91,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008/12/21 16:40:10  wiget
+- updated to 0.16.96 aka 0.17.0-beta2
+- switch to sourceforge for dl
+
 Revision 1.12  2008/11/30 19:57:01  aredridel
 - 0.16.95
 

================================================================
Index: SPECS/gmpc.spec
diff -u SPECS/gmpc.spec:1.21 SPECS/gmpc.spec:1.22
--- SPECS/gmpc.spec:1.21	Sat Dec  6 11:54:15 2008
+++ SPECS/gmpc.spec	Sun Dec 21 17:40:10 2008
@@ -2,12 +2,12 @@
 Summary:	Gnome Music Player Client
 Summary(pl.UTF-8):	Odtwarzacz Gnome Music Player Client
 Name:		gmpc
-Version:	0.16.95
-Release:	3
+Version:	0.16.96
+Release:	1
 License:	GPL
 Group:		X11/Applications/Sound
-Source0:	http://download.sarine.nl/download/Programs/gmpc/0.17.0-beta1/%{name}-%{version}.tar.gz
-# Source0-md5:	14468357aa6b305cbf5f42b04a4d60bf
+Source0:	http://dl.sourceforge.net/musicpd/%{name}-%{version}.tar.gz
+# Source0-md5:	2056e2334bad42c1933f4da356706f1d
 Patch0:		%{name}-plugins_path.patch
 Patch1:		%{name}-desktop.patch
 Patch2:		%{name}-locale.patch
@@ -21,7 +21,7 @@
 BuildRequires:	gtk+2-devel >= 2:2.8.0
 BuildRequires:	intltool
 BuildRequires:	libglade2-devel
-BuildRequires:	libmpd-devel >= 0.15.0
+BuildRequires:	libmpd-devel >= 0.16.96
 BuildRequires:	libtool
 BuildRequires:	pkgconfig >= 0.9
 BuildRequires:	xorg-lib-libSM-devel
@@ -116,6 +116,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/12/21 16:40:10  wiget
+- updated to 0.16.96 aka 0.17.0-beta2
+- switch to sourceforge for dl
+
 Revision 1.21  2008/12/06 10:54:15  jajcus
 - %{_libdir}/%{name}/plugins dir added
 

================================================================
Index: SPECS/gmpc-plugin-lastfm-provider.spec
diff -u SPECS/gmpc-plugin-lastfm-provider.spec:1.6 SPECS/gmpc-plugin-lastfm-provider.spec:1.7
--- SPECS/gmpc-plugin-lastfm-provider.spec:1.6	Sat Dec  6 11:56:49 2008
+++ SPECS/gmpc-plugin-lastfm-provider.spec	Sun Dec 21 17:40:10 2008
@@ -1,23 +1,23 @@
 # $Revision$, $Date$
-%define		source_name gmpc-last.fm
+%define		source_name gmpc-last-fm
 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.16.1
+Version:	0.16.96
 Release:	1
 License:	GPL
 Group:		X11/Applications/Sound
-Source0:	http://download.sarine.nl/Programs/gmpc/0.16.1/gmpc-last.fm-%{version}.tar.gz
-# Source0-md5:	f0d877ffcc49b0475254d4002bffd0da
+Source0:	http://dl.sourceforge.net/musicpd/%{source_name}-%{version}.tar.gz
+# Source0-md5:	b9a3774258765711a3e4c2b23c7e2de6
 URL:		http://sarine.nl/gmpc-plugins-lastfm
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	gmpc-devel >= 0.16.0
+BuildRequires:	gmpc-devel >= 0.16.96
 BuildRequires:	gtk+2-devel >= 2:2.4
 BuildRequires:	libglade2-devel
-BuildRequires:	libmpd-devel >= 0.16.0
+BuildRequires:	libmpd-devel >= 0.16.96
 BuildRequires:	libtool
-Requires:	gmpc >= 0.16.0
+Requires:	gmpc >= 0.16.96
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -65,6 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008/12/21 16:40:10  wiget
+- updated to 0.16.96 aka 0.17.0-beta2
+- switch to sourceforge for dl
+
 Revision 1.6  2008/12/06 10:56:49  jajcus
 - Version: 0.16.1 (current stable)
 
================================================================

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



More information about the pld-cvs-commit mailing list