From 5ae8374727d91919cd9caf8f1873ac46f8dfea9e Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Tue, 31 Jul 2018 15:44:36 +0200 Subject: [PATCH] Remove BR on xml-stylebook --- xalan-j2.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/xalan-j2.spec b/xalan-j2.spec index 32efbef..62764e7 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -32,7 +32,7 @@ Name: xalan-j2 Version: 2.7.1 -Release: 36%{?dist} +Release: 37%{?dist} Epoch: 0 Summary: Java XSLT processor # src/org/apache/xpath/domapi/XPathStylesheetDOM3Exception.java is W3C @@ -67,7 +67,6 @@ BuildRequires: sed BuildRequires: glassfish-servlet-api BuildRequires: xerces-j2 >= 0:2.7.1 BuildRequires: xml-commons-apis >= 0:1.3 -BuildRequires: xml-stylebook Requires: xerces-j2 @@ -144,7 +143,6 @@ popd pushd tools ln -sf $(build-classpath java_cup) java_cup.jar ln -sf $(build-classpath ant) ant.jar -ln -sf $(build-classpath xml-stylebook) stylebook-1.0-b3_xalan-2.jar popd export CLASSPATH=$(build-classpath glassfish-servlet-api) @@ -208,6 +206,9 @@ mv %{_javadir}/jaxp_transform_impl.jar{.tmp,} || : %{_datadir}/%{name} %changelog +* Tue Jul 31 2018 Michael Simacek - 0:2.7.1-37 +- Remove BR on xml-stylebook + * Tue Jul 31 2018 Michael Simacek - 0:2.7.1-36 - Repack the tarball without binaries