rpms/libassuan/F-7 .cvsignore, 1.10, 1.11 libassuan.spec, 1.23, 1.24 sources, 1.10, 1.11

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Tue Aug 28 12:42:52 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/libassuan/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3817

Modified Files:
	.cvsignore libassuan.spec sources 
Log Message:
libassuan-1.0.3



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libassuan/F-7/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	6 Jul 2007 15:36:02 -0000	1.10
+++ .cvsignore	28 Aug 2007 12:42:19 -0000	1.11
@@ -4,3 +4,5 @@
 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


Index: libassuan.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libassuan/F-7/libassuan.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- libassuan.spec	6 Jul 2007 15:36:02 -0000	1.23
+++ libassuan.spec	28 Aug 2007 12:42:19 -0000	1.24
@@ -1,20 +1,21 @@
 
 Name:    libassuan
 Summary: GnuPG IPC library
-Version: 1.0.2
-Release: 1%{?dist}
+Version: 1.0.3
+Release: 2%{?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/
 Group:   System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires: gawk
 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 +27,7 @@
 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,8 +74,8 @@
 
 %files devel 
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO
-%{_bindir}/*
+%doc AUTHORS ChangeLog COPYING.LIB NEWS README THANKS TODO
+%{_bindir}/libassuan-config
 %{_includedir}/*
 %{_libdir}/lib*.a
 %{_datadir}/aclocal/*
@@ -82,6 +83,16 @@
 
 
 %changelog
+* Sun Aug 26 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 1.0.3-2
+- BR: gawk (to reenable pth support)
+
+* Fri Aug 24 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 1.0.3-1
+- libassuan-1.0.3
+- License: LGPLv2
+
+* Thu Aug 02 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 1.0.2-2
+- License: LGPLv3 (clarification, changed from LGPLv2 1.0.1 -> 1.0.2)
+
 * Fri Jul 06 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 1.0.2-1
 - libassuan-1.0.2
 - rename -static -> -devel


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libassuan/F-7/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	6 Jul 2007 15:36:02 -0000	1.10
+++ sources	28 Aug 2007 12:42:19 -0000	1.11
@@ -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




More information about the fedora-extras-commits mailing list