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
This commit is contained in:
parent
c7e2cf5d71
commit
b5f4d2ab90
@ -1,3 +1,5 @@
|
||||
libpcre0
|
||||
libpcreposix0
|
||||
libpcrecpp0
|
||||
provides "pcre-<targettype> = <version>"
|
||||
obsoletes "pcre-<targettype> <= <version>"
|
||||
|
@ -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
|
||||
|
||||
|
16
pcre.spec
16
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 <ph10@cam.ac.uk>
|
||||
|
||||
%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 <ph10@cam.ac.uk>
|
||||
|
||||
%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 <ph10@cam.ac.uk>
|
||||
|
||||
%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
|
||||
|
Loading…
x
Reference in New Issue
Block a user