SPECS: libksba.spec - updated to 1.0.2 (GPL v3)

qboosh qboosh at pld-linux.org
Sat Jul 7 01:24:30 CEST 2007


Author: qboosh                       Date: Fri Jul  6 23:24:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.2 (GPL v3)

---- Files affected:
SPECS:
   libksba.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/libksba.spec
diff -u SPECS/libksba.spec:1.37 SPECS/libksba.spec:1.38
--- SPECS/libksba.spec:1.37	Fri Apr 27 09:22:06 2007
+++ SPECS/libksba.spec	Sat Jul  7 01:24:25 2007
@@ -4,21 +4,21 @@
 Summary(pl.UTF-8):	KSBA = rot13(digit_to_letter(x509)), wymawiane "kasba"
 Summary(pt_BR.UTF-8):	KSBA = rot13(digit_to_letter(x509)) pronunciado como Kasbah
 Name:		libksba
-Version:	1.0.1
+Version:	1.0.2
 Release:	1
-License:	LGPL
+License:	GPL v3+
 Group:		Libraries
 Source0:	ftp://ftp.gnupg.org/gcrypt/libksba/%{name}-%{version}.tar.bz2
-# Source0-md5:	43646aa414f28e4962f8db138efbf249
+# Source0-md5:	3cccb3ef697e1e69eeceeea0715ff220
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-link.patch
 URL:		http://www.gnupg.org/related_software/libksba/
-BuildRequires:	autoconf >= 2.57
-BuildRequires:	automake >= 1:1.9.3
-BuildRequires:	libgpg-error-devel >= 1.2
+BuildRequires:	autoconf >= 2.61
+BuildRequires:	automake >= 1:1.10
+BuildRequires:	libgpg-error-devel >= 1.4
 BuildRequires:	libtool
 BuildRequires:	texinfo
-Requires:	libgpg-error >= 1.2
+Requires:	libgpg-error >= 1.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -40,7 +40,7 @@
 Summary(pt_BR.UTF-8):	Arquivos de desenvolvimento da KSBA
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	libgpg-error-devel >= 1.2
+Requires:	libgpg-error-devel >= 1.4
 
 %description devel
 Header files to develop KSBA applications.
@@ -75,8 +75,9 @@
 
 %build
 %{__libtoolize}
-%{__aclocal} -I gl/m4
+%{__aclocal} -I m4 -I gl/m4
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure
 
@@ -106,7 +107,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS TODO
-%attr(755,root,root) %{_libdir}/libksba.so.*.*
+%attr(755,root,root) %{_libdir}/libksba.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
@@ -127,6 +128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2007/07/06 23:24:25  qboosh
+- updated to 1.0.2 (GPL v3)
+
 Revision 1.37  2007/04/27 07:22:06  qboosh
 - CVE reference for 0.9.14 (or so)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libksba.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list