packages: 0ad/0ad.spec - updated to r10288 - package more libs
lisu
lisu at pld-linux.org
Tue Sep 20 10:03:53 CEST 2011
Author: lisu Date: Tue Sep 20 08:03:53 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to r10288
- package more libs
---- Files affected:
packages/0ad:
0ad.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/0ad/0ad.spec
diff -u packages/0ad/0ad.spec:1.8 packages/0ad/0ad.spec:1.9
--- packages/0ad/0ad.spec:1.8 Mon Jul 11 10:06:51 2011
+++ packages/0ad/0ad.spec Tue Sep 20 10:03:48 2011
@@ -5,7 +5,7 @@
# - try to make it runnable by non-privileged users (sth wrong with boost?)
# - fix problem with font finding
#
-%define svn_ver r09786
+%define svn_ver r10288
Summary: Free, Open-Source, cross-platform RTS game of ancient warfare
Name: 0ad
Version: %{svn_ver}
@@ -13,7 +13,7 @@
License: GPL v2+
Group: X11/Applications/Games
Source0: http://releases.wildfiregames.com/%{name}-%{version}-alpha-unix-build.tar.xz
-# Source0-md5: cb4be5f4a9b74a535f39815a6b0c3e85
+# Source0-md5: 234f623b5fd576907da5a7314d6c61e9
URL: http://wildfiregames.com/0ad/
BuildRequires: DevIL-devel
BuildRequires: OpenAL-devel
@@ -81,6 +81,7 @@
# libraries
cp -a binaries/system/*.so $RPM_BUILD_ROOT%{_libdir}/%{name}
+cp -a binaries/system/*release.so.*.* $RPM_BUILD_ROOT%{_libdir}/%{name}
# menu icon
cp -a build/resources/0ad.desktop $RPM_BUILD_ROOT%{_desktopdir}
@@ -96,6 +97,7 @@
%attr(755,root,root) %{_bindir}/pyrogenesis
%dir %{_libdir}/0ad
%{_libdir}/0ad/*.so
+%{_libdir}/0ad/*.so.*.*
%{_desktopdir}/0ad.desktop
%{_pixmapsdir}/0ad.png
@@ -105,6 +107,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2011/09/20 08:03:48 lisu
+- updated to r10288
+- package more libs
+
Revision 1.8 2011/07/11 08:06:51 lisu
- updated to r09786
- builds with newer enet-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/0ad/0ad.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list