diff --git a/.cvsignore b/.cvsignore index 0452330..538c04d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -libksba-0.9.11.tar.bz2 -libksba-0.9.11.tar.bz2.sig +libksba-0.9.13.tar.bz2 +libksba-0.9.13.tar.bz2.sig diff --git a/libksba.spec b/libksba.spec index a10f4c8..7196ef5 100644 --- a/libksba.spec +++ b/libksba.spec @@ -1,7 +1,9 @@ Summary: X.509 library Name: libksba -Version: 0.9.11 -Release: 3%{?dist} +Version: 0.9.13 +Release: 1%{?dist} +#Version: 0.9.11 +#Release: 3%{?dist} License: GPL Group: System Environment/Libraries URL: http://www.gnupg.org/ @@ -12,10 +14,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgpg-error >= 0.7 BuildRequires: libgcrypt-devel >= 1.2.0 -# Version 0.9.12-1 had issues (see gnupg2 pkg), drop when resolved -Obsoletes: libksba = 0.9.12-1.fc3 -Obsoletes: libksba = 0.9.12-1.fc4 -Obsoletes: libksba = 0.9.12-1.fc5 +# Version 0.9.12-1 had issues (see gnupg2 pkg, 'make check' +# failures on x86_64), drop when resolved +%if "%{version}" == "0.9.12" +ExcludeArch: x86_64 +%endif +%if "%{version}" == "0.9.11" +Obsoletes: libksba = 0.9.12-1%{?dist} +%endif %description KSBA is a library designed to build software based on the X.509 and @@ -27,11 +33,11 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires(post): /sbin/install-info Requires(preun): /sbin/install-info -Obsoletes: libksba-devel = 0.9.12-1.fc3 -Obsoletes: libksba-devel = 0.9.12-1.fc4 -Obsoletes: libksba-devel = 0.9.12-1.fc5 +%if "%{version}" == "0.9.11" +Obsoletes: libksba-devel = 0.9.12-1%{?dist} +%endif %description devel -Development headers and libraries for %{name}. +%{summary}. %prep @@ -91,6 +97,9 @@ fi %changelog +* Wed Nov 30 2005 Rex Dieter 0.9.13-1 +- 0.9.13 + * Fri Aug 26 2005 Rex Dieter 0.9.11-3 - botched Obsoletes good, let's try again. diff --git a/sources b/sources index 7561d89..5e88569 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -84f77455d9e2c288186a76e8f4b005d9 libksba-0.9.11.tar.bz2 -ce9372de0183984d7da2523c47dea2a9 libksba-0.9.11.tar.bz2.sig +102154db88898d71e9f51b4e149e811c libksba-0.9.13.tar.bz2 +3964fe9798ff1636de60c27ea042e340 libksba-0.9.13.tar.bz2.sig