diff --git a/libical.changes b/libical.changes index 08625e7..ff6d767 100644 --- a/libical.changes +++ b/libical.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -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 1832246..54bc54d 100644 --- a/libical.spec +++ b/libical.spec @@ -19,7 +19,7 @@ Name: libical -BuildRequires: db-devel python-devel pkg-config +BuildRequires: db-devel python-devel Url: http://sourceforge.net/projects/freeassociation/ License: LGPL v2.1 or later ; MPL .. Group: Development/Libraries/C and C++ @@ -38,6 +38,12 @@ 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 @@ -52,6 +58,12 @@ 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 @@ -65,6 +77,12 @@ 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 @@ -77,6 +95,12 @@ 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