Author: megabajt Date: Wed Apr 4 20:19:58 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added desktop patch - revised deps - release 2
---- Files affected: SPECS: gmpc.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/gmpc.spec diff -u SPECS/gmpc.spec:1.7 SPECS/gmpc.spec:1.8 --- SPECS/gmpc.spec:1.7 Mon Feb 19 22:12:34 2007 +++ SPECS/gmpc.spec Wed Apr 4 22:19:53 2007 @@ -3,21 +3,23 @@ Summary(pl.UTF-8): Odtwarzacz Gnome Music Player Client Name: gmpc Version: 0.14.0 -Release: 1 +Release: 2 License: GPL Group: X11/Applications/Sound # http://sarine.nl/gmpc-downloads Source0: http://download.sarine.nl/gmpc-%{version}/%{name}-%{version}.tar.gz # Source0-md5: 0c95f6a0a44ea4606eafdc7bb50b3bdb Patch0: %{name}-plugins_path.patch +Patch1: %{name}-desktop.patch URL: http://gmpc.sarine.nl/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.59 BuildRequires: automake BuildRequires: curl-devel -BuildRequires: gtk+2-devel >= 2:2.4 +BuildRequires: glib2-devel >= 1:2.10.0 +BuildRequires: gtk+2-devel >= 2:2.8.0 BuildRequires: intltool BuildRequires: libglade2-devel -BuildRequires: libmpd-devel >= 0.13 +BuildRequires: libmpd-devel >= 0.13.0 BuildRequires: libtool BuildRequires: pkgconfig >= 0.9 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -42,7 +44,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe do tworzenia wtyczek dla GMPC Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: libmpd-devel +Requires: libmpd-devel >= 0.13.0 %description devel Header files for GMPC plugin developement. @@ -53,6 +55,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__intltoolize} @@ -98,6 +101,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2007/04/04 20:19:53 megabajt +- added desktop patch +- revised deps +- release 2 + Revision 1.7 2007/02/19 21:12:34 wiget - updated to 0.14.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gmpc.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
