SPECS: freedroidrpg.spec - 0.10.2rc1 - BR: SDL_net-devel
lisu
lisu at pld-linux.org
Sat Jun 23 12:09:07 CEST 2007
Author: lisu Date: Sat Jun 23 10:09:07 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.10.2rc1
- BR: SDL_net-devel
---- Files affected:
SPECS:
freedroidrpg.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/freedroidrpg.spec
diff -u SPECS/freedroidrpg.spec:1.10 SPECS/freedroidrpg.spec:1.11
--- SPECS/freedroidrpg.spec:1.10 Sat Jun 16 21:23:12 2007
+++ SPECS/freedroidrpg.spec Sat Jun 23 12:09:02 2007
@@ -3,21 +3,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
@@ -67,7 +69,7 @@
narzędziami.
%prep
-%setup -q
+%setup -n %{name}-%{version}%{_rc} -q
%build
%configure
@@ -109,6 +111,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2007/06/23 10:09:02 lisu
+- 0.10.2rc1
+- BR: SDL_net-devel
+
Revision 1.10 2007/06/16 19:23:12 lisu
- 0.10.1
- no need to copy proper files from /usr/share/automake/
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/freedroidrpg.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list