Mailinglist Archive: opensuse-commit (2125 mails)
| < Previous | Next > |
commit QLandkarte
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 07 Apr 2008 00:20:17 +0200
- Message-id: <20080406222017.E4113678338@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package QLandkarte
checked in at Mon Apr 7 00:20:17 CEST 2008.
--------
--- arch/i386/QLandkarte/QLandkarte.changes 2008-02-21 06:47:17.000000000
+0100
+++ /mounts/work_src_done/STABLE/QLandkarte/QLandkarte.changes 2008-04-06
18:36:18.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Apr 6 18:35:49 CEST 2008 - fseidel@xxxxxxx
+
+- update of 0.7.2 prerelease due to it fixing some very important
+ bugs (e.g. on accessing serial devices)
+
+-------------------------------------------------------------------
Old:
----
QLandkarte-0.7.1.tar.bz2
New:
----
QLandkarte-0.7.2pre.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ QLandkarte.spec ++++++
--- /var/tmp/diff_new_pack.He7815/_old 2008-04-07 00:20:05.000000000 +0200
+++ /var/tmp/diff_new_pack.He7815/_new 2008-04-07 00:20:05.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package QLandkarte (Version 0.7.1)
+# spec file for package QLandkarte (Version 0.7.2pre)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -13,8 +13,8 @@
Name: QLandkarte
Summary: QLandkarte - Garmin GPS Map, Route, Waypoint and Tracking Tool
-Version: 0.7.1
-Release: 2
+Version: 0.7.2pre
+Release: 1
Group: Productivity/Other
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -51,12 +51,17 @@
%patch1 -p1
%build
+%{?suse_update_config:%{suse_update_config -f}}
+autoreconf -fi
+#aclocal
+#autoheader
+#autoreconf
echo "DEFINES += QL_LIBDIR=%{_libdir}/qlandkarte" > common
export CFLAGS="$RPM_OPT_FLAGS"
export CPPFLAGS="$RPM_OPT_FLAGS"
export CXXFLAGS="$RPM_OPT_FLAGS"
export LDFLAGS="$LDFLAGS $RPM_OPT_FLAGS"
-%{configure} --prefix=%{_prefix}
+%{configure} --prefix=%{_prefix} --libdir=%{_libdir}
%{__make} #CXXFLAGS="-pipe -g -D_REENTRANT -Wall -W
-DQL_LIBDIR=/usr/lib/qlandkarte -DQT_NO_DEBUG_OUTPUToff -DQT_XML_LIB
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -fPIC $RPM_OPT_FLAGS"
%install
@@ -85,6 +90,9 @@
%doc copying INSTALL
%changelog
+* Sun Apr 06 2008 fseidel@xxxxxxx
+- update of 0.7.2 prerelease due to it fixing some very important
+ bugs (e.g. on accessing serial devices)
* Thu Feb 21 2008 fseidel@xxxxxxx
- fix new upstream .desktop file
* Wed Feb 20 2008 fseidel@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |