diff --git a/libical.changes b/libical.changes index 7ead2db..ff6d767 100644 --- a/libical.changes +++ b/libical.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 6 04:49:26 CET 2010 - jengelh@medozas.de + +- Package baselibs.conf +- Enable parallel build + ------------------------------------------------------------------- Sun Sep 27 10:54:57 EDT 2009 - msuman@gnome.org diff --git a/libical.spec b/libical.spec index a1d19ae..54bc54d 100644 --- a/libical.spec +++ b/libical.spec @@ -1,7 +1,7 @@ # # spec file for package libical (Version 0.44) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,9 +25,10 @@ License: LGPL v2.1 or later ; MPL .. Group: Development/Libraries/C and C++ AutoReqProv: on Version: 0.44 -Release: 1 +Release: 2 Summary: An Implementation of Basic iCAL Protocols Source: libical-%{version}.tar.bz2 +Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: libical0 = %{version} @@ -111,7 +112,7 @@ Authors: --without-builtintz \ --enable-shared \ --disable-static -%{__make} +%{__make} %{?_smp_mflags} %install %{makeinstall}