From cbafe14d1bb7b3a58089584145f871ce9b81d8e6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 24 Aug 2007 11:38:52 +0000 Subject: [PATCH] - libassuan-1.0.3 - License: LGPLv2 --- .cvsignore | 2 ++ libassuan.spec | 17 ++++++++++++----- sources | 4 ++-- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 15dcaec..3a17f3b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,3 +4,5 @@ libassuan-1.0.1.tar.bz2.sig libassuan-1.0.1.tar.bz2 libassuan-1.0.2.tar.bz2 libassuan-1.0.2.tar.bz2.sig +libassuan-1.0.3.tar.bz2 +libassuan-1.0.3.tar.bz2.sig diff --git a/libassuan.spec b/libassuan.spec index b556b6f..7c3cce7 100644 --- a/libassuan.spec +++ b/libassuan.spec @@ -1,10 +1,10 @@ Name: libassuan Summary: GnuPG IPC library -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} -License: LGPL +License: LGPLv2 Source0: ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-%{version}.tar.bz2 Source1: ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-%{version}.tar.bz2.sig URL: http://www.gnupg.org/ @@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pth-devel %description -This is the IPC library used by GnuPG 1.9/2, GPGME and a few other +This is the IPC library used by GnuPG 2, GPGME and a few other packages. %package devel @@ -26,7 +26,7 @@ Requires(postun): /sbin/install-info Obsoletes: %{name}-static < %{version}-%{release} Provides: %{name}-static = %{version}-%{release} %description devel -This is the IPC static library used by GnuPG 1.9/2, GPGME and a few other +This is the IPC static library used by GnuPG 2, GPGME and a few other packages. This package contains files needed to develop applications using %{name}. @@ -73,7 +73,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO +%doc AUTHORS ChangeLog COPYING.LIB NEWS README THANKS TODO %{_bindir}/* %{_includedir}/* %{_libdir}/lib*.a @@ -82,6 +82,13 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Aug 24 2007 Rex Dieter - 1.0.3-3 +- libassuan-1.0.3 +- License: LGPLv2 + +* Thu Aug 02 2007 Rex Dieter - 1.0.2-2 +- License: LGPLv3 (clarification, changed from LGPLv2 1.0.1 -> 1.0.2) + * Fri Jul 06 2007 Rex Dieter - 1.0.2-1 - libassuan-1.0.2 - rename -static -> -devel diff --git a/sources b/sources index bf5bcec..911b259 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -d09372855672ab4ab5a40c4fa3c0f921 libassuan-1.0.2.tar.bz2 -e708e99c68b96177a0547aacced7d944 libassuan-1.0.2.tar.bz2.sig +255d31915f649416938327059a99d33f libassuan-1.0.3.tar.bz2 +77b177895345c800b80dbd005a99da94 libassuan-1.0.3.tar.bz2.sig