]> git.pld-linux.org Git - packages/doomsday.git/blobdiff - doomsday.spec
- add cve info (unsolvable)
[packages/doomsday.git] / doomsday.spec
index 00fff369dd806ae317db039fe80464e7530b649e..e24c7b71b968305fda01fa60c56275b411ea7ec1 100644 (file)
@@ -1,14 +1,15 @@
 # TODO
 # - icons for desktop files
+# - (CVE-2006-1618) http://security.gentoo.org/glsa/glsa-200604-05.xml
 Summary:       jDoom, jHeretic and jHexen for Linux
 Summary(pl):   jDoom, jHeretic i jHexen dla Linuksa
 Name:          doomsday
-Version:       1.8.5
-Release:       0.5
+Version:       1.9.0
+Release:       0.beta3.1
 License:       GPL v2
 Group:         Applications/Games
-Source0:       http://dl.sourceforge.net/deng/deng-%{version}.tar.gz
-# Source0-md5: 0e1f34ebddae77315765ce089e88a9f3
+Source0:       http://dl.sourceforge.net/deng/deng-%{version}-beta3.tar.gz
+# Source0-md5: 581fefd6165dd4104b25656a6b9f31b4
 Patch0:                %{name}-ncurses.patch
 Patch1:                %{name}-runtimedir.patch
 URL:           http://www.doomsdayhq.com/
@@ -19,11 +20,11 @@ BuildRequires:      SDL_mixer-devel
 BuildRequires: SDL_net-devel
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: rpmbuild(macros) >= 1.194
+BuildRequires: rpmbuild(macros) >= 1.213
 Requires(post):        /sbin/ldconfig
 Requires:              TiMidity++
 # it's FUBAR by storing pointers in int struct fields
-ExcludeArch:   alpha amd64 ia64 ppc64 s390x sparc64
+ExcludeArch:   %{x8664} alpha ia64 ppc64 s390x sparc64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _noautoreqdep   libGL.so.1 libGLU.so.1
@@ -35,7 +36,7 @@ jDoom, jHeretic and jHexen for Linux.
 jDoom, jHeretic i jHexen dla Linuksa.
 
 %prep
-%setup -q -n deng-%{version}
+%setup -q -n deng-%{version}-beta3
 %patch0 -p1
 %patch1 -p1
 
This page took 0.063913 seconds and 4 git commands to generate.