]> git.pld-linux.org Git - packages/dirmngr.git/commitdiff
- updated BRs, refresh config.sub auto/ac/dirmngr-0_5_3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Apr 2004 12:57:39 +0000 (12:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dirmngr.spec -> 1.8

dirmngr.spec

index 63e17b464123ebfa2601e40270ce0ba17f78fd79..df891c240a656de24bbd2b395de500615056099e 100644 (file)
@@ -8,10 +8,11 @@ Group:                Applications
 Source0:       ftp://ftp.gnupg.org/gcrypt/alpha/dirmngr/%{name}-%{version}.tar.gz
 # Source0-md5: 05ba1c4eb6f50f8a053ce67253becc1b
 Patch0:                %{name}-info.patch
+BuildRequires: automake
 BuildRequires: libassuan-devel >= 1:0.6.2
-BuildRequires: libgcrypt-devel >= 1.1.93
-BuildRequires: libgpg-error >= 0.6
-BuildRequires: libksba-devel >= 0.9.4
+BuildRequires: libgcrypt-devel >= 1.1.94
+BuildRequires: libgpg-error >= 0.7
+BuildRequires: libksba-devel >= 0.9.5
 BuildRequires: openldap-devel
 BuildRequires: texinfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,6 +34,7 @@ wywo
 %patch0 -p1
 
 %build
+cp -f /usr/share/automake/config.* .
 %configure
 %{__make}
 
This page took 0.096392 seconds and 4 git commands to generate.