Author: wiget Date: Mon Dec 22 23:45:49 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.16.96
---- Files affected: SPECS: gmpc-plugin-avahi.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/gmpc-plugin-avahi.spec diff -u SPECS/gmpc-plugin-avahi.spec:1.1 SPECS/gmpc-plugin-avahi.spec:1.2 --- SPECS/gmpc-plugin-avahi.spec:1.1 Mon Feb 4 11:42:16 2008 +++ SPECS/gmpc-plugin-avahi.spec Tue Dec 23 00:45:44 2008 @@ -6,21 +6,19 @@ Summary: Stopbutton plugin for Gnome Music Player Client Summary(pl.UTF-8): Wtyczka avahi dla odtwarzacza Gnome Music Player Client Name: gmpc-plugin-avahi -Version: 0.15.5.0 +Version: 0.16.96 Release: 0.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: faea4e3c4cbc8f7d8fa82ebd710110c6 -Patch0: %{name}-plugins_path.patch +Source0: http://dl.sourceforge.net/musicpd/%{source_name}-%{version}.tar.gz +# Source0-md5: b28c4936ab9cf37bbd1a21a1a0fd3cfb 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,20 +51,23 @@ %{__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 * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/12/22 23:45:44 wiget +- updated to 0.16.96 + Revision 1.1 2008/02/04 10:42:16 czarny - new - NFY; desc needed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmpc-plugin-avahi.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
