SPECS (DEVEL): globulation2.spec - up to 0.9.4 (beta4) release - rm Vendor ...
lisu
lisu at pld-linux.org
Tue Feb 10 12:16:43 CET 2009
Author: lisu Date: Tue Feb 10 11:16:43 2009 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- up to 0.9.4 (beta4) release
- rm Vendor
- change BR: boost-*-devel to boost-devel >= 1.35.0
- use scons macro - BR: rpmbuild(macros) >= 1.337
---- Files affected:
SPECS:
globulation2.spec (1.36.2.2 -> 1.36.2.3)
---- Diffs:
================================================================
Index: SPECS/globulation2.spec
diff -u SPECS/globulation2.spec:1.36.2.2 SPECS/globulation2.spec:1.36.2.3
--- SPECS/globulation2.spec:1.36.2.2 Sun Apr 27 18:54:54 2008
+++ SPECS/globulation2.spec Tue Feb 10 12:16:36 2009
@@ -6,14 +6,13 @@
Summary: Glob2 - a state of the art Real Time Strategy (RTS) game
Summary(pl.UTF-8): Glob2 - gra Strategii Czasu Rzeczywistego będąca sztuką przez duże "S"
Name: globulation2
-Version: 0.9.3
-Release: 1
+Version: 0.9.4
+Release: 0.beta.1
Epoch: 2
License: GPL v3+
Group: Applications/Games
-Vendor: Stephane Magnenat, Julien Pilet, Luc-Olivier de Charriere
Source0: http://dl.sv.nongnu.org/releases/glob2/%{version}/glob2-%{version}.tar.gz
-# Source0-md5: e0483d5864cff4ace5ac8e39eae27429
+# Source0-md5: 087169fcf82e4073266307680e75e447
Source1: %{name}.desktop
Patch0: %{name}-default_lang.patch
URL: http://globulation2.org/
@@ -22,12 +21,12 @@
BuildRequires: SDL_image-devel >= 1.2
BuildRequires: SDL_net-devel >= 1.2
BuildRequires: SDL_ttf-devel >= 2.0
-BuildRequires: boost-ref-devel
-BuildRequires: boost-thread-devel
+BuildRequires: boost-devel >= 1.35.0
BuildRequires: freetype-devel
BuildRequires: libogg-devel
BuildRequires: libstdc++-devel
BuildRequires: libvorbis-devel
+BuildRequires: rpmbuild(macros) >= 1.337
BuildRequires: scons
BuildRequires: speex-devel
BuildRequires: zlib-devel
@@ -71,8 +70,7 @@
%patch0 -p1
%build
-scons \
- CXXFLAGS="%{rpmcxxflags}" \
+%scons \
LINKFLAGS="%{rpmldflags}" \
INSTALLDIR="%{_datadir}" \
BINDIR="%{_bindir}"
@@ -91,7 +89,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS README
+%doc README
%attr(755,root,root) %{_bindir}/*
%{_datadir}/glob2
%{_desktopdir}/%{name}.desktop
@@ -103,6 +101,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36.2.3 2009/02/10 11:16:36 lisu
+- up to 0.9.4 (beta4) release
+- rm Vendor
+- change BR: boost-*-devel to boost-devel >= 1.35.0
+- use scons macro - BR: rpmbuild(macros) >= 1.337
+
Revision 1.36.2.2 2008/04/27 16:54:54 lisu
- up to 0.9.3 beta version
- fix stupid "scons macro" mistake
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/globulation2.spec?r1=1.36.2.2&r2=1.36.2.3&f=u
More information about the pld-cvs-commit
mailing list