SHA256
2
0

Accepting request 103786 from home:coolo:branches:openSUSE:Factory

- put the provides for libatomic-ops-devel in a package actually
  in existance

OBS-URL: https://build.opensuse.org/request/show/103786
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=16
This commit is contained in:
Stephan Kulow 2012-02-12 12:52:44 +00:00 committed by Git OBS Bridge
parent 9303821ff0
commit 95a9207e33
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Feb 11 08:55:11 UTC 2012 - coolo@suse.com
- put the provides for libatomic-ops-devel in a package actually
in existance
-------------------------------------------------------------------
Sun Dec 25 16:02:21 UTC 2011 - idonmez@suse.com

View File

@ -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 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
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 @@ be otherwise accessed.
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