]> git.pld-linux.org Git - packages/ascal.git/blobdiff - ascal.spec
- better optimization and gcc patches
[packages/ascal.git] / ascal.spec
index 644e6ba3192c824e28b93b9f0c77d8f8bb26b917..5731c68b819afc4c70e474378bb89b1359330076 100644 (file)
@@ -1,5 +1,5 @@
-Summary:       Gnome Version of the board game Lasca
-Summary(pl.UTF-8):     Wersja gry Lasca dla Gnome
+Summary:       GNOME Version of the board game Lasca
+Summary(pl.UTF-8):     Wersja gry Lasca dla GNOME
 Name:          ascal
 Version:       0.1.1
 Release:       1
@@ -11,11 +11,14 @@ Patch0:             %{name}-desktop.patch
 Patch1:                %{name}-optimization.patch
 Patch2:                %{name}-gcc.patch
 URL:           http://sourceforge.net/projects/ascal/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
+BuildRequires: gtkmm-devel >= 2.6.0
+BuildRequires: intltool
 BuildRequires: libglademm >= 2.4.0
 BuildRequires: libgnomecanvasmm-devel >= 2.0.0
-BuildRequires: libsigc++-devel >= 2.0.0
+BuildRequires: libsigc++-devel >= 1:2.0.0
+BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -23,7 +26,7 @@ Lasca is a game similar to Draughts but with some really cool
 enhancements.
 
 %description -l pl.UTF-8
-Lasca jest to gra podobna do Warcabów ale posiada wiele ciekawych
+Lasca to gra podobna do warcabów, ale mająca wiele ciekawych
 ulepszeń.
 
 %prep
@@ -34,7 +37,7 @@ ulepszeń.
 
 %build
 %{__intltoolize}
-%{__aclocal} -I m4/
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
This page took 0.077355 seconds and 4 git commands to generate.