Author: witekfl Date: Tue Mar 18 20:58:46 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added the malloc.patch - BR gdbm-devel - xorg deps - rel 0.3 - doesn't work for me (only the splashscreen)
---- Files affected: SPECS: acm.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/acm.spec diff -u SPECS/acm.spec:1.13 SPECS/acm.spec:1.14 --- SPECS/acm.spec:1.13 Mon Feb 12 22:23:46 2007 +++ SPECS/acm.spec Tue Mar 18 21:58:40 2008 @@ -6,7 +6,7 @@ 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 @@ -16,10 +16,12 @@ 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 @@ -50,6 +52,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build rm -f missing @@ -86,6 +89,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008-03-18 20:58:40 witekfl +- added the malloc.patch +- BR gdbm-devel +- xorg deps +- rel 0.3 +- doesn't work for me (only the splashscreen) + Revision 1.13 2007-02-12 21:23:46 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/acm.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
