forked from pool/libical
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
This commit is contained in:
parent
8c9e304c26
commit
8156a88250
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user