SPECS (DEVEL): warzone2100.spec - up to 2.0.8_rc1 - add polish in ...

lisu lisu at pld-linux.org
Mon Oct 29 01:59:39 CET 2007


Author: lisu                         Date: Mon Oct 29 00:59:39 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 2.0.8_rc1
- add polish in desktop (patch)
- cosmetics

---- Files affected:
SPECS:
   warzone2100.spec (1.18 -> 1.18.2.1) 

---- Diffs:

================================================================
Index: SPECS/warzone2100.spec
diff -u SPECS/warzone2100.spec:1.18 SPECS/warzone2100.spec:1.18.2.1
--- SPECS/warzone2100.spec:1.18	Fri Jun 22 23:36:10 2007
+++ SPECS/warzone2100.spec	Mon Oct 29 01:59:34 2007
@@ -1,13 +1,15 @@
 #$Revision$, $Date$
+%define	_rc	rc1
 Summary:	3D realtime strategy on a future Earth
 Summary(pl.UTF-8):	Gra RTS, której akcja toczy się w przyszłości
 Name:		warzone2100
-Version:	2.0.7
-Release:	0.1
-License:	GPL
+Version:	2.0.8
+Release:	0.%{_rc}.1
+License:	GPL v2+
 Group:		X11/Applications/Games
-Source0:	http://download.gna.org/warzone/releases/2.0/%{name}-%{version}.tar.bz2
-# Source0-md5:	86b7db39cd1d80b09bfafbaeba24aa0f
+Source0:	http://download.gna.org/warzone/releases/2.0/%{name}-%{version}_%{_rc}.tar.bz2
+# Source0-md5:	5633f8b4a859d2acde7894ea88dc829c
+Patch0:		%{name}-desktop.patch
 URL:		http://www.wz2100.net/
 BuildRequires:	OpenAL-devel
 BuildRequires:	OpenGL-GLU-devel
@@ -38,7 +40,8 @@
 artyleryjskich oraz obronie przeciwlotniczej.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}_%{_rc}
+%patch0 -p1
 
 %build
 %{__aclocal} -I m4
@@ -57,16 +60,16 @@
 
 %{__make} install \
         DESTDIR=$RPM_BUILD_ROOT
+
 install icons/%{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}
 install icons/%{name}.png $RPM_BUILD_ROOT%{_pixmapsdir}
-install icons/%{name}.svg $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README TODO
+%doc AUTHORS ChangeLog README TODO doc/*
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_desktopdir}/%{name}.desktop
@@ -78,6 +81,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18.2.1  2007/10/29 00:59:34  lisu
+- up to 2.0.8_rc1
+- add polish in desktop (patch)
+- cosmetics
+
 Revision 1.18  2007/06/22 21:36:10  rotom
 - up to 2.0.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/warzone2100.spec?r1=1.18&r2=1.18.2.1&f=u



More information about the pld-cvs-commit mailing list