]> git.pld-linux.org Git - packages/freeciv.git/commitdiff
- cleanups, pl fixes, removed autogenerated gtk+2 dependency
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 2 Sep 2003 10:48:27 +0000 (10:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freeciv.spec -> 1.65

freeciv.spec

index 3b662e729ec4fa6765cc25ff1a03707837defeda..0cac2a992aef6bfc8eabae6dd286e43e34292544 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-#  _with_gtk2          build gtk2 client, not gtk
+# _with_gtk2           build gtk2 client, not gtk
 #
 Summary:       FREE CIVilization clone
 Summary(es):   Clon del juego Civilization
@@ -21,17 +21,16 @@ Source4:    ftp://ftp.freeciv.org/freeciv/contrib/sounds/sets/stdsounds1.tar.gz
 Source5:       ftp://ftp.freeciv.org/freeciv/contrib/sounds/sets/stdsounds.spec
 # Source5-md5: 6e3e2bc551eb49ca87c4f0085991db15
 URL:           http://www.freeciv.org/
+BuildRequires: SDL_mixer-devel
 BuildRequires: esound-devel
 %{!?_with_gtk2:BuildRequires:  gtk+-devel > 1.2.1}
 %{?_with_gtk2:BuildRequires:   gtk+2-devel}
 %{!?_with_gtk2:BuildRequires:  imlib-devel >= 1.9.2}
 BuildRequires: readline-devel
 BuildRequires: zlib-devel
-BuildRequires: SDL_mixer-devel
-Requires:      esound
 Requires:      SDL_mixer
+Requires:      esound
 %{!?_with_gtk2:Requires:       gtk+ > 1.2.1}
-%{?_with_gtk2:Requires:                gtk+2}
 %{!?_with_gtk2:Requires:       imlib >= 1.9.2}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -44,10 +43,10 @@ against computer-AI players.
 Clon del juego Civilization.
 
 %description -l pl
-Freeciv jest to niekomercyjny (GPL) klon gry Civilization Sid'a
-Meiers'a. Jest to gra strategiczna pod X Window. Mo¿esz graæ w ni± z
-innymi osobami poprzez sieæ, a tak¿e przeciwko "graczom" zarz±dzanym
-przez komputer.
+Freeciv jest to niekomercyjny (GPL) klon gry Civilization Sida
+Meiersa. Jest to gra strategiczna dla systemu X Window. Mo¿na graæ w
+ni± z innymi osobami poprzez sieæ, a tak¿e przeciwko "graczom"
+zarz±dzanym przez komputer.
 
 %description -l pt_BR
 O FreeCiv é uma implementação do Civilization II para o Sistema X
@@ -60,6 +59,7 @@ Window.
 %configure2_13 \
 %{!?_with_gtk2:        --enable-client=gtk} \
 %{?_with_gtk2: --enable-client=gtk2}
+
 %{__make}
 
 %install
This page took 0.054045 seconds and 4 git commands to generate.