]> git.pld-linux.org Git - packages/xmoto.git/commitdiff
- lua51.patch in, libs.patch out
authorSzymon Siwek <sls@pld-linux.org>
Tue, 25 Dec 2007 10:01:34 +0000 (10:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR: lua51-devel (s/lua50/lua51/)

Changed files:
    xmoto.spec -> 1.46

xmoto.spec

index 62271bd6f885799cdd79604f849f40f2fa117871..0e1cf056970435dfd3cff4288cd63f068a3c8149 100644 (file)
@@ -10,7 +10,7 @@ Source0:      http://download.tuxfamily.org/xmoto/xmoto/%{version}/%{name}-%{version}
 Source1:       %{name}.png
 Source2:       %{name}.desktop
 Source3:       %{name}.6
-Patch0:                %{name}-libs.patch
+Patch0:                %{name}-lua51.patch
 URL:           http://xmoto.sourceforge.net/
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: SDL-devel
@@ -24,7 +24,7 @@ BuildRequires:        gettext-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
 BuildRequires: libtool
-BuildRequires: lua50-devel
+BuildRequires: lua51-devel
 BuildRequires: ode-devel
 BuildRequires: pkgconfig
 BuildRequires: sqlite3-devel
@@ -51,7 +51,7 @@ wynikami, swoimi i innych, w wyƛcigu z czasem.
 %prep
 %setup -q
 cat %{SOURCE3} | gzip -9 > xmoto.6.gz
-#%patch0 -p1
+%patch0 -p1
 
 # fix lv translation
 sed -i -e 's/lv_LV/lv/g;s/da_DK/da/g;s/pt_PT/pt/g' configure.in
This page took 0.078969 seconds and 4 git commands to generate.