[fop] - BR jsp.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Oct 1 07:59:02 UTC 2010


commit cf15cd1a6d02d3a9873817924e9b3259f4ca1f17
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Oct 1 10:58:38 2010 +0300

    - BR jsp.

 fop.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fop.spec b/fop.spec
index 9787386..ebc718b 100644
--- a/fop.spec
+++ b/fop.spec
@@ -1,7 +1,7 @@
 Summary:        XSL-driven print formatter
 Name:           fop
 Version:        1.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        ASL 2.0
 Group:          Applications/Text
 Source0:        http://www.apache.org/dist/xmlgraphics/fop/source/%{name}-%{version}-src.tar.gz
@@ -32,6 +32,7 @@ BuildRequires:  apache-commons-io
 BuildRequires:  batik
 BuildRequires:  xmlgraphics-commons
 BuildRequires:  avalon-framework
+BuildRequires:  jsp
 BuildArch:      noarch
 
 %description
@@ -60,7 +61,7 @@ find -name '*.jar' -exec rm -f '{}' \;
 %patch0 -p0
 
 %build
-export CLASSPATH=$(build-classpath ant-nodeps xmlgraphics-commons avalon-framework batik-all xml-commons-apis xml-commons-apis-ext commons-logging commons-io)
+export CLASSPATH=$(build-classpath ant-nodeps xmlgraphics-commons avalon-framework batik-all xml-commons-apis xml-commons-apis-ext commons-logging commons-io jsp)
 ant clean jar-main transcoder-pkg javadocs
 
 %install
@@ -123,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Oct 1 2010 Alexander Kurtakov <akurtako at redhat.com> 1.0-4
+- BR jsp.
+
 * Fri Oct 1 2010 Alexander Kurtakov <akurtako at redhat.com> 1.0-3
 - Add more BRs.
 


More information about the scm-commits mailing list