Hello community, here is the log from the commit of package net6 checked in at Sun Oct 29 11:20:02 CET 2006. -------- --- GNOME/net6/net6.changes 2006-09-27 00:03:21.000000000 +0200 +++ /mounts/work_src_done/STABLE/net6/net6.changes 2006-10-29 11:14:59.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Oct 29 11:14:52 CET 2006 - meissner@suse.de + +- use RPM_OPT_FLAGS for CXXFLAGS too. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ net6.spec ++++++ --- /var/tmp/diff_new_pack.QH9xnr/_old 2006-10-29 11:19:57.000000000 +0100 +++ /var/tmp/diff_new_pack.QH9xnr/_new 2006-10-29 11:19:57.000000000 +0100 @@ -14,11 +14,11 @@ BuildRequires: gcc-c++ gnutls-devel libsigc++2-devel pkg-config %define prefix /opt/gnome %define sysconfdir /etc%{prefix} -License: LGPL +License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: Development/Libraries/GNOME Autoreqprov: on Version: 1.3.1 -Release: 1 +Release: 9 Summary: Network access framework for IPv4/IPv6 Source: %{name}-%{version}.tar.gz URL: http://gobby.0x539.de/ @@ -59,6 +59,7 @@ #rename no nb po/no.* #sed "s/\(ALL_LINGUAS.*\) no /\1 nb /" configure.in > configure.in.tmp && mv configure.in.tmp configure.in #autoreconf -f -i +CXXFLAGS="$RPM_OPT_FLAGS" \ CFLAGS="$RPM_OPT_FLAGS" \ ./configure \ --prefix=%prefix \ @@ -93,6 +94,8 @@ %{prefix}/%{_lib}/*.so %changelog -n net6 +* Sun Oct 29 2006 - meissner@suse.de +- use RPM_OPT_FLAGS for CXXFLAGS too. * Tue Sep 26 2006 - wstephenson@suse.de - Update to version 1.3.1 * Support encrypted communication via gnutls ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de