commit 8b893eea5c0cedd093f5b36422b9560f583007cb
Author: Jakub Bogusz <[email protected]>
Date:   Tue Sep 3 16:52:46 2013 +0200

    - fixed libxslt dependency with xmlconf (-progs required at runtime, not 
library at build)

 corosync.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/corosync.spec b/corosync.spec
index bba83b5..af52262 100644
--- a/corosync.spec
+++ b/corosync.spec
@@ -36,11 +36,11 @@ BuildRequires:      libibverbs-devel
 BuildRequires: librdmacm-devel
 %endif
 BuildRequires: libtool >= 2:2.2.6
-%{?with_xmlconf:BuildRequires: libxslt}
 %{?with_snmp:BuildRequires:    net-snmp-devel}
 BuildRequires: nss-devel
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.644
+%{?with_xmlconf:Requires:      libxslt-progs}
 Requires:      rc-scripts
 Requires:      systemd-units >= 38
 Requires(post,preun):  /sbin/chkconfig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/corosync.git/commitdiff/8b893eea5c0cedd093f5b36422b9560f583007cb

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to