Mailinglist Archive: opensuse-commit (1670 mails)
| < Previous | Next > |
commit xlogmaster
- From: root@xxxxxxx (h_root)
- Date: Sun, 29 Oct 2006 02:24:31 +0200 (CEST)
- Message-id: <20061029002431.5F9AF84828@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package xlogmaster
checked in at Sun Oct 29 02:24:31 CEST 2006.
--------
--- xlogmaster/xlogmaster.changes 2006-01-25 21:43:14.000000000 +0100
+++ /mounts/work_src_done/STABLE/xlogmaster/xlogmaster.changes 2006-10-28 17:40:01.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Oct 28 17:39:53 CEST 2006 - meissner@xxxxxxx
+
+- use RPM_OPT_FLAGS also for CXXFLAGS.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xlogmaster.spec ++++++
--- /var/tmp/diff_new_pack.pt7tgg/_old 2006-10-29 02:24:26.000000000 +0200
+++ /var/tmp/diff_new_pack.pt7tgg/_new 2006-10-29 02:24:26.000000000 +0200
@@ -5,20 +5,20 @@
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: xlogmaster
BuildRequires: gcc-c++ gtk-devel update-desktop-files
-License: GPL
+License: GNU General Public License (GPL) - all versions
Group: System/Monitoring
Provides: xlogmas
Obsoletes: xlogmas
Autoreqprov: on
Version: 1.6.1
-Release: 1
+Release: 27
Summary: Watch various logfiles
URL: http://www.gnu.org/software/xlogmaster/xlogmaster.html
Source: ftp://ftp.gnu.org/pub/gnu/xlogmaster/xlogmaster-%{version}.tar.bz2
@@ -46,7 +46,7 @@
%build
%{suse_update_config}
autoconf
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr \
+CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr \
--with-xlogmaster-lib=/usr/share/xlogmaster \
--with-xlogmaster-home=/usr/share/xlogmaster \
--with-xlogmaster-db=/usr/share/xlogmaster/database \
@@ -84,6 +84,8 @@
/usr/share/xlogmaster/
%changelog -n xlogmaster
+* Sat Oct 28 2006 - meissner@xxxxxxx
+- use RPM_OPT_FLAGS also for CXXFLAGS.
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Fri Jan 13 2006 - lmichnovic@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |