SPECS: celestia.spec - use lua51 not lua50

draenog draenog at pld-linux.org
Tue Sep 2 20:28:13 CEST 2008


Author: draenog                      Date: Tue Sep  2 18:28:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use lua51 not lua50

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

---- Diffs:

================================================================
Index: SPECS/celestia.spec
diff -u SPECS/celestia.spec:1.69 SPECS/celestia.spec:1.70
--- SPECS/celestia.spec:1.69	Tue Sep  2 20:08:40 2008
+++ SPECS/celestia.spec	Tue Sep  2 20:28:08 2008
@@ -24,6 +24,7 @@
 Patch1:		%{name}-gcc43.patch
 Patch2:		%{name}-extras.patch
 Patch3:		%{name}-desktop.patch
+Patch4:		%{name}-lua51.patch
 URL:		http://www.shatters.net/celestia/
 BuildRequires:	OpenGL-GLU-devel
 %{?with_glut:BuildRequires:	OpenGL-glut-devel >= 4.0}
@@ -42,7 +43,7 @@
 BuildRequires:	libstdc++-devel
 %{?with_theora:BuildRequires:	libtheora-devel}
 BuildRequires:	libtool
-BuildRequires:	lua50-devel
+BuildRequires:	lua51-devel
 BuildRequires:	pkgconfig
 BuildRequires:	sed >= 4.0
 Requires:	OpenGL
@@ -103,6 +104,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4
 
 # ugly hack not to require GConf2-devel if we're not building gnome version
 %{!?with_gnome:sed -i "s#AM_GCONF_SOURCE_2##g" configure.in}
@@ -174,6 +176,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2008/09/02 18:28:08  draenog
+- use lua51 not lua50
+
 Revision 1.69  2008/09/02 18:08:40  draenog
 - BR: gettext-devel moved out of bcond
 
================================================================

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



More information about the pld-cvs-commit mailing list