]> git.pld-linux.org Git - packages/freebooters.git/blobdiff - freebooters.spec
- tabs in preamble
[packages/freebooters.git] / freebooters.spec
index b58197f8488be19b2672c64eb58f3a1d4d9cf85c..8fa12d2fb7578c341912443820581a4c6f600b9f 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       Free "Pirates!" clone
-Summary(pl):   Klon gry "Pirates!"
+Summary(pl.UTF-8):     Klon gry "Pirates!"
 Name:          freebooters
 Version:       0.2.1
 Release:       1
@@ -13,6 +13,8 @@ BuildRequires:        SDL-devel >= 1.2.0
 BuildRequires: SDL_image-devel >= 1.2.0
 BuildRequires: SDL_mixer-devel >= 1.2.0
 BuildRequires: SDL_ttf-devel >= 2.0.0
+BuildRequires: libstdc++-devel
+BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -20,10 +22,10 @@ Freebooters is a strategy game settled in the Caribbean Sea during the
 golden age of piracy. It is based on the game mechanics of Sid Meier's
 "Pirates!", but is not an exact clone.
 
-%description -l pl
-Freebooters jest gr± strategiczn±, której akcja rozgrywa siê na morzu
-Karaibskim w czasach z³otej ery piratów. Bazuje na grze Sida Meiera
-"Pirates!", ale nie jest jej dok³adnym klonem.
+%description -l pl.UTF-8
+Freebooters jest grą strategiczną, której akcja rozgrywa się na Morzu
+Karaibskim w czasach złotej ery piratów. Bazuje na grze Sida Meiera
+"Pirates!", ale nie jest jej dokładnym klonem.
 
 %prep
 %setup -q
@@ -53,6 +55,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc doc/{AUTHORS,changelog-until-0.2.txt,NEWS,README,TODO}
 %attr(755,root,root) %{_bindir}/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 %{_datadir}/%{name}
 %{_mandir}/man6/*.6*
This page took 0.12867 seconds and 4 git commands to generate.