Author: paszczus Date: Thu Mar 3 08:51:04 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added small patch that fixes build with libvisual 0.2.0 - changes made by kowalczt (at) ee.pw.edu.pl - release 0.4
---- Files affected: SPECS: gstreamer-plugins.spec (1.133 -> 1.134) ---- Diffs: ================================================================ Index: SPECS/gstreamer-plugins.spec diff -u SPECS/gstreamer-plugins.spec:1.133 SPECS/gstreamer-plugins.spec:1.134 --- SPECS/gstreamer-plugins.spec:1.133 Tue Feb 8 15:35:14 2005 +++ SPECS/gstreamer-plugins.spec Thu Mar 3 09:50:58 2005 @@ -53,7 +53,7 @@ Summary(pl): Wtyczki do środowiska obróbki strumieni GStreamer Name: gstreamer-plugins Version: 0.8.7 -Release: 0.3 +Release: 0.4 License: LGPL Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins/%{gstname}-%{version}.tar.bz2 @@ -63,6 +63,7 @@ Patch2: %{name}-libdts.patch Patch3: %{name}-bashish.patch Patch4: %{name}-libmusepack11.patch +Patch5: %{name}-libvisual.patch BuildRequires: GConf2-devel >= 2.6.2 BuildRequires: OpenGL-devel BuildRequires: autoconf @@ -1062,6 +1063,7 @@ %{?with_dts:%patch2 -p1} %patch3 -p1 %patch4 -p1 +%patch5 -p1 %{__perl} -pi -e '[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]' configure.ac @@ -2133,6 +2135,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.134 2005/03/03 08:50:58 paszczus +- added small patch that fixes build with libvisual 0.2.0 +- changes made by kowalczt (at) ee.pw.edu.pl +- release 0.4 + Revision 1.133 2005/02/08 14:35:14 aflinta - added missing BR liboil-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gstreamer-plugins.spec?r1=1.133&r2=1.134&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
