Author: lisu Date: Tue Aug 9 12:40:06 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.0 - audver is now 3.0 - -mkdir.patch is now obsoleted - -libdir patch commented for a while - proper patches numbering
---- Files affected: packages/audacious-plugins: audacious-plugins.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: packages/audacious-plugins/audacious-plugins.spec diff -u packages/audacious-plugins/audacious-plugins.spec:1.76 packages/audacious-plugins/audacious-plugins.spec:1.77 --- packages/audacious-plugins/audacious-plugins.spec:1.76 Sun Jul 24 17:53:33 2011 +++ packages/audacious-plugins/audacious-plugins.spec Tue Aug 9 14:40:01 2011 @@ -4,19 +4,18 @@ # # NOTE: # - projectM plugin is available in two versions, building only newest -%define audver 2.5.3 +%define audver 3.0 Summary: Plugins for Audacious media player (metapackage) Summary(pl.UTF-8): Wtyczki dla odtwarzacza multimedialnego Audacious (metapakiet) Name: audacious-plugins -Version: 2.5.3 -Release: 3 +Version: 3.0 +Release: 0.1 License: GPL Group: X11/Applications/Sound Source0: http://distfiles.atheme.org/%{name}-%{version}.tar.gz -# Source0-md5: a4da732ca92b5c694883758bea925b6b -Patch1: %{name}-mkdir.patch -Patch2: %{name}-verbose_make.patch -Patch3: %{name}-libdir.patch +# Source0-md5: 4fa6cbfacb4c74ea2291adfab01f0830 +Patch0: %{name}-verbose_make.patch +#Patch1: %{name}-libdir.patch URL: http://audacious-media-player.org/ # BR by visualization-projectM BuildRequires: OpenGL-GLU-devel @@ -988,9 +987,8 @@ %prep %setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%patch0 -p1 +#%%patch1 -p1 %build %{__aclocal} -I m4 @@ -1305,6 +1303,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2011/08/09 12:40:01 lisu +- updated to 3.0 +- audver is now 3.0 +- -mkdir.patch is now obsoleted +- -libdir patch commented for a while +- proper patches numbering + Revision 1.76 2011/07/24 15:53:33 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/audacious-plugins/audacious-plugins.spec?r1=1.76&r2=1.77&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
