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 22dea79..54bc54d 100644 --- a/libical.spec +++ b/libical.spec @@ -19,13 +19,13 @@ Name: libical -BuildRequires: db-devel pkg-config python-devel +BuildRequires: db-devel python-devel Url: http://sourceforge.net/projects/freeassociation/ -License: MPL .. +License: LGPL v2.1 or later ; MPL .. Group: Development/Libraries/C and C++ AutoReqProv: on Version: 0.44 -Release: 3 +Release: 2 Summary: An Implementation of Basic iCAL Protocols Source: libical-%{version}.tar.bz2 Source2: baselibs.conf @@ -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