SPECS: celestia.spec - bcond header, gtk+2 epoch, cleanup

qboosh qboosh at pld-linux.org
Tue Sep 2 21:37:55 CEST 2008


Author: qboosh                       Date: Tue Sep  2 19:37:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bcond header, gtk+2 epoch, cleanup

---- Files affected:
SPECS:
   celestia.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: SPECS/celestia.spec
diff -u SPECS/celestia.spec:1.70 SPECS/celestia.spec:1.71
--- SPECS/celestia.spec:1.70	Tue Sep  2 20:28:08 2008
+++ SPECS/celestia.spec	Tue Sep  2 21:37:50 2008
@@ -1,16 +1,15 @@
 # $Revision$, $Date$
-
+#
+# Conditional build:
 %bcond_without	kde		# KDE UI as the default one
-%bcond_with	gtk		# use gtk2 UI instead
+%bcond_with	gtk		# use GTK+2 UI instead
 %bcond_with	gnome		# use libgnome2 UI instead
 %bcond_with	glut		# use glut UI instead
-
 %bcond_without	theora		# without theora support
-
+#
 %if %{with gtk} || %{with gnome} || %{with glut}
 %undefine	with_kde
 %endif
-
 Summary:	A real-time visual space simulation
 Summary(pl.UTF-8):	Symulacja przestrzeni kosmicznej w czasie rzeczywistym
 Name:		celestia
@@ -32,7 +31,7 @@
 BuildRequires:	automake
 %if %{with gtk} || %{with gnome}
 BuildRequires:	cairo-devel
-BuildRequires:	gtk+2-devel >= 2.6
+BuildRequires:	gtk+2-devel >= 2:2.6
 BuildRequires:	gtkglext-devel
 %endif
 BuildRequires:	gettext-devel
@@ -46,7 +45,6 @@
 BuildRequires:	lua51-devel
 BuildRequires:	pkgconfig
 BuildRequires:	sed >= 4.0
-Requires:	OpenGL
 # celestia < 1.4 original packages
 Obsoletes:	celestia-extrasolar
 Obsoletes:	celestia-generator
@@ -73,8 +71,6 @@
 Obsoletes:	celestia-voyager
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautoreqdep	libGL.so.1 libGLU.so.1 libGLcore.so.1
-
 %description
 Celestia is a free real-time space simulation that lets you experience
 our universe in three dimensions. Unlike most planetarium software,
@@ -176,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2008/09/02 19:37:50  qboosh
+- bcond header, gtk+2 epoch, cleanup
+
 Revision 1.70  2008/09/02 18:28:08  draenog
 - use lua51 not lua50
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/celestia.spec?r1=1.70&r2=1.71&f=u



More information about the pld-cvs-commit mailing list