Author: arekm Date: Wed Aug 31 07:17:02 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 3.0.1; pl.po disabled
---- Files affected: packages/gnutls: gnutls.spec (1.131 -> 1.132) ---- Diffs: ================================================================ Index: packages/gnutls/gnutls.spec diff -u packages/gnutls/gnutls.spec:1.131 packages/gnutls/gnutls.spec:1.132 --- packages/gnutls/gnutls.spec:1.131 Sat Aug 6 18:18:20 2011 +++ packages/gnutls/gnutls.spec Wed Aug 31 09:16:57 2011 @@ -6,14 +6,15 @@ Summary: The GNU Transport Layer Security Library Summary(pl.UTF-8): Biblioteka GNU TLS (Transport Layer Security) Name: gnutls -Version: 3.0.0 +Version: 3.0.1 Release: 1 License: LGPL v3+ (libgnutls), GPL v3+ (extra libs and tools) Group: Libraries Source0: ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.xz -# Source0-md5: 0677a66667f48810ff8df8335a9a9f9b +# Source0-md5: 23d86dbb3ef9985ce7d2b8dc37fa17a3 Patch0: %{name}-info.patch Patch1: %{name}-link.patch +# where is this patch comming from? Patch2: %{name}-pl.po-update.patch URL: http://www.gnu.org/software/gnutls/ BuildRequires: autoconf >= 2.61 @@ -148,7 +149,7 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 +#%patch2 -p1 %{__rm} po/stamp-po @@ -201,6 +202,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README THANKS %attr(755,root,root) %{_bindir}/certtool +%attr(755,root,root) %{_bindir}/crywrap %attr(755,root,root) %{_bindir}/gnutls-* %attr(755,root,root) %{_bindir}/p11tool %attr(755,root,root) %{_bindir}/psktool @@ -216,6 +218,7 @@ %{_mandir}/man1/p11tool.1* %{_mandir}/man1/psktool.1* %{_mandir}/man1/srptool.1* +%{_mandir}/man8/crywrap.8* %{_infodir}/gnutls.info* %{_infodir}/gnutls-*.png %{_infodir}/pkcs11-vision.png @@ -274,6 +277,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.132 2011/08/31 07:16:57 arekm +- up to 3.0.1; pl.po disabled + Revision 1.131 2011/08/06 16:18:20 qboosh - added note why *.la are preserved ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnutls/gnutls.spec?r1=1.131&r2=1.132&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
