Author: qboosh Date: Wed Sep 7 16:28:59 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.4
---- Files affected: packages/nettle: nettle.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: packages/nettle/nettle.spec diff -u packages/nettle/nettle.spec:1.27 packages/nettle/nettle.spec:1.28 --- packages/nettle/nettle.spec:1.27 Wed Jul 13 19:21:18 2011 +++ packages/nettle/nettle.spec Wed Sep 7 18:28:53 2011 @@ -2,12 +2,12 @@ Summary: Nettle - a cryptographic library Summary(pl.UTF-8): Nettle - biblioteka kryptograficzna Name: nettle -Version: 2.2 +Version: 2.4 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://www.lysator.liu.se/~nisse/archive/%{name}-%{version}.tar.gz -# Source0-md5: 9a9c6102eb9909019f8a13b67578cdfe +# Source0-md5: 450be8c4886d46c09f49f568ad6fa013 Patch0: %{name}-info.patch URL: http://www.lysator.liu.se/~nisse/nettle/ BuildRequires: ghostscript @@ -70,8 +70,7 @@ %configure \ --enable-shared -%{__make} \ - LIBHOGWEED_LIBS="-L. -lnettle -lgmp" +%{__make} %install rm -rf $RPM_BUILD_ROOT @@ -110,6 +109,8 @@ %attr(755,root,root) %{_libdir}/libhogweed.so %attr(755,root,root) %{_libdir}/libnettle.so %{_includedir}/nettle +%{_pkgconfigdir}/hogweed.pc +%{_pkgconfigdir}/nettle.pc %{_infodir}/nettle.info* %files static @@ -123,6 +124,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2011/09/07 16:28:53 qboosh +- updated to 2.4 + Revision 1.27 2011/07/13 17:21:18 qboosh - updated to 2.2 - new URLs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nettle/nettle.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
