SPECS: crimsonfields.spec - 0.5.0 - GPL v2+ License - bconds: SDL_...
lisu
lisu at pld-linux.org
Sat Dec 9 10:03:48 CET 2006
Author: lisu Date: Sat Dec 9 09:03:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.5.0
- GPL v2+ License
- bconds: SDL_mixer and SDL_net
---- Files affected:
SPECS:
crimsonfields.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/crimsonfields.spec
diff -u SPECS/crimsonfields.spec:1.10 SPECS/crimsonfields.spec:1.11
--- SPECS/crimsonfields.spec:1.10 Wed Oct 19 11:41:26 2005
+++ SPECS/crimsonfields.spec Sat Dec 9 10:03:43 2006
@@ -1,17 +1,24 @@
# $Revision$, $Date$
+#
+# Conditional build:
+%bcond_without SDL_mixer # build without SDL_mixer
+%bcond_without SDL_net # build without SDL_net
+#
Summary: A hex-based tactical war game
Summary(pl): Taktyczna gra wojenna oparta na hex
Name: crimsonfields
-Version: 0.4.9
+Version: 0.5.0
Release: 1
-License: GPL
+License: GPL v2+
Group: X11/Applications/Games/Strategy
Source0: http://crimson.seul.org/files/crimson-%{version}.tar.bz2
-# Source0-md5: c1ae6de5637efb9223b70c29e10de75b
+# Source0-md5: ef0a17a7cfd55abdbdea5c122222a6ca
Patch0: %{name}-autothingies.patch
Patch1: %{name}-desktop.patch
URL: http://crimson.seul.org/
-BuildRequires: SDL-devel
+BuildRequires: SDL-devel >= 1.1.5
+%{?with_SDL_mixer:BuildRequires: SDL_mixer-devel}
+%{?with_SDL_net:BuildRequires: SDL_net-devel >= 1.2.6}
BuildRequires: SDL_sound-devel
BuildRequires: SDL_ttf-devel
BuildRequires: autoconf
@@ -107,6 +114,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2006/12/09 09:03:43 lisu
+- 0.5.0
+- GPL v2+ License
+- bconds: SDL_mixer and SDL_net
+
Revision 1.10 2005/10/19 09:41:26 adamg
- updated to 0.4.9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/crimsonfields.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list