diff --git a/libtasn1.changes b/libtasn1.changes index 8e22406..7578fcb 100644 --- a/libtasn1.changes +++ b/libtasn1.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 24 11:38:22 UTC 2010 - coolo@novell.com + +- buildrequire pkg-config to fix provides + ------------------------------------------------------------------- Thu Dec 17 22:48:05 CET 2009 - jengelh@medozas.de diff --git a/libtasn1.spec b/libtasn1.spec index 02a963e..93901c7 100644 --- a/libtasn1.spec +++ b/libtasn1.spec @@ -1,7 +1,7 @@ # # spec file for package libtasn1 (Version 2.2) # -# 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 @@ -19,12 +19,12 @@ Name: libtasn1 -BuildRequires: info +BuildRequires: info pkg-config Version: 2.2 -Release: 2 +Release: 3 Url: http://www.t2-project.org/packages/libtasn1.html Group: Productivity/Networking/Security -License: GPLv3+ ; LGPLv2.1+ +License: LGPLv2.1+ Summary: ASN.1 parsing library Source: %{name}-%{version}.tar.bz2 Source99: baselibs.conf @@ -36,16 +36,6 @@ This is the ASN.1 library used in GNUTLS. More up to date information can be found at http://www.gnu.org/software/gnutls and http://www.gnutls.org - - -Authors: --------- - Original author: - Fabio Fiorina - - Current maintainer: - Simon Josefsson - %package -n libtasn1-3 License: LGPLv2.1+ Summary: ASN.1 parsing library @@ -57,16 +47,6 @@ This is the ASN.1 library used in GNUTLS. More up to date information can be found at http://www.gnu.org/software/gnutls and http://www.gnutls.org - - -Authors: --------- - Original author: - Fabio Fiorina - - Current maintainer: - Simon Josefsson - %package devel License: LGPLv2.1+ Requires: %{name} = %{version} @@ -78,16 +58,6 @@ This is the ASN.1 library used in GNUTLS. More up to date information can be found at http://www.gnu.org/software/gnutls and http://www.gnutls.org - - -Authors: --------- - Original author: - Fabio Fiorina - - Current maintainer: - Simon Josefsson - %prep %setup