[javapackages-tools] Remove dependency on libxslt

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Nov 28 11:52:09 UTC 2014


commit aec2dc49573b0cfaedfe18ab265e7410f402cecf
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Nov 28 12:52:00 2014 +0100

    Remove dependency on libxslt

 javapackages-tools.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/javapackages-tools.spec b/javapackages-tools.spec
index c0adcca..76e30e5 100644
--- a/javapackages-tools.spec
+++ b/javapackages-tools.spec
@@ -7,7 +7,7 @@
 
 Name:           javapackages-tools
 Version:        4.2.0
-Release:        10%{?dist}
+Release:        11%{?dist}
 
 Summary:        Macros and scripts for Java packaging support
 
@@ -49,7 +49,6 @@ BuildRequires:  javapackages-tools >= 4.0.0
 BuildRequires:  xmvn-resolve >= 2
 
 Requires:       coreutils
-Requires:       libxslt
 Requires:       lua
 %if 0%{?with_python3}
 Requires:       python3-javapackages = %{version}-%{release}
@@ -248,6 +247,9 @@ popd
 %doc LICENSE
 
 %changelog
+* Fri Nov 28 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 4.2.0-11
+- Remove dependency on libxslt
+
 * Fri Nov 28 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 4.2.0-10
 - Scan lib64/ in OSGi dep generators
 - Related: rhbz#1166156


More information about the scm-commits mailing list