From 8156a8825041c81d6e3e67ab9576c3c4f7802281e833e45344fe464f38de1395 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 14 Jan 2010 15:34:20 +0000 Subject: [PATCH] Accepting request 29101 from devel:libraries:c_c++ Copy from devel:libraries:c_c++/libical based on submit request 29101 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/29101 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libical?expand=0&rev=13 --- libical.changes | 6 ++++++ libical.spec | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) 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}