SPECS: opencdk.spec - updated to 0.6.4 (new soname)
qboosh
qboosh at pld-linux.org
Mon Sep 10 08:40:30 CEST 2007
Author: qboosh Date: Mon Sep 10 06:40:30 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.6.4 (new soname)
---- Files affected:
SPECS:
opencdk.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/opencdk.spec
diff -u SPECS/opencdk.spec:1.25 SPECS/opencdk.spec:1.26
--- SPECS/opencdk.spec:1.25 Tue Feb 13 08:16:50 2007
+++ SPECS/opencdk.spec Mon Sep 10 08:40:25 2007
@@ -2,18 +2,19 @@
Summary: Open Crypto Development Kit
Summary(pl.UTF-8): Open Crypto Development Kit
Name: opencdk
-Version: 0.5.13
+Version: 0.6.4
Release: 1
-License: GPL
+License: GPL v2+
Group: Libraries
-Source0: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%{name}-%{version}.tar.gz
-# Source0-md5: 65324874074ba7c67028b93979e6d1d9
+Source0: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%{name}-%{version}.tar.bz2
+# Source0-md5: 7bfc820bcdc08f0c31f860710368071e
URL: http://www.gnu.org/software/gnutls/
-BuildRequires: autoconf >= 2.60
+BuildRequires: autoconf >= 2.61
BuildRequires: automake >= 1:1.10
BuildRequires: libtool
-BuildRequires: libgcrypt-devel >= 1.1.94
+BuildRequires: libgcrypt-devel >= 1.2.2
BuildRequires: zlib-devel
+Requires: libgcrypt >= 1.2.2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -27,7 +28,7 @@
Summary(pl.UTF-8): Pliki nagłówkowe i inne do opencdk
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: libgcrypt-devel >= 1.1.94
+Requires: libgcrypt-devel >= 1.2.2
Requires: zlib-devel
%description devel
@@ -53,7 +54,7 @@
%build
%{__libtoolize}
-%{__aclocal} -I m4 -I lib/m4
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
@@ -82,7 +83,7 @@
%files devel
%defattr(644,root,root,755)
-%doc doc/*.html doc/DETAILS
+%doc doc/*.html
%attr(755,root,root) %{_bindir}/opencdk-config
%attr(755,root,root) %{_libdir}/libopencdk.so
%{_libdir}/libopencdk.la
@@ -100,6 +101,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2007/09/10 06:40:25 qboosh
+- updated to 0.6.4 (new soname)
+
Revision 1.25 2007/02/13 07:16:50 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/opencdk.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list