SPECS: doomsday.spec - beta4, ac patch

havner havner at pld-linux.org
Fri Sep 1 17:52:18 CEST 2006


Author: havner                       Date: Fri Sep  1 15:52:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- beta4, ac patch

---- Files affected:
SPECS:
   doomsday.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/doomsday.spec
diff -u SPECS/doomsday.spec:1.13 SPECS/doomsday.spec:1.14
--- SPECS/doomsday.spec:1.13	Thu Apr  6 10:04:57 2006
+++ SPECS/doomsday.spec	Fri Sep  1 17:52:13 2006
@@ -2,17 +2,21 @@
 # TODO
 # - icons for desktop files
 # - (CVE-2006-1618) http://security.gentoo.org/glsa/glsa-200604-05.xml
+#
+%define		_beta beta4
+#
 Summary:	jDoom, jHeretic and jHexen for Linux
 Summary(pl):	jDoom, jHeretic i jHexen dla Linuksa
 Name:		doomsday
 Version:	1.9.0
-Release:	0.beta3.1
+Release:	0.%{_beta}.1
 License:	GPL v2
 Group:		Applications/Games
-Source0:	http://dl.sourceforge.net/deng/deng-%{version}-beta3.tar.gz
-# Source0-md5:	581fefd6165dd4104b25656a6b9f31b4
+Source0:	http://dl.sourceforge.net/deng/deng-%{version}-%{_beta}.tar.gz
+# Source0-md5:	b2bec9a475eee1438f55ebde00b3d13f
 Patch0:		%{name}-ncurses.patch
 Patch1:		%{name}-runtimedir.patch
+Patch2:		%{name}-ac.patch
 URL:		http://www.doomsdayhq.com/
 BuildRequires:	OpenAL-devel
 BuildRequires:	OpenGL-devel
@@ -37,9 +41,10 @@
 jDoom, jHeretic i jHexen dla Linuksa.
 
 %prep
-%setup -q -n deng-%{version}-beta3
+%setup -q -n deng-%{version}-%{_beta}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
@@ -130,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/09/01 15:52:13  havner
+- beta4, ac patch
+
 Revision 1.13  2006/04/06 08:04:57  glen
 - add cve info (unsolvable)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/doomsday.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list