[xmltooling] 10/14: Explicit Require of libcurl-openssl on RHEL6

Ferenc Wágner wferi-guest at moszumanska.debian.org
Thu Dec 10 22:10:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to annotated tag 1.4.2
in repository xmltooling.

commit 99c35ece414b1142eddd837be672d196fee33928
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Sun Jun 26 19:25:33 2011 +0000

    Explicit Require of libcurl-openssl on RHEL6
---
 xmltooling.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/xmltooling.spec.in b/xmltooling.spec.in
index 25d2f1d..f94799b 100644
--- a/xmltooling.spec.in
+++ b/xmltooling.spec.in
@@ -19,6 +19,7 @@ BuildRequires:  libxml-security-c-devel >= 1.4.0
 BuildRequires: gcc-c++, openssl-devel
 %if 0%{?rhel} >= 6
 BuildRequires: libcurl-openssl-devel >= 7.21.7
+Requires: libcurl-openssl >= 7.21.7
 %else
 BuildRequires: curl-devel >= 7.10.6
 %endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git



More information about the Pkg-shibboleth-devel mailing list