SPECS: gstreamer-plugins.spec - My XFree86 version of OpenGL alway...
qrczak
qrczak at pld-linux.org
Sun Dec 11 12:26:15 CET 2005
Author: qrczak Date: Sun Dec 11 11:26:15 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- My XFree86 version of OpenGL always requires -lGL in addition to
-lGLU. Perhaps it's needed only for an old version, but it doesn't
hurt. It affects only the detection whether to build a subpackage.
---- Files affected:
SPECS:
gstreamer-plugins.spec (1.165 -> 1.166)
---- Diffs:
================================================================
Index: SPECS/gstreamer-plugins.spec
diff -u SPECS/gstreamer-plugins.spec:1.165 SPECS/gstreamer-plugins.spec:1.166
--- SPECS/gstreamer-plugins.spec:1.165 Sun Oct 30 13:20:42 2005
+++ SPECS/gstreamer-plugins.spec Sun Dec 11 12:26:10 2005
@@ -64,6 +64,7 @@
Patch1: %{name}-libcaca.patch
Patch2: %{name}-libdts.patch
Patch3: %{name}-bashish.patch
+Patch4: %{name}-opengl.patch
%{?with_gconf:BuildRequires: GConf2-devel >= 2.6.2}
BuildRequires: OpenGL-devel
BuildRequires: autoconf
@@ -1091,6 +1092,7 @@
%patch1 -p1
%{?with_dts:%patch2 -p1}
%patch3 -p1
+%patch4 -p1
%{__perl} -pi -e 's at KDE_PREFIX/lib at KDE_PREFIX/%{_lib}@g' configure.ac
@@ -2211,6 +2213,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.166 2005/12/11 11:26:10 qrczak
+- My XFree86 version of OpenGL always requires -lGL in addition to
+ -lGLU. Perhaps it's needed only for an old version, but it doesn't
+ hurt. It affects only the detection whether to build a subpackage.
+
Revision 1.165 2005/10/30 12:20:42 arekm
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gstreamer-plugins.spec?r1=1.165&r2=1.166&f=u
More information about the pld-cvs-commit
mailing list