Author: hawk Date: Mon Aug 4 07:45:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed for libmtp 0.3.0 API, BR libmtp 0.3.0
---- Files affected: SPECS: audacious-plugins.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: SPECS/audacious-plugins.spec diff -u SPECS/audacious-plugins.spec:1.45 SPECS/audacious-plugins.spec:1.46 --- SPECS/audacious-plugins.spec:1.45 Sat Jul 26 22:17:02 2008 +++ SPECS/audacious-plugins.spec Mon Aug 4 09:45:41 2008 @@ -9,11 +9,12 @@ Summary(pl.UTF-8): Wtyczki dla odtwarzacza multimedialnego Audacious (metapakiet) Name: audacious-plugins Version: 1.5.1 -Release: 11 +Release: 12 License: GPL Group: X11/Applications/Sound Source0: http://distfiles.atheme.org/%{name}-%{version}.tbz2 # Source0-md5: b237754a615cf9a3d77a93bf18de26fc +Patch0: %{name}-libmtp.patch URL: http://audacious-media-player.org/ # BR by visualization-projectM BuildRequires: OpenGL-GLU-devel @@ -47,7 +48,7 @@ BuildRequires: libmodplug-devel BuildRequires: libmpcdec-devel # BR by general-mtp_up -BuildRequires: libmtp-devel >= 0.1.3 +BuildRequires: libmtp-devel >= 0.3.0 # BR by visualization-projectM BuildRequires: libprojectM-devel >= 1:1.1 BuildRequires: libsamplerate-devel @@ -899,6 +900,7 @@ %prep %setup -q +%patch0 -p1 %build %{__aclocal} -I m4 @@ -1186,6 +1188,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2008/08/04 07:45:41 hawk +- fixed for libmtp 0.3.0 API, BR libmtp 0.3.0 + Revision 1.45 2008/07/26 20:17:02 megabajt - release 11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/audacious-plugins.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
