diff --git a/baselibs.conf b/baselibs.conf index 58a18b4..a4caa28 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libpcre0 +libpcre1 libpcreposix0 libpcrecpp0 provides "pcre- = " diff --git a/pcre.changes b/pcre.changes index 51adcef..8b6d22b 100644 --- a/pcre.changes +++ b/pcre.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 7 15:10:59 UTC 2012 - crrodriguez@opensuse.org + +- fix baselibs + ------------------------------------------------------------------- Tue Feb 7 04:40:59 UTC 2012 - crrodriguez@opensuse.org diff --git a/pcre.spec b/pcre.spec index 721b279..8669f09 100644 --- a/pcre.spec +++ b/pcre.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: pcre BuildRequires: gcc-c++ BuildRequires: libtool