packages: dirmngr/dirmngr.spec - updated to 1.0.3
qboosh
qboosh at pld-linux.org
Sat Oct 3 07:45:20 CEST 2009
Author: qboosh Date: Sat Oct 3 05:45:20 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.0.3
---- Files affected:
packages/dirmngr:
dirmngr.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: packages/dirmngr/dirmngr.spec
diff -u packages/dirmngr/dirmngr.spec:1.29 packages/dirmngr/dirmngr.spec:1.30
--- packages/dirmngr/dirmngr.spec:1.29 Mon Aug 4 11:25:38 2008
+++ packages/dirmngr/dirmngr.spec Sat Oct 3 07:45:15 2009
@@ -2,26 +2,26 @@
Summary: X509/LDAP certificate and revocation list client
Summary(pl.UTF-8): Klient certyfikatów i list anulujących X509/LDAP
Name: dirmngr
-Version: 1.0.2
+Version: 1.0.3
Release: 1
License: GPL v2+
Group: Applications
Source0: ftp://ftp.gnupg.org/gcrypt/dirmngr/%{name}-%{version}.tar.bz2
-# Source0-md5: 88d62a348903009cbc96212e4684c89c
+# Source0-md5: c1f2028d708e4d4ecbd6d6d647bd938b
Patch0: %{name}-info.patch
URL: http://www.gnupg.org/documentation/manuals/dirmngr/
BuildRequires: automake
-BuildRequires: libassuan-devel >= 1:0.9.3
-BuildRequires: libgcrypt-devel >= 1.2.0
+BuildRequires: libassuan-devel >= 1:1.0.4
+BuildRequires: libgcrypt-devel >= 1.4.0
BuildRequires: libgpg-error-devel >= 1.4
-BuildRequires: libksba-devel >= 1.0.0
+BuildRequires: libksba-devel >= 1.0.2
BuildRequires: openldap-devel >= 2.4.6
BuildRequires: pth-devel >= 1.3.7
BuildRequires: texinfo
-Requires: libassuan >= 1:0.9.3
-Requires: libgcrypt >= 1.2.0
+Requires: libassuan >= 1:1.0.4
+Requires: libgcrypt >= 1.4.0
Requires: libgpg-error >= 1.4
-Requires: libksba >= 1.0.0
+Requires: libksba >= 1.0.2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -52,15 +52,18 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/dirmngr
+rm -f $RPM_BUILD_ROOT%{_infodir}/dir
+
%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/postshell
+%post -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
-%postun -p /sbin/postshell
+%postun -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
%files -f %{name}.lang
@@ -79,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2009/10/03 05:45:15 qboosh
+- updated to 1.0.3
+
Revision 1.29 2008/08/04 09:25:38 zbyniu
- up to 1.0.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dirmngr/dirmngr.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list