]> git.pld-linux.org Git - packages/d1x.git/commitdiff
- fixed build on 64-bit archs, release 5 RA-1_0 STABLE d1x-1_43-5
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 29 Aug 2002 12:06:57 +0000 (12:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    d1x.spec -> 1.7

d1x.spec

index eaf3acf7b1f64f69d3717a76213b04503a83ed74..146f5207e1341f6d7447797b960a09f30d4727b8 100644 (file)
--- a/d1x.spec
+++ b/d1x.spec
@@ -3,7 +3,7 @@ Summary(pl):    D1X - zmodyfikowana wersja Descenta 1
 Name:          d1x
 Version:       1.43
 %define sver   %(echo %{version} | tr -d .)
-Release:       4
+Release:       5
 License:       non-commercial
 Group:         X11/Applications/Games
 Source0:       ftp://pyropilots.org/pub/d1x/%{name}%{sver}sc.tar.bz2
@@ -12,6 +12,7 @@ Patch1:               %{name}-opt.patch
 Patch2:                %{name}-fix.patch
 Patch3:                %{name}-paths.patch
 Patch4:                %{name}-maths.patch
+Patch5:                %{name}-types.patch
 URL:           http://d1x.warpcore.org/
 BuildRequires: OpenGL-devel
 BuildRequires: SDL-devel >= 1.1
@@ -136,6 +137,7 @@ lub pliki z danymi z wersji shareware umie
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 mkdir lib
This page took 0.078105 seconds and 4 git commands to generate.