Author: wiget Date: Mon Dec 22 23:51:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.16.96
---- Files affected: SPECS: gmpc-plugin-extraplaylist.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/gmpc-plugin-extraplaylist.spec diff -u SPECS/gmpc-plugin-extraplaylist.spec:1.4 SPECS/gmpc-plugin-extraplaylist.spec:1.5 --- SPECS/gmpc-plugin-extraplaylist.spec:1.4 Mon Feb 4 12:03:21 2008 +++ SPECS/gmpc-plugin-extraplaylist.spec Tue Dec 23 00:51:31 2008 @@ -6,21 +6,19 @@ Summary: Extraplaylist plugin for Gnome Music Player Client Summary(pl.UTF-8): Wtyczka extraplaylist dla odtwarzacza Gnome Music Player Client Name: gmpc-plugin-extraplaylist -Version: 0.15.5.0 -Release: 0.1 +Version: 0.16.96 +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: a601c556b2ba4edf83dbbf41762992f5 -Patch0: %{name}-plugins_path.patch +Source0: http://dl.sourceforge.net/musicpd/%{source_name}-%{version}.tar.gz +# Source0-md5: 29dd5a812b27dee541fba2fbc098218b URL: http://www.sarine.nl//gmpc-plugins BuildRequires: autoconf BuildRequires: automake -BuildRequires: gmpc-devel >= 0.15.5.0 +BuildRequires: gmpc-devel >= 0.16.96 BuildRequires: gtk+2-devel >= 2:2.4 BuildRequires: libglade2-devel -BuildRequires: libmpd-devel >= 0.15.0 +BuildRequires: libmpd-devel >= 0.16.96 BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -34,7 +32,6 @@ %prep %setup -qn %{source_name}-%{version} -%patch0 -p1 %build %{__libtoolize} @@ -54,14 +51,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 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/12/22 23:51:31 wiget +- updated to 0.16.96 + Revision 1.4 2008/02/04 11:03:21 czarny - BR typos ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmpc-plugin-extraplaylist.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
