From 7e427a37e848cd748ac459082a621e6f4ae3c2e3fd8e25c54d32e3311867a35a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sat, 24 Apr 2010 15:32:33 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/libsigc++2 revision 14.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=ab27a92674c6ba23647f485d253287b4 --- libsigc++2.changes | 5 +++++ libsigc++2.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libsigc++2.changes b/libsigc++2.changes index 3d26463..ef74a63 100644 --- a/libsigc++2.changes +++ b/libsigc++2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 24 10:20:09 UTC 2010 - coolo@novell.com + +- buildrequire pkg-config to fix provides + ------------------------------------------------------------------- Mon Mar 29 12:35:13 CEST 2010 - vuntz@opensuse.org diff --git a/libsigc++2.spec b/libsigc++2.spec index 7af03a6..65d520a 100644 --- a/libsigc++2.spec +++ b/libsigc++2.spec @@ -20,9 +20,9 @@ Name: libsigc++2 %define _name libsigc++ -BuildRequires: gcc-c++ +BuildRequires: gcc-c++ pkg-config Version: 2.2.5 -Release: 1 +Release: 2 Group: Development/Libraries/C and C++ License: LGPLv2.1+ Summary: Typesafe Signal Framework for C++