From b5f4d2ab90b0383cc4d3fa36bb557b307853fbed92b34660b325b0b77f3de178 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 21 Oct 2009 15:37:40 +0000 Subject: [PATCH] Accepting request 21998 from Base:System Copy from Base:System/pcre based on submit request 21998 from user coolo OBS-URL: https://build.opensuse.org/request/show/21998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=21 --- baselibs.conf | 2 ++ pcre.changes | 5 +++++ pcre.spec | 16 ++++++++-------- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 20c490c..58a18b4 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,5 @@ libpcre0 libpcreposix0 libpcrecpp0 + provides "pcre- = " + obsoletes "pcre- <= " diff --git a/pcre.changes b/pcre.changes index c8a5539..9b486d6 100644 --- a/pcre.changes +++ b/pcre.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 7 12:51:05 UTC 2009 - coolo@novell.com + +- add obsolete/provides for pcre-32bit (bnc#539543) + ------------------------------------------------------------------- Wed Jun 10 13:03:11 CEST 2009 - coolo@novell.com diff --git a/pcre.spec b/pcre.spec index 1aaf0c0..4ff2e50 100644 --- a/pcre.spec +++ b/pcre.spec @@ -21,10 +21,10 @@ Name: pcre BuildRequires: gcc-c++ Version: 7.9.0 -Release: 1 +Release: 2 %define rversion 7.9 Summary: A library for Perl-compatible regular expressions -License: BSD 3-clause (or similar) ; Other uncritical OpenSource License +License: BSD 3-clause (or similar) ; Other uncritical OpenSource License Group: System/Libraries AutoReqProv: on # bug437293 @@ -49,7 +49,7 @@ Authors: Philip Hazel %package devel -License: BSD 3-clause (or similar) ; Other uncritical OpenSource License +License: BSD 3-clause (or similar) ; Other uncritical OpenSource License Summary: A library for Perl-compatible regular expressions Group: System/Libraries Requires: libstdc++-devel @@ -75,7 +75,7 @@ Authors: Philip Hazel %package -n libpcre0 -License: BSD 3-clause (or similar) ; Other uncritical OpenSource License +License: BSD 3-clause (or similar) ; Other uncritical OpenSource License Summary: A library for Perl-compatible regular expressions Group: System/Libraries # for the license - don't add a version here! @@ -102,7 +102,7 @@ Authors: /%{_lib}/libpcre.so.* %package -n libpcreposix0 -License: BSD 3-clause (or similar) ; Other uncritical OpenSource License +License: BSD 3-clause (or similar) ; Other uncritical OpenSource License Summary: A library for Perl-compatible regular expressions Group: System/Libraries # for the license - don't add a version here! @@ -129,7 +129,7 @@ Authors: /%{_lib}/libpcreposix.so.* %package -n libpcrecpp0 -License: BSD 3-clause (or similar) ; Other uncritical OpenSource License +License: BSD 3-clause (or similar) ; Other uncritical OpenSource License Summary: A library for Perl-compatible regular expressions Group: System/Libraries # for the license - don't add a == version here! @@ -156,7 +156,7 @@ Authors: %{_libdir}/libpcrecpp.so.* %package doc -License: BSD 3-clause (or similar) ; Other uncritical OpenSource License +License: BSD 3-clause (or similar) ; Other uncritical OpenSource License Summary: A library for Perl-compatible regular expressions Group: System/Libraries @@ -173,7 +173,7 @@ Authors: Philip Hazel %package tools -License: BSD 3-clause (or similar) ; Other uncritical OpenSource License +License: BSD 3-clause (or similar) ; Other uncritical OpenSource License Summary: A library for Perl-compatible regular expressions Group: System/Libraries Recommends: %{name}-doc