Author: qboosh Date: Thu Jun 23 20:10:43 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.5.7 (note: different symbol versioning) - removed obsolete am18 patch
---- Files affected: SPECS: opencdk.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/opencdk.spec diff -u SPECS/opencdk.spec:1.16 SPECS/opencdk.spec:1.17 --- SPECS/opencdk.spec:1.16 Mon Jun 21 21:40:34 2004 +++ SPECS/opencdk.spec Thu Jun 23 22:10:37 2005 @@ -2,13 +2,12 @@ Summary: Open Crypto Development Kit Summary(pl): Open Crypto Development Kit Name: opencdk -Version: 0.5.5 +Version: 0.5.7 Release: 1 License: GPL Group: Libraries -Source0: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%{name}-%{version}.tar.bz2 -# Source0-md5: aaff60107f0153873192ffda00699a96 -Patch0: %{name}-am18.patch +Source0: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%{name}-%{version}.tar.gz +# Source0-md5: 766560f9ed6c6a64a2820364b1e6065c URL: http://www.gnu.org/software/gnutls/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -29,6 +28,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libgcrypt-devel >= 1.1.94 +Requires: zlib-devel %description devel Header files etc to develop opencdk applications. @@ -50,9 +50,6 @@ %prep %setup -q -%patch0 -p1 - -rm -f acinclude.m4 %build %{__libtoolize} @@ -102,6 +99,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2005/06/23 20:10:37 qboosh +- updated to 0.5.7 (note: different symbol versioning) +- removed obsolete am18 patch + Revision 1.16 2004/06/21 19:40:34 qboosh - updated to 0.5.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/opencdk.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
