[Pound/f18] add BR: openssl for /usr/bin/openssl

Tom Callaway spot at fedoraproject.org
Sun Aug 19 23:02:25 UTC 2012


commit 7d1e7477c0b46be7ef87aaf12e8f9d19a0a4bd41
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sun Aug 19 18:02:53 2012 -0500

    add BR: openssl for /usr/bin/openssl

 Pound.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Pound.spec b/Pound.spec
index 7c93ef8..51fcd4b 100644
--- a/Pound.spec
+++ b/Pound.spec
@@ -11,6 +11,8 @@ License:     GPLv3
 URL:         http://www.apsis.ch/pound
 
 BuildRequires: openssl-devel, pcre-devel
+# We actually need the openssl binary, not just the libs and headers
+BuildRequires: openssl
 BuildRequires: systemd-units
 
 # tcmalloc exists only on selected arches, ppc64 (#238390)


More information about the scm-commits mailing list