]> git.pld-linux.org Git - packages/freebooters.git/blobdiff - freebooters.spec
- converted to UTF-8
[packages/freebooters.git] / freebooters.spec
index eee89bd1afefa7165801bf8e26f2e7dcd6978db4..12b78169e0bf7776d96fe8d68a234dcae31bb434 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.14944 seconds and 4 git commands to generate.