From 5d4d347688b83e684c1dfddafc9e94845821c69dee6b6a0f3e68b8b6320f1b98 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 24 Apr 2010 12:11:14 +0000 Subject: [PATCH] Accepting request 38707 from home:coolo:branches:openSUSE:Factory Copy from home:coolo:branches:openSUSE:Factory/libical via accept of submit request 38707 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/38707 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libical?expand=0&rev=9 --- libical.changes | 5 +++++ libical.spec | 26 +------------------------- 2 files changed, 6 insertions(+), 25 deletions(-) diff --git a/libical.changes b/libical.changes index ff6d767..08625e7 100644 --- a/libical.changes +++ b/libical.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 24 11:38:20 UTC 2010 - coolo@novell.com + +- buildrequire pkg-config to fix provides + ------------------------------------------------------------------- Wed Jan 6 04:49:26 CET 2010 - jengelh@medozas.de diff --git a/libical.spec b/libical.spec index 54bc54d..1832246 100644 --- a/libical.spec +++ b/libical.spec @@ -19,7 +19,7 @@ Name: libical -BuildRequires: db-devel python-devel +BuildRequires: db-devel python-devel pkg-config Url: http://sourceforge.net/projects/freeassociation/ License: LGPL v2.1 or later ; MPL .. Group: Development/Libraries/C and C++ @@ -38,12 +38,6 @@ calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. - - -Authors: --------- - Eric Busboom - %package -n libical0 License: MPL .. Summary: An Implementation of Basic iCAL Protocols @@ -58,12 +52,6 @@ calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. - - -Authors: --------- - Eric Busboom - %package -n libical-devel License: MPL .. Summary: An implementation of basic iCAL protocols @@ -77,12 +65,6 @@ Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. - - -Authors: --------- - Eric Busboom - %package -n libical-doc License: MPL .. Summary: An Implementation of Basic iCAL Protocols @@ -95,12 +77,6 @@ calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. - - -Authors: --------- - Eric Busboom - %prep %setup