SPECS: freelords.spec - better %description (pl) - added patch5 (buildfix) ...

pawelz pawelz at pld-linux.org
Mon Oct 6 00:54:13 CEST 2008


Author: pawelz                       Date: Sun Oct  5 22:54:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- better %description (pl)
- added patch5 (buildfix)
- added -I m4 to aclocal
- more verbose files
- rel 2 (it builds now!)

---- Files affected:
SPECS:
   freelords.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/freelords.spec
diff -u SPECS/freelords.spec:1.36 SPECS/freelords.spec:1.37
--- SPECS/freelords.spec:1.36	Wed Jun 20 12:21:33 2007
+++ SPECS/freelords.spec	Mon Oct  6 00:54:08 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Turowa gra strategiczna
 Name:		freelords
 Version:	0.3.8
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications/Games/Strategy
 Source0:	http://dl.sourceforge.net/freelords/%{name}-%{version}.tar.bz2
@@ -14,6 +14,7 @@
 Patch2:		%{name}-undefined_macros.patch
 Patch3:		%{name}-desktop.patch
 Patch4:		%{name}-mkinstalldirs.patch
+Patch5:		%{name}-makefileam.patch
 URL:		http://freelords.sourceforge.net/
 BuildRequires:	SDL_image-devel >= 1.2.0
 BuildRequires:	autoconf
@@ -32,9 +33,10 @@
 of money, occupying a certain city, ...
 
 %description -l pl.UTF-8
-FreeLords to gra strategiczna z podziałem na tury. Cele gry mogą być
-różne np. zniszczenie wszystkich przeciwników, zebranie określonej
-sumy pieniędzy, okupacja określonego miasta i inne.
+FreeLords to turowa gra strategiczna wzorowana na klasycznej grze
+Warlords. Cele gry mogą być różne np. zniszczenie wszystkich
+przeciwników, zebranie określonej sumy pieniędzy, okupacja określonego
+miasta i inne.
 
 %prep
 %setup -q
@@ -43,10 +45,11 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
 %configure
@@ -70,8 +73,10 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc doc/* AUTHORS ChangeLog NEWS TODO
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
-%attr(755,root,root) %{_bindir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/freelordsrc
+%attr(755,root,root) %{_bindir}/freelords
+%attr(755,root,root) %{_bindir}/freelords_editor
+%attr(755,root,root) %{_bindir}/freelords_server
 %{_datadir}/%{name}
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png
@@ -82,6 +87,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2008/10/05 22:54:08  pawelz
+- better %description (pl)
+- added patch5 (buildfix)
+- added -I m4 to aclocal
+- more verbose files
+- rel 2 (it builds now!)
+
 Revision 1.36  2007/06/20 10:21:33  lisu
 - 0.3.8
 - new patch added
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freelords.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list