diff --git a/pcre.changes b/pcre.changes index 571b1e3..d0ced35 100644 --- a/pcre.changes +++ b/pcre.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 2 07:30:08 UTC 2014 - jengelh@inai.de + +- Improve on RPM group classification +- Remove defunct %gpg_verify (replaced by source validators), + defunct freecode link + ------------------------------------------------------------------- Thu Aug 28 03:10:39 UTC 2014 - crrodriguez@opensuse.org diff --git a/pcre.spec b/pcre.spec index 7c2190b..67d6ee8 100644 --- a/pcre.spec +++ b/pcre.spec @@ -21,10 +21,9 @@ Version: 8.35 Release: 0 Summary: A library for Perl-compatible regular expressions License: BSD-3-Clause -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://www.pcre.org/ #SVN-Clone: svn://vcs.exim.org/pcre/code/trunk -#Freecode-URL: http://freecode.com/projects/pcre Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%{name}-%{version}.tar.bz2 Source2: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%{name}-%{version}.tar.bz2.sig Source3: %{name}.keyring @@ -53,7 +52,7 @@ as Perl 5. %package devel Summary: A library for Perl-compatible regular expressions -Group: System/Libraries +Group: Development/Libraries/C and C++ Requires: libpcre1 = %{version} Requires: libpcre16-0 = %{version} Requires: libpcrecpp0 = %{version} @@ -72,7 +71,7 @@ as Perl 5. %package devel-static Summary: A library for Perl-compatible regular expressions -Group: System/Libraries +Group: Development/Libraries/C and C++ Requires: pcre-devel = %{version} %description devel-static @@ -130,7 +129,7 @@ pcrecpp provides a C++ API to the PCRE engine. %package doc Summary: A library for Perl-compatible regular expressions -Group: System/Libraries +Group: Documentation/HTML %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif @@ -142,7 +141,7 @@ as Perl 5. %package tools Summary: A library for Perl-compatible regular expressions -Group: System/Libraries +Group: Productivity/Text/Utilities Recommends: %{name}-doc %description tools @@ -151,7 +150,6 @@ expression pattern matching using the same syntax and semantics as Perl 5. %prep -%{?gpg_verify: %gpg_verify %{SOURCE2}} %setup -q %patch0 -p1 %patch1 -p1