]> git.pld-linux.org Git - packages/freedroidrpg.git/commitdiff
- 0.10.2rc1
authorlisu <lisu@pld-linux.org>
Sat, 23 Jun 2007 10:09:02 +0000 (10:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR: SDL_net-devel

Changed files:
    freedroidrpg.spec -> 1.11

freedroidrpg.spec

index d91b00eab4db31081c5ec58aa1e7164ea156aab2..ff8bc25399723bdb8711b3bdc4e7218a7d583b3d 100644 (file)
@@ -2,21 +2,23 @@
 # Conditional build
 %bcond_without tools   # without game tools
 #
+%define        _rc     rc1
 Summary:       Single player sci-fi RPG featuring Tux and evil MS bots
 Summary(pl.UTF-8):     RPG z gatunku s-f dla jednego gracza z Tuksem i złymi robotami MS
 Name:          freedroidrpg
-Version:       0.10.1
-Release:       1
+Version:       0.10.2
+Release:       0.%{_rc}.1
 License:       GPL v2+
 Group:         X11/Applications/Games
-Source0:       http://dl.sourceforge.net/freedroid/%{name}-%{version}.tar.bz2
-# Source0-md5: 9dca80c732df55ea28268f07f587fb63
+Source0:       http://dl.sourceforge.net/freedroid/%{name}-%{version}%{_rc}.tar.gz
+# Source0-md5: fa786892ca93f5033f6dc26742aa9e80
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 URL:           http://freedroid.sourceforge.net/
 BuildRequires: SDL-devel >= 1.2.3
 BuildRequires: SDL_image-devel
 BuildRequires: SDL_mixer-devel
+BuildRequires: SDL_net-devel
 BuildRequires: automake
 BuildRequires: gtk+-devel
 BuildRequires: libjpeg-devel
@@ -66,7 +68,7 @@ Edytor przedmiotów i dialogów dla freedroidrpg wraz z innymi
 narzędziami.
 
 %prep
-%setup -q
+%setup -n %{name}-%{version}%{_rc} -q
 
 %build
 %configure
This page took 0.079746 seconds and 4 git commands to generate.