packages: hedgewars/hedgewars.spec - up to 0.9.12 - use icon and desktop pr...

lisu lisu at pld-linux.org
Thu Oct 22 14:04:35 CEST 2009


Author: lisu                         Date: Thu Oct 22 12:04:35 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.9.12
- use icon and desktop provided by authors (more translations includes)

---- Files affected:
packages/hedgewars:
   hedgewars.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/hedgewars/hedgewars.spec
diff -u packages/hedgewars/hedgewars.spec:1.11 packages/hedgewars/hedgewars.spec:1.12
--- packages/hedgewars/hedgewars.spec:1.11	Mon Aug 10 00:38:19 2009
+++ packages/hedgewars/hedgewars.spec	Thu Oct 22 14:04:30 2009
@@ -15,14 +15,13 @@
 Summary(hu.UTF-8):	hedgewars - ingyenes Worms-szerű körökre osztott stratégiai játék
 Summary(pl.UTF-8):	hedgewars - strategia czasu rzeczywistego podobna do Worms
 Name:		hedgewars
-Version:	0.9.11
+Version:	0.9.12
 Release:	1
 License:	GPL v2 + Public Domain fonts
 Group:		X11/Applications/Games
 Source0:	http://hedgewars.org/download/%{name}-src-%{version}.tar.bz2
-# Source0-md5:	8e0accc23e137ce5dbe6d50b5b8ba2ef
-Source1:	%{name}.png
-Source2:	%{name}.desktop
+# Source0-md5:	10e9815d19df066b5df074fc2cd08c26
+Patch0:		%{name}-desktop.patch
 URL:		http://www.hedgewars.org/
 BuildRequires:	QtCore-devel >= 4.4.0
 BuildRequires:	QtNetwork-devel
@@ -37,6 +36,7 @@
 %{?with_server:BuildRequires:	ghc}
 %{?with_server:BuildRequires:	gmp-devel}
 BuildRequires:	openssl-devel
+BuildRequires:	qt4-qmake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -62,6 +62,7 @@
 
 %prep
 %setup -q -n %{name}-src-%{version}
+%patch0 -p1
 mkdir build
 
 %build
@@ -80,8 +81,8 @@
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
-install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
+install misc/hedgewars.desktop $RPM_BUILD_ROOT%{_desktopdir}
+install misc/hedgewars.png $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -107,6 +108,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2009/10/22 12:04:30  lisu
+- up to 0.9.12
+- use icon and desktop provided by authors (more translations includes)
+
 Revision 1.11  2009/08/09 22:38:19  gzohop
 - up to 0.9.11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hedgewars/hedgewars.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list