SPECS (DEVEL): freedroidrpg.spec - 0.10.3rc2 - linking with -lGL, ...
lisu
lisu at pld-linux.org
Sun Aug 12 21:27:23 CEST 2007
Author: lisu Date: Sun Aug 12 19:27:23 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- 0.10.3rc2
- linking with -lGL, autotools works again
---- Files affected:
SPECS:
freedroidrpg.spec (1.10.2.6 -> 1.10.2.7)
---- Diffs:
================================================================
Index: SPECS/freedroidrpg.spec
diff -u SPECS/freedroidrpg.spec:1.10.2.6 SPECS/freedroidrpg.spec:1.10.2.7
--- SPECS/freedroidrpg.spec:1.10.2.6 Mon Jul 2 23:41:53 2007
+++ SPECS/freedroidrpg.spec Sun Aug 12 21:27:17 2007
@@ -3,16 +3,16 @@
# Conditional build
%bcond_without tools # without game tools
#
-%define _rc rc4
+%define _rc rc2
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.2
+Version: 0.10.3
Release: 0%{_rc}.1
License: GPL v2+
Group: X11/Applications/Games
Source0: http://dl.sourceforge.net/freedroid/%{name}-%{version}%{_rc}.tar.bz2
-# Source0-md5: 61d1885dbedfda7f77a878a7e6263114
+# Source0-md5: 572cc1fec36844d402f4db2e0603e719
Source1: %{name}.desktop
Source2: %{name}.png
URL: http://freedroid.sourceforge.net/
@@ -21,6 +21,8 @@
BuildRequires: SDL_image-devel
BuildRequires: SDL_mixer-devel
BuildRequires: SDL_net-devel
+BuildRequires: autoconf
+BuildRequires: automake
BuildRequires: gtk+-devel
BuildRequires: libjpeg-devel
BuildRequires: libogg-devel
@@ -47,8 +49,7 @@
RPG.
MS przejÄ
Ĺ galaktykÄ poprzez konia trojaĹskiego OS, ktĂłry dziaĹaĹ
-wszÄdzie. Ale dwadzieĹcia lat później Roboty zbuntowaĹy siÄ i
-zaatakowaĹy wszystkie formy Ĺźycia. Ludzie i Linarianie (jak Tux)
+wszÄdzie. Ale dwadzieĹcia lat później Roboty zbuntowaĹy siÄ i3zaatakowaĹy wszystkie formy Ĺźycia. Ludzie i Linarianie (jak Tux)
musieli uciec na odlegĹe planety i ĹźyjÄ
teraz w podziemiu, walczÄ
c o
przetrwanie.
@@ -72,7 +73,12 @@
%setup -q -n %{name}-%{version}%{_rc}
%build
-%configure
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+%configure \
+ LIBS=-lGL
%{__make}
%install
@@ -111,6 +117,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10.2.7 2007/08/12 19:27:17 lisu
+- 0.10.3rc2
+- linking with -lGL, autotools works again
+
Revision 1.10.2.6 2007/07/02 21:41:53 lisu
- reversed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/freedroidrpg.spec?r1=1.10.2.6&r2=1.10.2.7&f=u
More information about the pld-cvs-commit
mailing list