From 8c9e304c2693b45f0b0549ea4d66fa241b386897410744ab8a3eac72039c2b50 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 16 Nov 2009 11:22:43 +0000 Subject: [PATCH] Accepting request 24450 from devel:libraries:c_c++ Copy from devel:libraries:c_c++/libical based on submit request 24450 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/24450 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libical?expand=0&rev=12 --- libical-0.43.tar.bz2 | 3 -- libical-0.44.tar.bz2 | 3 ++ libical.changes | 9 +++++ libical.spec | 93 +++++--------------------------------------- 4 files changed, 21 insertions(+), 87 deletions(-) delete mode 100644 libical-0.43.tar.bz2 create mode 100644 libical-0.44.tar.bz2 diff --git a/libical-0.43.tar.bz2 b/libical-0.43.tar.bz2 deleted file mode 100644 index adb15b8..0000000 --- a/libical-0.43.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:107579b15ef2d4b6b329a983021a2a5beb8d012a924b070c5de26c2ea69f6597 -size 784505 diff --git a/libical-0.44.tar.bz2 b/libical-0.44.tar.bz2 new file mode 100644 index 0000000..90c1747 --- /dev/null +++ b/libical-0.44.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c26ec795a8acd86ef6a9f1923488e276ed8bc4a48361729b33ef4e2e2a1b6d4 +size 795297 diff --git a/libical.changes b/libical.changes index 1aadd4e..7ead2db 100644 --- a/libical.changes +++ b/libical.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Sep 27 10:54:57 EDT 2009 - msuman@gnome.org + +- Update to version 0.44: + + Memory leak fixes by Alvaro Manera + + Various build fixes +- Fixes for rpmlint warnings, remove the '--enable-python' configure + option as python bindings were broken sometime ago. + ------------------------------------------------------------------- Mon Jan 12 23:26:35 IST 2009 - msuman@suse.de diff --git a/libical.spec b/libical.spec index c451996..a1d19ae 100644 --- a/libical.spec +++ b/libical.spec @@ -1,5 +1,5 @@ # -# spec file for package libical (Version 0.43) +# spec file for package libical (Version 0.44) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,10 +21,10 @@ Name: libical BuildRequires: db-devel python-devel Url: http://sourceforge.net/projects/freeassociation/ -License: LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL) +License: LGPL v2.1 or later ; MPL .. Group: Development/Libraries/C and C++ AutoReqProv: on -Version: 0.43 +Version: 0.44 Release: 1 Summary: An Implementation of Basic iCAL Protocols Source: libical-%{version}.tar.bz2 @@ -44,11 +44,11 @@ Authors: Eric Busboom %package -n libical0 -License: MOZILLA PUBLIC LICENSE (MPL/NPL) +License: MPL .. Summary: An Implementation of Basic iCAL Protocols Group: Development/Libraries/C and C++ Provides: libical = %{version} -Obsoletes: libical <= %{version} +Obsoletes: libical < %{version} AutoReqProv: on %description -n libical0 @@ -64,10 +64,10 @@ Authors: Eric Busboom %package -n libical-devel -License: MOZILLA PUBLIC LICENSE (MPL/NPL) +License: MPL .. Summary: An implementation of basic iCAL protocols Group: Development/Libraries/C and C++ -Requires: libical0 = %{version} +Requires: libical = %{version} AutoReqProv: on %description -n libical-devel @@ -83,7 +83,7 @@ Authors: Eric Busboom %package -n libical-doc -License: MOZILLA PUBLIC LICENSE (MPL/NPL) +License: MPL .. Summary: An Implementation of Basic iCAL Protocols Group: Development/Libraries/C and C++ Requires: libical = %{version} @@ -101,7 +101,7 @@ Authors: Eric Busboom %prep -%setup -q -n libical-%{version} +%setup %build #autoreconf -f -i @@ -109,7 +109,6 @@ Authors: --with-bdb4 \ --with-bdb4-dir=%{_prefix} \ --without-builtintz \ - --enable-python \ --enable-shared \ --disable-static %{__make} @@ -146,77 +145,3 @@ Authors: %doc doc examples scripts %changelog -* Sun Jan 11 2009 msuman@suse.de -- Update to version 0.43: - + Incorporates bugfixes submitted by the GNOME Evolution team. - + New API call icaltimezone_set_tzid_prefix() to allow downstream - applications to generate tzid's with custom namespaces. -* Fri Dec 19 2008 msuman@suse.de -- Use proper RPM macros in the spec file, remove unnecessary options - passed to the configure script. -* Tue Dec 02 2008 dmueller@suse.de -- update to 0.42: - * Fix for storing inline attachments - * Safety fix when formatting date strings - * compile / portability fixes -* Thu Nov 27 2008 wstephenson@suse.de -- Backport from 0.42: - * Fix for storing inline attachments - * Safety fix when formatting date strings -* Wed Oct 15 2008 dmueller@suse.de -- update to 0.40: - * adopt new memory management semantics from the Evolution fork of libical, - essentially every function now has a _r variant as well. - * CMake build system in parallel - * Crash fixes -* Tue Sep 16 2008 dmueller@suse.de -- update to 0.33: - - Massive merges from KDE PIM's fork of libical -* Tue Sep 02 2008 dmueller@suse.de -- update to 0.32: - - Massive merges from Evolution Data Server - and other sources. -* Wed May 07 2008 coolo@suse.de -- fix rename from libical -* Thu Apr 10 2008 ro@suse.de -- added baselibs.conf file to build xxbit packages - for multilib support -* Tue Jan 29 2008 sf@suse.de -- update to 0.27 - - Merges some patches from KDE and Citadel. - - Updates timezone data to tzdata 2007c. - - merges the libical forks from KDE, Evolution and SourceForge. - - Updates timezone data to tzdata 2005j. -- rename library package to libical0 -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Mon Sep 26 2005 mls@suse.de -- make devel package require base package -* Wed Jan 19 2005 sf@suse.de -- fix use of uninitialized variable -* Mon Mar 22 2004 sf@suse.de -- remove some temporary /object files in examples -* Wed Mar 17 2004 ro@suse.de -- re-apply patch to make it build -* Fri Feb 06 2004 adrian@suse.de -- update to version 0.24 RC4 -* Sat Jan 10 2004 adrian@suse.de -- add %%run_ldconfig -* Thu Jul 03 2003 ro@suse.de -- added unpackaged files -* Fri Jan 17 2003 stark@suse.de -- update to cvs 20030116 for upcoming Mozilla 1.3 -* Wed Dec 11 2002 stark@suse.de -- update to cvs 20021211 for Mozilla 1.3a -* Thu Oct 17 2002 stark@suse.de -- "update" to version 0.23a used and provided by mozilla.org -* Tue Sep 17 2002 ro@suse.de -- removed bogus self-provides -* Mon Jun 17 2002 meissner@suse.de -- rerun auto* tools -* Wed Apr 17 2002 rhafer@suse.de -- added missing header files to -devel subpackage -- moved *.so links to -devel subpackage -- uses %%{_libdir} now -* Tue Apr 02 2002 sf@suse.de -- initial version