Author: qboosh Date: Mon May 12 18:42:40 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.4.1
---- Files affected: SPECS: libgcrypt.spec (1.60 -> 1.61) ---- Diffs: ================================================================ Index: SPECS/libgcrypt.spec diff -u SPECS/libgcrypt.spec:1.60 SPECS/libgcrypt.spec:1.61 --- SPECS/libgcrypt.spec:1.60 Thu Jan 24 02:36:33 2008 +++ SPECS/libgcrypt.spec Mon May 12 20:42:35 2008 @@ -8,14 +8,14 @@ Summary(pl.UTF-8): Biblioteka kryptograficzna oparta na kodzie GnuPG Summary(pt_BR.UTF-8): libgcrypt é uma biblioteca de criptografia de uso geral baseada no GnuPG Name: libgcrypt -Version: 1.4.0 +Version: 1.4.1 Release: 1 License: LGPL v2.1+ Group: Libraries # devel versions: #Source0: ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/%{name}-%{version}.tar.gz Source0: ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.bz2 -# Source0-md5: b013f798a1088afb07336bce5a9c24c5 +# Source0-md5: 26703ecef4bbe113b8e6a87572b80b32 Patch0: %{name}-info.patch Patch1: %{name}-sparc64.patch Patch2: %{name}-libgcrypt_config.patch @@ -93,7 +93,7 @@ %patch2 -p1 %build -rm -f m4/libtool.m4 +rm m4/libtool.m4 %{__libtoolize} %{__aclocal} -I m4 %{__autoconf} @@ -122,10 +122,10 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%post devel -p /sbin/postshell +%post devel -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} -%postun devel -p /sbin/postshell +%postun devel -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} %files @@ -155,6 +155,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.61 2008-05-12 18:42:35 qboosh +- updated to 1.4.1 + Revision 1.60 2008-01-24 01:36:33 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgcrypt.spec?r1=1.60&r2=1.61&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
