SPECS: gmpc-plugin-wikipedia.spec - updated to 0.18.0
wiget
wiget at pld-linux.org
Sat Mar 28 19:51:29 CET 2009
Author: wiget Date: Sat Mar 28 18:51:29 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.18.0
---- Files affected:
SPECS:
gmpc-plugin-wikipedia.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/gmpc-plugin-wikipedia.spec
diff -u SPECS/gmpc-plugin-wikipedia.spec:1.1 SPECS/gmpc-plugin-wikipedia.spec:1.2
--- SPECS/gmpc-plugin-wikipedia.spec:1.1 Mon Feb 4 11:29:47 2008
+++ SPECS/gmpc-plugin-wikipedia.spec Sat Mar 28 19:51:24 2009
@@ -6,35 +6,28 @@
Summary: Wikipedia plugin for Gnome Music Player Client
Summary(pl.UTF-8):Wtyczka wikipedia dla odtwarzacza Gnome Music Player Client
Name: gmpc-plugin-wikipedia
-Version: 0.15.5.0
-Release: 0.1
+Version: 0.18.0
+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: 36d3e6a18e178fb197bf877e7b1fcd8d
-Patch0: %{name}-plugins_path.patch
-URL: http://www.sarine.nl//gmpc-plugins
+Source0: http://dl.sourceforge.net/musicpd/%{source_name}-%{version}.tar.gz
+# Source0-md5: 93c4762d9b96c0cd3ee4ddf33068afbb
+URL: http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: gmpc-devel >= 0.15.5.0
+BuildRequires: gmpc-devel >= 0.18.0
BuildRequires: gtk+2-devel >= 2:2.4
-BuildRequires: libglade2-devel
-BuildRequires: libmpd-devel >= 0.15.0
+BuildRequires: libmpd-devel >= 0.18.0
BuildRequires: libtool
+BuildRequires: libxml2-devel
+BuildRequires: gtk-webkit-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-The plugin allows you to generate a playlist based on a set of rules,
-f.e. "Genre contains 'jazz' and artist doesn't contain 'Jones'".
-
-%description -l pl.UTF-8
-Ta wtyczka pozwala generować playlisty w oparciu o zbiór reguł, na
-przykład "Gatunek zawiera 'jazz' i wykonawca nie zawiera 'Jones'".
+This GMPC plugin loopup Wikipedia for information about artists.
%prep
%setup -qn %{source_name}-%{version}
-%patch0 -p1
%build
%{__libtoolize}
@@ -54,14 +47,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
@@ -69,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/03/28 18:51:24 wiget
+- updated to 0.18.0
+
Revision 1.1 2008/02/04 10:29:47 czarny
- new
- NFY; desc needed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmpc-plugin-wikipedia.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list