]> git.pld-linux.org Git - packages/dirmngr.git/commitdiff
- updated to 0.9.0, updated info patch
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 3 Jan 2005 16:17:00 +0000 (16:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dirmngr.spec -> 1.12

dirmngr.spec

index 49467b1339819817b5fa7de92537074f2ac728da..ef18980b53cbf7da5c02c90ee5428d5d4c720d76 100644 (file)
@@ -1,20 +1,24 @@
 Summary:       X509/LDAP certificate and revocation list client
 Summary(pl):   Klient certyfikatów i list anuluj±cych X509/LDAP
 Name:          dirmngr
-Version:       0.5.6
+Version:       0.9.0
 Release:       1
 License:       GPL
 Group:         Applications
 Source0:       ftp://ftp.gnupg.org/gcrypt/alpha/dirmngr/%{name}-%{version}.tar.gz
-# Source0-md5: 8668160837dbe73a4d129eb2dfd21f88
+# Source0-md5: a7f3afb1eff082538d85e1079322f41d
 Patch0:                %{name}-info.patch
 BuildRequires: automake
-BuildRequires: libassuan-devel >= 1:0.6.2
+BuildRequires: libassuan-devel >= 1:0.6.8
 BuildRequires: libgcrypt-devel >= 1.1.94
-BuildRequires: libgpg-error >= 0.7
-BuildRequires: libksba-devel >= 0.9.5
+BuildRequires: libgpg-error-devel >= 0.7
+BuildRequires: libksba-devel >= 0.9.6
 BuildRequires: openldap-devel
+BuildRequires: pth-devel >= 1.3.7
 BuildRequires: texinfo
+Requires:      libassuan >= 1:0.6.8
+Requires:      libgpg-error >= 0.7
+Requires:      libksba >= 0.9.6
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -60,4 +64,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS README*
 %attr(755,root,root) %{_bindir}/dirmngr
+%attr(755,root,root) %{_bindir}/dirmngr-client
+%attr(755,root,root) %{_libexecdir}/dirmngr_ldap
 %{_infodir}/dirmngr.info*
This page took 0.067113 seconds and 4 git commands to generate.