diff --git a/pcre.changes b/pcre.changes index 7649bcc..b7f5944 100644 --- a/pcre.changes +++ b/pcre.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 24 10:38:30 UTC 2010 - coolo@novell.com + +- buildrequire pkg-config to fix provides + ------------------------------------------------------------------- Thu Feb 25 16:49:20 UTC 2010 - prusnak@suse.cz diff --git a/pcre.spec b/pcre.spec index 5f2998c..f07d643 100644 --- a/pcre.spec +++ b/pcre.spec @@ -19,9 +19,9 @@ Name: pcre -BuildRequires: gcc-c++ +BuildRequires: gcc-c++ pkg-config Version: 7.9.0 -Release: 5 +Release: 6 %define rversion 7.9 Summary: A library for Perl-compatible regular expressions License: BSD3c(or similar) ; Other uncritical OpenSource License