Accepting request 70144 from devel:libraries:c_c++

- Obsoletes: neon must be in the lib package. Otherwise
  libneon-devel gets installed as replacement for neon on distro
  upgrade, drawing in lots of other devel stuff. (forwarded request 70103 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/70144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=29
This commit is contained in:
Sascha Peilicke 2011-05-16 08:23:55 +00:00 committed by Git OBS Bridge
commit c6a7b28b4f
2 changed files with 13 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 12 11:14:48 UTC 2011 - lnussel@suse.de
- Obsoletes: neon must be in the lib package. Otherwise
libneon-devel gets installed as replacement for neon on distro
upgrade, drawing in lots of other devel stuff.
-------------------------------------------------------------------
Sun Aug 22 13:34:21 UTC 2010 - dimstar@opensuse.org

View File

@ -71,6 +71,10 @@ properties (PROPPATCH/PROPFIND)
License: GPLv2+
Summary: An HTTP and WebDAV Client Library
Group: Development/Libraries/Other
# Drop the main package. It avoids the lib from being installed in different versions
# and generally only contained coders doc anyhow.
Provides: neon = %{version}
Obsoletes: neon < %{version}
# bug437293
%ifarch ppc64
Obsoletes: neon-64bit
@ -109,13 +113,9 @@ Summary: An HTTP and WebDAV Client Library
Group: Development/Libraries/Other
Requires: glibc-devel
Requires: libneon27 = %{version}
# Drop the main package. It avoids the lib from being installed in different versions
# and generally only contained coders doc anyhow.
Provides: neon = %{version}
Obsoletes: neon < %{version}
# renamed after openSUSE 10.3
Provides: neon-devel = 0.27
Obsoletes: neon-devel < 0.27
Provides: neon-devel = %{version}
Obsoletes: neon-devel < %{version}
# bug437293
%ifarch ppc64
Obsoletes: neon-devel-64bit