From 91c6f5897c81026c9af543b6d5af651ca1c3583e3c76a47932849ce06143db58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Tue, 7 Feb 2012 15:12:18 +0000 Subject: [PATCH] Accepting request 103063 from home:elvigia:branches:Base:System - fix baselibs OBS-URL: https://build.opensuse.org/request/show/103063 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=35 --- baselibs.conf | 2 +- pcre.changes | 5 +++++ pcre.spec | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) 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