]> git.pld-linux.org Git - packages/celestia.git/commitdiff
- use lua51 not lua50
authorKacper Kornet <draenog@pld-linux.org>
Tue, 2 Sep 2008 18:28:08 +0000 (18:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    celestia.spec -> 1.70

celestia.spec

index 524d2fd13cfc5e4816b457ee6f9544f1e3e56d66..7c80c2b6b6e37da0da928b8d045484d5ed3f17e5 100644 (file)
@@ -23,6 +23,7 @@ Patch0:               %{name}-as-needed.patch
 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}
@@ -41,7 +42,7 @@ BuildRequires:        libpng-devel
 BuildRequires: libstdc++-devel
 %{?with_theora:BuildRequires:  libtheora-devel}
 BuildRequires: libtool
-BuildRequires: lua50-devel
+BuildRequires: lua51-devel
 BuildRequires: pkgconfig
 BuildRequires: sed >= 4.0
 Requires:      OpenGL
@@ -102,6 +103,7 @@ widoku kilkumetrowych statków kosmicznych. Interfejs typu
 %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}
This page took 0.224446 seconds and 4 git commands to generate.