packages: spring/spring.spec - 0.85.2 - drop cmake options provided by %%cm...

lisu lisu at pld-linux.org
Fri Sep 3 21:39:04 CEST 2010


Author: lisu                         Date: Fri Sep  3 19:39:04 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.85.2
- drop cmake options provided by %%cmake macro, BR: rpmbuild(macros) >= 1.577
- drop obsoleted TODO entry

---- Files affected:
packages/spring:
   spring.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/spring/spring.spec
diff -u packages/spring/spring.spec:1.22 packages/spring/spring.spec:1.23
--- packages/spring/spring.spec:1.22	Wed Sep  1 09:57:59 2010
+++ packages/spring/spring.spec	Fri Sep  3 21:38:59 2010
@@ -1,16 +1,13 @@
 # $Revision$, $Date$
-#
-# TODO: check unpackaged files
-#
 Summary:	Powerful RTS engine
 Summary(pl.UTF-8):	Potężny silnik RTS
 Name:		spring
-Version:	0.82.4
+Version:	0.82.5
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Games/Strategy
 Source0:	http://downloads.sourceforge.net/springrts/%{name}_%{version}_src.tar.gz
-# Source0-md5:	86f7b1e6b732a3d53dbaa5fa7c191ada
+# Source0-md5:	34cbc23955d304681bec4ae48c43b015
 Patch0:		%{name}-cmake_policy.patch
 URL:		http://spring.clan-sy.com/
 BuildRequires:	DevIL-devel >= 1.7.2-4
@@ -26,6 +23,7 @@
 BuildRequires:	libvorbis-devel
 BuildRequires:	libxslt-progs
 BuildRequires:	p7zip
+BuildRequires:	rpmbuild(macros) >= 1.577
 BuildRequires:	which
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXcursor-devel
@@ -79,8 +77,6 @@
 install -d build
 cd build
 %cmake .. \
-	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
-	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DLIBDIR=%{_lib}
 
 %{__make}
@@ -115,6 +111,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2010/09/03 19:38:59  lisu
+- 0.85.2
+- drop cmake options provided by %%cmake macro, BR: rpmbuild(macros) >= 1.577
+- drop obsoleted TODO entry
+
 Revision 1.22  2010/09/01 07:57:59  lisu
 - 0.82.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/spring/spring.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list