SPECS: fox.spec - bcond header, dropped non-versioned OpenGL dep
qboosh
qboosh at pld-linux.org
Tue Mar 21 22:02:43 CET 2006
Author: qboosh Date: Tue Mar 21 21:02:43 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- bcond header, dropped non-versioned OpenGL dep
---- Files affected:
SPECS:
fox.spec (1.83 -> 1.84)
---- Diffs:
================================================================
Index: SPECS/fox.spec
diff -u SPECS/fox.spec:1.83 SPECS/fox.spec:1.84
--- SPECS/fox.spec:1.83 Tue Mar 21 21:28:19 2006
+++ SPECS/fox.spec Tue Mar 21 22:02:37 2006
@@ -1,6 +1,7 @@
# $Revision$, $Date$
#
-%bcond_without static_libs # don't build static libraries
+# Conditional build:
+%bcond_without static_libs # don't build static libraries
#
Summary: The FOX C++ GUI Toolkit
Summary(pl): FOX - toolkit graficzny w C++
@@ -25,7 +26,6 @@
BuildRequires: libtiff-devel
BuildRequires: libtool
BuildRequires: xcursor-devel
-Requires: OpenGL
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _noautoreqdep libGL.so.1 libGLU.so.1
@@ -175,6 +175,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.84 2006/03/21 21:02:37 qboosh
+- bcond header, dropped non-versioned OpenGL dep
+
Revision 1.83 2006/03/21 20:28:19 twittner
- up to 1.6.0 stable (builds, not tested)
- added static_libs bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/fox.spec?r1=1.83&r2=1.84&f=u
More information about the pld-cvs-commit
mailing list