Mailinglist Archive: opensuse-commit (705 mails)
| < Previous | Next > |
commit lincity-ng
- From: root@xxxxxxx (h_root)
- Date: Sun, 9 Jul 2006 23:27:00 +0200 (CEST)
- Message-id: <20060709212700.AC919949D1@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package lincity-ng
checked in at Sun Jul 9 23:27:00 CEST 2006.
--------
--- lincity-ng/lincity-ng.changes 2006-04-16 08:20:02.000000000 +0200
+++ lincity-ng/lincity-ng.changes 2006-07-09 15:22:57.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 9 15:22:25 CEST 2006 - sndirsch@xxxxxxx
+
+- fixed build by adding "--datadir" option to configure
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lincity-ng.spec ++++++
--- /var/tmp/diff_new_pack.2UAeLV/_old 2006-07-09 23:26:47.000000000 +0200
+++ /var/tmp/diff_new_pack.2UAeLV/_new 2006-07-09 23:26:47.000000000 +0200
@@ -14,7 +14,7 @@
URL: http://lincity-ng.berlios.de/wiki/index.php/Main_Page
Summary: City Simulation Game
Version: 1.0.3
-Release: 1
+Release: 2
Source0: %{name}-%{version}.tar.bz2
Source1: jam-2.5.tar
Source2: lincity-ng.desktop
@@ -65,7 +65,7 @@
%build
pushd ../jam-2.5; make; popd
./autogen.sh
-./configure --prefix=/usr
+./configure --prefix=/usr --datadir=/usr/share
../jam-2.5/jam0
%install
@@ -88,6 +88,8 @@
/usr/share/pixmaps/lincity-ng.png
%changelog -n lincity-ng
+* Sun Jul 09 2006 - sndirsch@xxxxxxx
+- fixed build by adding "--datadir" option to configure
* Sat Apr 15 2006 - sndirsch@xxxxxxx
- updated to release 1.0.3
* Show correct demolition costs for powerlines, substations and
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit-help@xxxxxxxxxxxx
| < Previous | Next > |