]> git.pld-linux.org Git - packages/acm.git/commitdiff
- added the malloc.patch
authorwitekfl <witekfl@pld-linux.org>
Tue, 18 Mar 2008 20:58:40 +0000 (20:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR gdbm-devel
- xorg deps
- rel 0.3
- doesn't work for me (only the splashscreen)

Changed files:
    acm.spec -> 1.14

acm.spec

index 0c02f78d8541c8cb9119a58f38714527925c9975..2161f7df897951347bc568bbd87e1b677164523b 100644 (file)
--- a/acm.spec
+++ b/acm.spec
@@ -5,7 +5,7 @@ Summary(pl.UTF-8):      Symulator lotu dla systemu X Window
 Summary(tr.UTF-8):     X tabanlı uçuş ve savaş
 Name:          acm
 Version:       5.0
-Release:       0.2
+Release:       0.3
 License:       GPL v2
 Group:         X11/Applications/Games
 Source0:       http://www.websimulations.com/download/%{name}-%{version}.tar.gz
@@ -15,10 +15,12 @@ Patch1:             %{name}-sparc.patch
 Patch2:                %{name}-general.patch
 Patch3:                %{name}-DESTDIR.patch
 Patch4:                %{name}-nolibs.patch
+Patch5:                %{name}-malloc.patch
 URL:           http://home.netcom.com/~rrainey/acm.html
-BuildRequires: XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: gdbm-devel
+BuildRequires: xorg-lib-libXext-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -49,6 +51,7 @@ chmod -R +rwX *
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 rm -f missing
This page took 0.078145 seconds and 4 git commands to generate.