Hello community, here is the log from the commit of package blocxx for openSUSE:Factory checked in at 2012-01-24 12:16:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blocxx (Old) and /work/SRC/openSUSE:Factory/.blocxx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blocxx", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/blocxx/blocxx-doc.changes 2011-09-23 01:52:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.blocxx.new/blocxx-doc.changes 2012-01-24 12:16:39.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Dec 2 15:23:02 UTC 2011 - [email protected] + +- Remove redundant/unwanted tags/section (cf. specfile guidelines) + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/blocxx/blocxx.changes 2011-12-07 21:40:39.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.blocxx.new/blocxx.changes 2012-01-24 12:16:39.000000000 +0100 @@ -1,0 +2,16 @@ +Sun Jan 22 15:12:53 UTC 2012 - [email protected] + +- Build with -fvisibility-inlines-hidden + +------------------------------------------------------------------- +Fri Dec 2 15:22:44 UTC 2011 - [email protected] + +- Set RPM group commonly used for shlib packages + +------------------------------------------------------------------- +Fri Dec 2 07:54:43 UTC 2011 - [email protected] + +- Added explicit group in spec file sub-packages to avoid build + failures on SLE. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blocxx-doc.spec ++++++ --- /var/tmp/diff_new_pack.JeeVvo/_old 2012-01-24 12:16:41.000000000 +0100 +++ /var/tmp/diff_new_pack.JeeVvo/_new 2012-01-24 12:16:41.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package blocxx-doc # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: blocxx-doc %define blocxx_version 2.1.0 Version: 2.1.0.342 @@ -71,8 +73,6 @@ # # configure normal version # -CFLAGS="$RPM_OPT_FLAGS" \ -CXXFLAGS="$RPM_OPT_FLAGS" \ %configure \ --enable-ipv6 \ --enable-iconv ++++++ blocxx.spec ++++++ --- /var/tmp/diff_new_pack.JeeVvo/_old 2012-01-24 12:16:41.000000000 +0100 +++ /var/tmp/diff_new_pack.JeeVvo/_new 2012-01-24 12:16:41.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package blocxx # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: blocxx %define blocxx_version 2.1.0 Version: 2.1.0.342 @@ -57,6 +59,7 @@ %package -n libblocxx-devel Summary: BloCXX--C++ Framework for Application Development +Group: Development/Libraries/C and C++ Requires: libblocxx6 = %{version} Requires: libstdc++-devel pcre-devel %if 0%{?suse_version} >= 1030 @@ -78,6 +81,7 @@ %package -n libblocxx6 Summary: BloCXX--C++ Framework for Application Development +Group: System/Libraries # bug437293 %ifarch ppc64 Obsoletes: blocxx-64bit @@ -136,7 +140,7 @@ # configure normal version # CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \ -CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \ +CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fvisibility-inlines-hidden" \ %configure \ %ifarch hppa --target=hppa2.0-suse-linux-gnu \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
