SPECS: rott.spec - up to 1.1
zbyniu
zbyniu at pld-linux.org
Mon Aug 4 17:44:43 CEST 2008
Author: zbyniu Date: Mon Aug 4 15:44:43 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.1
---- Files affected:
SPECS:
rott.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/rott.spec
diff -u SPECS/rott.spec:1.7 SPECS/rott.spec:1.8
--- SPECS/rott.spec:1.7 Mon Feb 12 23:09:13 2007
+++ SPECS/rott.spec Mon Aug 4 17:44:38 2008
@@ -10,12 +10,12 @@
Summary: Rise of the Triad game
Summary(pl.UTF-8): Gra Rise of the Triad
Name: rott
-Version: 1.0
+Version: 1.1
Release: 1
License: GPL (program only)
Group: Applications/Games
Source0: http://icculus.org/rott/releases/%{name}-%{version}.tar.gz
-# Source0-md5: c1c6cbecf00f2229cf2e0053334dcfc1
+# Source0-md5: 3e4940c364ecfae86375b7b1a77860d9
Patch0: %{name}-version.patch
URL: http://icculus.org/rott/
BuildRequires: SDL_mixer-devel
@@ -35,7 +35,8 @@
%build
cd rott
%{__make} \
- EXTRACFLAGS="%{rpmcflags} -DUSE_EXECINFO=1 -D%{product}=1"
+ CC="%{__cc}" \
+ CFLAGS="%{rpmcflags} -D%{product}=1"
%install
rm -rf $RPM_BUILD_ROOT
@@ -48,7 +49,7 @@
%files
%defattr(644,root,root,755)
-%doc README readme.txt rott/13todo.txt
+%doc README doc/*.txt
%attr(755,root,root) %{_bindir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -57,7 +58,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.7 2007/02/12 22:09:13 glen
+Revision 1.8 2008/08/04 15:44:38 zbyniu
+- up to 1.1
+
+Revision 1.7 2007-02-12 22:09:13 glen
- tabs in preamble
Revision 1.6 2007/02/12 01:06:31 baggins
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rott.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list