Author: qboosh Date: Sun Mar 9 00:48:13 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.0.3
---- Files affected: SPECS: libksba.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/libksba.spec diff -u SPECS/libksba.spec:1.40 SPECS/libksba.spec:1.41 --- SPECS/libksba.spec:1.40 Tue Feb 26 09:09:09 2008 +++ SPECS/libksba.spec Sun Mar 9 01:48:08 2008 @@ -4,12 +4,12 @@ Summary(pl.UTF-8): KSBA = rot13(digit_to_letter(x509)), wymawiane "kasba" Summary(pt_BR.UTF-8): KSBA = rot13(digit_to_letter(x509)) pronunciado como Kasbah Name: libksba -Version: 1.0.2 -Release: 2 +Version: 1.0.3 +Release: 1 License: GPL v3+ Group: Libraries Source0: ftp://ftp.gnupg.org/gcrypt/libksba/%{name}-%{version}.tar.bz2 -# Source0-md5: 3cccb3ef697e1e69eeceeea0715ff220 +# Source0-md5: 91682491186d4ed43fff351aab2f5aad Patch0: %{name}-info.patch Patch1: %{name}-link.patch URL: http://www.gnupg.org/related_software/libksba/ @@ -98,16 +98,17 @@ %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 %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README THANKS TODO %attr(755,root,root) %{_libdir}/libksba.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libksba.so.8 %files devel %defattr(644,root,root,755) @@ -128,6 +129,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2008-03-09 00:48:08 qboosh +- updated to 1.0.3 + Revision 1.40 2008-02-26 08:09:09 glen - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libksba.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
