diff --git a/libxslt-python.spec b/libxslt-python.spec index aa6ea9b..de4b6aa 100644 --- a/libxslt-python.spec +++ b/libxslt-python.spec @@ -1,7 +1,7 @@ # # spec file for package libxslt-python (Version 1.1.24) # -# 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 @@ -22,7 +22,7 @@ Name: libxslt-python BuildRequires: libxml2-python libxslt-devel python-devel Summary: Python Bindings for libxslt Version: 1.1.24 -Release: 23 +Release: 24 License: MIT License (or similar) Group: Development/Libraries/Python Source: libxslt-%{version}.tar.bz2 diff --git a/libxslt.changes b/libxslt.changes index f097138..1f901a9 100644 --- a/libxslt.changes +++ b/libxslt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 14 16:19:17 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Sun Jun 21 10:20:38 CEST 2009 - coolo@novell.com diff --git a/libxslt.spec b/libxslt.spec index cc9af1b..9c3fade 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -1,7 +1,7 @@ # # spec file for package libxslt (Version 1.1.24) # -# 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 @@ -22,7 +22,7 @@ Name: libxslt BuildRequires: libgcrypt libgcrypt-devel libgpg-error libgpg-error-devel libxml2-devel Summary: XSL Transformation Library Version: 1.1.24 -Release: 22 +Release: 23 License: MIT License (or similar) Group: System/Libraries # bug437293 @@ -31,6 +31,7 @@ Obsoletes: libxslt-64bit %endif # Source: %{name}-%{version}.tar.bz2 +Source2: baselibs.conf Patch0: %{name}-%{version}-no-net-autobuild.patch Patch1: %{name}-%{version}-rc4-overflow.patch Patch2: %{name}-%{version}-am.patch @@ -61,7 +62,7 @@ Authors: Daniel Veillard %package devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ # bug437293