SPECS (DEVEL): lgeneral.spec - adapter+clean up - add icon

lisu lisu at pld-linux.org
Thu Oct 11 20:30:30 CEST 2007


Author: lisu                         Date: Thu Oct 11 18:30:30 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- adapter+clean up
- add icon

---- Files affected:
SPECS:
   lgeneral.spec (1.19.2.3 -> 1.19.2.4) 

---- Diffs:

================================================================
Index: SPECS/lgeneral.spec
diff -u SPECS/lgeneral.spec:1.19.2.3 SPECS/lgeneral.spec:1.19.2.4
--- SPECS/lgeneral.spec:1.19.2.3	Thu Oct 11 19:58:54 2007
+++ SPECS/lgeneral.spec	Thu Oct 11 20:30:25 2007
@@ -1,13 +1,13 @@
 # $Revision$, $Date$
 # NOTE:
-# To play the game with original Panzer General campaigns and scenarios 
+# To play the game with original Panzer General campaigns and scenarios
 # we need to run this command as root after install:
 # lgc-pg -s /usr/share/lgeneral/pg-data -d /usr/share/lgeneral
 
 %define _bver	13
 %define	_beta	beta-%{_bver}
-Summary:	LGeneral game
-Summary(pl.UTF-8):	Gra Linux General
+Summary:	Panzer General clone
+Summary(pl.UTF-8):	Klon gry Panzer General
 Name:		lgeneral
 Version:	1.2
 Release:	0.beta%{_bver}.1
@@ -19,7 +19,7 @@
 # Source1-md5:	40c4be23f60d1dc732aabe13b58fc5e3
 Source2:	%{name}.desktop
 URL:		http://lgames.sourceforge.net/
-BuildRequires:  SDL_mixer-devel >= 1.1.4
+BuildRequires:	SDL_mixer-devel >= 1.1.4
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	sed >= 4.0
@@ -34,10 +34,10 @@
 tactical and strategic depth of the game.
 
 %description -l pl.UTF-8
-LGeneral jest turowÄ
 grÄ
 strategicznÄ
 zainspirowanÄ
 o Panzer General.
-Moşna grać scenariusze albo kampanie, przeciwko drugiemu graczowi albo
-komputerowi. Gra posiada duşo zaawansowanych opcji tj. wpływ pogody na
-warunki walki.
+LGeneral jest turowÄ
 grÄ
 strategicznÄ
 zainspirowanÄ
 przez Panzer
+General. Gracz rozgrywa scenariusze lub całe kampanie przeciwko
+drugiemu graczowi lub komputerowi. Gra posiada duĹźo zaawansowanych
+opcji jak na przykład wpływ pogody na warunki walki.
 
 %prep
 %setup -q -n %{name}-%{version}%{_beta} -a 1
@@ -47,19 +47,20 @@
 %configure
 
 #Maybe somebody know better way?
-cp /usr/share/gettext/config.rpath .
+cp %{_datadir}/gettext/config.rpath .
 %{__make} \
 	ACLOCAL="%{__aclocal}" \
 	AUTOMAKE="automake -a -c -f"
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_desktopdir}
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
+install lgeneral32.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
 cp -r pg-data $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %find_lang %{name} --all-name
@@ -73,7 +74,8 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_desktopdir}/%{name}.desktop
-%{_mandir}/man[16]/*.*.gz
+%{_mandir}/man[16]/*.**
+%{_pixmapsdir}/%{name}.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -81,6 +83,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19.2.4  2007/10/11 18:30:25  lisu
+- adapter+clean up
+- add icon
+
 Revision 1.19.2.3  2007/10/11 17:58:54  lisu
 - unpack campaigns and scenarios files
 - add notes
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lgeneral.spec?r1=1.19.2.3&r2=1.19.2.4&f=u



More information about the pld-cvs-commit mailing list