Hello community, here is the log from the commit of package gc for openSUSE:Factory checked in at 2012-02-14 13:05:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gc (Old) and /work/SRC/openSUSE:Factory/.gc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gc", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gc/gc.changes 2011-12-27 18:35:30.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gc.new/gc.changes 2012-02-14 13:05:52.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Feb 11 08:55:11 UTC 2012 - [email protected] + +- put the provides for libatomic-ops-devel in a package actually + in existance + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gc.spec ++++++ --- /var/tmp/diff_new_pack.02sUq5/_old 2012-02-14 13:05:52.000000000 +0100 +++ /var/tmp/diff_new_pack.02sUq5/_new 2012-02-14 13:05:52.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gc # -# 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,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gc Version: 7.1.9.6 Release: 0 @@ -29,8 +30,6 @@ BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkg-config -Conflicts: libatomic-ops-devel <= %{src_ver} -Provides: libatomic-ops-devel = %{src_ver} %description The Boehm-Demers-Weiser conservative garbage collector can be used as a @@ -75,6 +74,8 @@ Summary: Atomic memory update operations Group: Development/Libraries/C and C++ Provides: libatomic_ops-static = %{version}-%{release} +Obsoletes: libatomic-ops-devel <= 1.2 +Provides: libatomic-ops-devel = %{version} %description -n libatomic_ops-devel Provides implementations for atomic memory update operations on a -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
