packages: stratagus/stratagus.spec - updated to 2.2.5.4 - sources moved to ...
lisu
lisu at pld-linux.org
Wed Nov 10 10:47:05 CET 2010
Author: lisu Date: Wed Nov 10 09:47:05 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.2.5.4
- sources moved to launchpad
- no more patch needed
- more verbose files
---- Files affected:
packages/stratagus:
stratagus.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: packages/stratagus/stratagus.spec
diff -u packages/stratagus/stratagus.spec:1.14 packages/stratagus/stratagus.spec:1.15
--- packages/stratagus/stratagus.spec:1.14 Fri Oct 16 21:26:05 2009
+++ packages/stratagus/stratagus.spec Wed Nov 10 10:46:59 2010
@@ -7,17 +7,15 @@
Summary: Free cross-platform real-time strategy gaming engine
Summary(pl.UTF-8): Darmowy, wieloplatformowy silnik gier strategicznych czasu rzeczywistego
Name: stratagus
-Version: 2.2.4
+Version: 2.2.5.4
Release: 1
License: GPL v2+
-Group: Applications/Games/Strategy
-Vendor: Stratagus Team
-Source0: http://dl.sourceforge.net/stratagus/%{name}-%{version}-src.tar.gz
-# Source0-md5: 311b41c8dcd2d695d2f3ca7d2c17587e
-Patch0: %{name}-includepaths.patch
-URL: http://stratagus.sourceforge.net/
-#BuildRequires: XFree86-devel
+Group: Applications/Games
+Source0: http://launchpad.net/stratagus/trunk/2.2.5.4/+download/%{name}_%{version}.orig.tar.gz
+# Source0-md5: 7d51718e6db118c95cb10bc28befa673
+URL: https://launchpad.net/stratagus/
BuildRequires: SDL-devel
+BuildRequires: autoconf
BuildRequires: bzip2-devel
BuildRequires: flac-devel
BuildRequires: libmad-devel
@@ -52,9 +50,11 @@
%prep
%setup -q
-%patch0 -p1
%build
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
%configure \
--with-x \
--with-bzip2 \
@@ -78,7 +78,7 @@
%files
%defattr(644,root,root,755)
%doc README doc/*
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/stratagus
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -86,6 +86,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2010/11/10 09:46:59 lisu
+- updated to 2.2.5.4
+- sources moved to launchpad
+- no more patch needed
+- more verbose files
+
Revision 1.14 2009/10/16 19:26:05 pawelz
- O: freecraft
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/stratagus/stratagus.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list