Author: hawk Date: Wed Apr 9 15:25:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - allow building with libprojectM 1.1 - release 3
---- Files affected: SPECS: audacious-plugins.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/audacious-plugins.spec diff -u SPECS/audacious-plugins.spec:1.37 SPECS/audacious-plugins.spec:1.38 --- SPECS/audacious-plugins.spec:1.37 Tue Apr 8 11:04:56 2008 +++ SPECS/audacious-plugins.spec Wed Apr 9 17:25:17 2008 @@ -10,11 +10,12 @@ Summary(pl.UTF-8): Wtyczki dla odtwarzacza multimedialnego Audacious (metapakiet) Name: audacious-plugins Version: 1.5.0 -Release: 2 +Release: 3 License: GPL Group: X11/Applications/Sound Source0: http://distfiles.atheme.org/%{name}-%{version}.tbz2 # Source0-md5: 258fcdc5919a9f649ea66ab55a142835 +Patch0: %{name}-libprojectm11.patch URL: http://audacious-media-player.org/ # BR by visualization-projectM BuildRequires: OpenGL-GLU-devel @@ -50,7 +51,7 @@ # BR by general-mtp_up BuildRequires: libmtp-devel >= 0.1.3 # BR by visualization-projectM -BuildRequires: libprojectM-devel >= 1.0 +BuildRequires: libprojectM-devel >= 1.1 BuildRequires: libsamplerate-devel BuildRequires: libsidplay-devel BuildRequires: libsndfile-devel >= 0.19 @@ -887,6 +888,7 @@ %prep %setup -q +%patch0 -p1 %{__sed} -i \ -e 's#include "projectM/event.h"#include <libprojectM/event.h>#' src/projectm/sdltoprojectM.h \ -e 's#include <projectM/#include <libprojectM/#g' src/projectm/main.c @@ -1173,6 +1175,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2008-04-09 15:25:17 hawk +- allow building with libprojectM 1.1 +- release 3 + Revision 1.37 2008-04-08 09:04:56 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/audacious-plugins.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
