packages: freecol/freecol.spec - updated to 0.10.1 - merged with DEVEL - no...
lisu
lisu at pld-linux.org
Tue Aug 30 12:02:50 CEST 2011
Author: lisu Date: Tue Aug 30 10:02:50 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.10.1
- merged with DEVEL
- not tested, rel 0.1
---- Files affected:
packages/freecol:
freecol.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: packages/freecol/freecol.spec
diff -u packages/freecol/freecol.spec:1.32 packages/freecol/freecol.spec:1.33
--- packages/freecol/freecol.spec:1.32 Mon Oct 4 14:26:12 2010
+++ packages/freecol/freecol.spec Tue Aug 30 12:02:45 2011
@@ -1,17 +1,14 @@
# $Revision$, $Date$
-#
-# TODO: runs only with --no-sound
-#
%include /usr/lib/rpm/macros.java
Summary: Open source Colonization clone
Summary(pl.UTF-8): Klon gry Colonization o otwartych źródłach
Name: freecol
-Version: 0.9.5
+Version: 0.10.1
Release: 0.1
License: GPL v2+
Group: X11/Applications/Games
-Source0: http://downloads.sourceforge.net/freecol/%{name}-%{version}-src.tar.gz
-# Source0-md5: c7203fbe252e6612c4391092e195b493
+Source0: http://downloads.sourceforge.net/freecol/%{name}-%{version}-src.zip
+# Source0-md5: e7e218d1170cc049f0bbf7bc3bad76b1
Source1: %{name}.sh
Source2: %{name}.desktop
URL: http://www.freecol.org/
@@ -22,6 +19,7 @@
BuildRequires: miglayout
BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: unzip
Requires: higlayout
Requires: java-commons-cli
Requires: jre >= 1.4
@@ -55,8 +53,8 @@
install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/freecol
# install freecol specific cortado library
-install jars/cortado-fc-1.0.jar $RPM_BUILD_ROOT%{_javadir}/
-ln -s cortado-fc-1.0.jar $RPM_BUILD_ROOT%{_javadir}/cortado-fc.jar
+install jars/cortado-0.6.0.jar $RPM_BUILD_ROOT%{_javadir}/
+ln -s cortado-0.6.0.jar $RPM_BUILD_ROOT%{_javadir}/cortado-fc.jar
cp -a data/* $RPM_BUILD_ROOT%{_datadir}/freecol/
install %SOURCE2 $RPM_BUILD_ROOT%{_desktopdir}
@@ -71,7 +69,8 @@
%attr(755,root,root) %{_bindir}/freecol
%{_datadir}/freecol
%{_javadir}/%{name}.jar
-%{_javadir}/cortado-fc*.jar
+%{_javadir}/cortado-0.6.0.jar
+%{_javadir}/cortado-fc.jar
%{_desktopdir}/%{name}.desktop
%{_pixmapsdir}/%{name}.xpm
@@ -81,6 +80,21 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2011/08/30 10:02:45 lisu
+- updated to 0.10.1
+- merged with DEVEL
+- not tested, rel 0.1
+
+Revision 1.32.2.3 2011/04/13 17:32:59 lisu
+- up to 0.10.0-alpha2
+- zip package
+
+Revision 1.32.2.2 2011/02/04 14:39:37 lisu
+- TODO removed
+
+Revision 1.32.2.1 2011/02/04 14:31:13 lisu
+- up to 0.10.0-alpha
+
Revision 1.32 2010/10/04 12:26:12 lisu
- 0.9.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/freecol/freecol.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list