Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Eric Christensen
de62a378da Fixes per BZ 825463 2012-11-19 20:46:24 -05:00
2 changed files with 5 additions and 2 deletions

View file

@ -26,7 +26,7 @@ MAIN_CLASS=org.apache.fop.cli.Main
# Set parameters
set_jvm
set_classpath commons-io batik-all avalon-framework-api \
avalon-framework-impl xmlgraphics-commons \
avalon-framework-impl xmlgraphics-commons xml-commons-apis-ext \
commons-logging fop
set_flags $BASE_FLAGS
set_options $BASE_OPTIONS

View file

@ -1,7 +1,7 @@
Summary: XSL-driven print formatter
Name: fop
Version: 1.0
Release: 19%{?dist}
Release: 20%{?dist}
License: ASL 2.0
Group: Applications/Text
URL: http://xmlgraphics.apache.org/fop
@ -132,6 +132,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
%changelog
* Sun Nov 18 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0-20
- Add xml-commons-apis-ext to classpath
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild