2010-11-05 08:40:17 +01:00
|
|
|
#
|
2011-05-02 13:16:44 +02:00
|
|
|
# spec file for package xmlgraphics-fop
|
2010-11-16 16:11:57 +01:00
|
|
|
#
|
2012-10-24 16:09:34 +02:00
|
|
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2010-11-19 15:23:52 +01:00
|
|
|
# Copyright (c) 2000-2008, JPackage Project
|
|
|
|
# All rights reserved.
|
2010-11-16 16:11:57 +01:00
|
|
|
#
|
2010-11-19 15:23:52 +01:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
2010-11-05 08:40:17 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
%define section free
|
|
|
|
%define bname fop
|
|
|
|
|
2011-09-22 11:20:43 +02:00
|
|
|
%bcond_with tests
|
|
|
|
|
2010-11-05 08:40:17 +01:00
|
|
|
Name: xmlgraphics-fop
|
2012-10-24 16:09:34 +02:00
|
|
|
Version: 1.1
|
|
|
|
Release: 0
|
2010-11-05 08:40:17 +01:00
|
|
|
Summary: Formatter for Printing XSLT Processed XML Files
|
2012-10-24 16:09:34 +02:00
|
|
|
License: Apache-2.0
|
2010-11-05 08:40:17 +01:00
|
|
|
Group: Productivity/Publishing/XML
|
2012-10-24 16:09:34 +02:00
|
|
|
Source0: http://ftp.halifax.rwth-aachen.de/apache/xmlgraphics/fop/source/fop-1.1-src.tar.gz
|
2010-11-05 09:31:26 +01:00
|
|
|
#FIX-OPENSUSE: add xmlgraphics-commons to classpath
|
2010-11-05 08:40:17 +01:00
|
|
|
Source1: %{name}.script
|
2012-10-24 16:09:34 +02:00
|
|
|
Source2: http://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-1_0/xmlgraphics-fop-pom-template.pom
|
2011-05-17 13:45:07 +02:00
|
|
|
Source3: %{name}-fontmetrics.script
|
|
|
|
Source4: %{name}-fontlist.script
|
2011-09-22 11:20:43 +02:00
|
|
|
Source5: http://heanet.dl.sourceforge.net/project/offo/offo-hyphenation/2.0/offo-hyphenation_v2.0.zip
|
2011-05-17 13:45:07 +02:00
|
|
|
# Manpage(s)
|
|
|
|
Source10: %{name}.xml
|
|
|
|
Source11: %{name}-fontmetrics.xml
|
|
|
|
Source12: %{name}-fontlist.xml
|
2012-10-24 16:09:34 +02:00
|
|
|
Source1000: http://ftp.halifax.rwth-aachen.de/apache/xmlgraphics/fop/source/fop-1.1-src.tar.gz.asc
|
2010-11-05 08:40:17 +01:00
|
|
|
Patch1: xmlgraphics-fop-cli.patch
|
2010-11-19 15:23:52 +01:00
|
|
|
Url: http://xmlgraphics.apache.org/fop/
|
2010-11-05 08:40:17 +01:00
|
|
|
Requires(post): jpackage-utils >= 1.7.4
|
|
|
|
Requires(postun): jpackage-utils >= 1.7.4
|
2012-10-26 10:39:07 +02:00
|
|
|
Requires: commons-io >= 2.4
|
|
|
|
Requires: commons-logging
|
2010-11-05 08:40:17 +01:00
|
|
|
Requires: excalibur-avalon-framework-api
|
|
|
|
Requires: excalibur-avalon-framework-impl
|
2012-10-26 10:39:07 +02:00
|
|
|
Requires: java >= 1.6.0
|
2012-10-24 16:09:34 +02:00
|
|
|
Requires: jpackage-utils >= 1.7.4
|
|
|
|
Requires: xmlgraphics-batik
|
|
|
|
Requires: xmlgraphics-commons >= 1.5
|
2010-11-05 08:40:17 +01:00
|
|
|
BuildRequires: ant >= 1.6.5
|
|
|
|
BuildRequires: ant-junit
|
2012-10-24 16:09:34 +02:00
|
|
|
BuildRequires: ant-trax
|
|
|
|
BuildRequires: docbook-xsl-stylesheets
|
2010-11-05 08:40:17 +01:00
|
|
|
BuildRequires: excalibur-avalon-framework-api
|
|
|
|
BuildRequires: excalibur-avalon-framework-impl
|
2012-10-24 16:09:34 +02:00
|
|
|
BuildRequires: gpg2
|
2012-10-26 10:39:07 +02:00
|
|
|
BuildRequires: java-devel >= 1.6.0
|
2012-10-24 16:09:34 +02:00
|
|
|
BuildRequires: java-javadoc
|
|
|
|
BuildRequires: jpackage-utils >= 1.7.4
|
|
|
|
BuildRequires: junit
|
|
|
|
BuildRequires: libxslt
|
|
|
|
BuildRequires: qdox >= 1.12
|
2010-11-05 08:40:17 +01:00
|
|
|
BuildRequires: servlet_api
|
2012-10-24 16:09:34 +02:00
|
|
|
BuildRequires: unzip
|
|
|
|
BuildRequires: xmlgraphics-batik
|
|
|
|
BuildRequires: xmlgraphics-batik-javadoc
|
|
|
|
BuildRequires: xmlgraphics-commons >= 1.5
|
|
|
|
BuildRequires: xmlunit
|
2010-11-19 15:23:52 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
BuildArch: noarch
|
2010-11-05 08:40:17 +01:00
|
|
|
#!BuildIgnore: saxon
|
2010-11-16 16:11:57 +01:00
|
|
|
Provides: %{bname} = %{version}-%{release}
|
2010-11-18 14:28:08 +01:00
|
|
|
Obsoletes: %{bname} < %{version}-%{release}
|
2012-11-20 13:53:37 +01:00
|
|
|
Provides: fo-formatter = %{version}-%{release}
|
2010-11-05 08:40:17 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
FOP (Formatting Objects Processor) is driven by XSL formatting objects
|
|
|
|
(XSL-FO). It is a Java application that reads a formatting object (FO)
|
|
|
|
tree and renders the resulting pages to one of the following output
|
|
|
|
formats: PDF (primary output target), PCL, PS, SVG, XML (area tree
|
|
|
|
representation), Print, AWT, MIF, and TXT.
|
|
|
|
|
|
|
|
%package javadoc
|
|
|
|
Summary: Javadoc for %{name}
|
|
|
|
Group: Documentation/HTML
|
|
|
|
|
|
|
|
%description javadoc
|
2011-09-22 11:20:43 +02:00
|
|
|
API documentation for %{name} automatically extracted from comments in source files.
|
2010-11-05 08:40:17 +01:00
|
|
|
|
|
|
|
|
|
|
|
%prep
|
2011-09-22 11:20:43 +02:00
|
|
|
%setup -q -n %{bname}-%{version} -a5
|
|
|
|
ln -thyph offo-hyphenation/hyph/*.xml
|
2010-11-05 08:40:17 +01:00
|
|
|
find -name "*.jar" | xargs -t rm
|
|
|
|
%patch1 -p1 -b .cli
|
|
|
|
|
2012-10-24 16:09:34 +02:00
|
|
|
cp %{SOURCE2} %{SOURCE3} %{SOURCE4} .
|
|
|
|
# Replace keyword "VERSION" in XML files with the real one:
|
|
|
|
for x in %{SOURCE10} %{SOURCE11} %{SOURCE12}; do
|
|
|
|
sed -i "s=@VERSION@=%{version}=" $x
|
|
|
|
done
|
|
|
|
|
|
|
|
%build
|
2010-11-05 08:40:17 +01:00
|
|
|
pushd lib
|
|
|
|
ln -s $(build-classpath excalibur/avalon-framework-api)
|
|
|
|
ln -s $(build-classpath excalibur/avalon-framework-impl)
|
|
|
|
ln -s $(build-classpath commons-io)
|
|
|
|
ln -s $(build-classpath commons-logging)
|
|
|
|
ln -s $(build-classpath servlet_api)
|
|
|
|
ln -s $(build-classpath xml-commons-jaxp-1.3-apis)
|
|
|
|
ln -s $(build-classpath xml-commons-jaxp-1.3-apis-ext)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/anim)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/awt-util)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/bridge)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/css)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/dom)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/ext)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/extension)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/gvt)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/parser)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/svg-dom)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/svggen)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/script)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/transcoder)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/util)
|
|
|
|
ln -s $(build-classpath xmlgraphics-batik/xml)
|
|
|
|
ln -s $(build-classpath xmlgraphics-commons)
|
|
|
|
ln -s $(build-classpath xmlunit)
|
|
|
|
ln -s $(build-classpath qdox)
|
|
|
|
popd
|
2011-09-22 11:20:43 +02:00
|
|
|
export CLASSPATH= LANG=en_US.UTF-8
|
2010-11-05 08:40:17 +01:00
|
|
|
export OPT_JAR_LIST=`%{__cat} %{_sysconfdir}/ant.d/{junit,trax}`
|
|
|
|
%{ant} \
|
|
|
|
-Dbatik.javadoc=%{_javadocdir}/xmlgraphics-batik \
|
2011-09-22 11:20:43 +02:00
|
|
|
package \
|
|
|
|
%if %{with tests}
|
|
|
|
junit \
|
|
|
|
%endif
|
|
|
|
maven-artifacts
|
2010-11-05 08:40:17 +01:00
|
|
|
|
2011-09-22 11:20:43 +02:00
|
|
|
# false
|
2011-05-17 13:45:07 +02:00
|
|
|
# Build the manpage(s) and HTML
|
|
|
|
DB=/usr/share/xml/docbook/stylesheet/nwalsh/current
|
|
|
|
for m in %{SOURCE10} %{SOURCE11} %{SOURCE12}; do
|
|
|
|
xsltproc $DB/manpages/docbook.xsl $m
|
|
|
|
# Only filename for HTML is needed, remove anything before /
|
|
|
|
xml=${m##*/}
|
|
|
|
xsltproc --output ${xml%%.xml}.html $DB/html/docbook.xsl $m
|
|
|
|
done
|
|
|
|
|
2010-11-05 08:40:17 +01:00
|
|
|
%install
|
|
|
|
# jars
|
2012-10-26 10:39:07 +02:00
|
|
|
mkdir -p %{buildroot}%{_javadir}
|
|
|
|
install -m 644 build/%{bname}.jar %{buildroot}%{_javadir}/%{name}.jar
|
2010-11-05 08:40:17 +01:00
|
|
|
%add_to_maven_depmap org.apache.xmlgraphics %{bname} %{version} JPP %{name}
|
|
|
|
|
|
|
|
# pom
|
2012-10-26 10:39:07 +02:00
|
|
|
install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
|
|
|
|
install -pm 644 build/maven/pom.xml %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
|
2010-11-05 08:40:17 +01:00
|
|
|
|
|
|
|
# script
|
2012-10-26 10:39:07 +02:00
|
|
|
mkdir -p %{buildroot}%{_bindir}
|
|
|
|
cp -p %{SOURCE1} %{buildroot}%{_bindir}/%{name}
|
|
|
|
cp -p %{SOURCE3} %{buildroot}%{_bindir}/%{name}-fontmetrics
|
|
|
|
cp -p %{SOURCE4} %{buildroot}%{_bindir}/%{name}-fontlist
|
2010-11-05 13:15:34 +01:00
|
|
|
# compat symlink
|
2011-05-17 13:45:07 +02:00
|
|
|
ln -s %{name} %{buildroot}%{_bindir}/%{bname}
|
|
|
|
ln -s %{name}-fontmetrics %{buildroot}%{_bindir}/%{bname}-fontmetrics
|
|
|
|
ln -s %{name}-fontlist %{buildroot}%{_bindir}/%{bname}-fontlist
|
2010-11-05 08:40:17 +01:00
|
|
|
|
|
|
|
# data
|
2012-10-26 10:39:07 +02:00
|
|
|
mkdir -p %{buildroot}%{_datadir}/%{name}
|
|
|
|
cp -pr hyph %{buildroot}%{_datadir}/%{name}
|
|
|
|
cp -pr conf %{buildroot}%{_datadir}/%{name}
|
2010-11-05 08:40:17 +01:00
|
|
|
|
|
|
|
# javadoc
|
2012-10-26 10:39:07 +02:00
|
|
|
mkdir -p %{buildroot}%{_javadocdir}/%{name}
|
|
|
|
cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}
|
2010-11-05 08:40:17 +01:00
|
|
|
|
2011-05-17 13:45:07 +02:00
|
|
|
# Manpages
|
2012-10-26 10:39:07 +02:00
|
|
|
mkdir -p %{buildroot}%_mandir/man1
|
2011-05-17 13:45:07 +02:00
|
|
|
for m in *.1; do
|
|
|
|
gzip $m
|
|
|
|
done
|
2012-10-26 10:39:07 +02:00
|
|
|
cp -vi *.1.gz %{buildroot}%_mandir/man1
|
2011-05-17 13:45:07 +02:00
|
|
|
|
|
|
|
# Remove prefix xmlgraphics to make also the linked manpage version available
|
2012-10-26 10:39:07 +02:00
|
|
|
pushd %{buildroot}%_mandir/man1
|
2011-05-17 13:45:07 +02:00
|
|
|
for m in *.1.gz; do
|
|
|
|
ln -s $m ${m#*-}
|
|
|
|
done
|
|
|
|
popd
|
|
|
|
|
2010-11-05 08:40:17 +01:00
|
|
|
%clean
|
2012-10-26 10:39:07 +02:00
|
|
|
rm -rf %{buildroot}
|
2010-11-05 08:40:17 +01:00
|
|
|
|
|
|
|
%post
|
|
|
|
%update_maven_depmap
|
|
|
|
|
|
|
|
%postun
|
|
|
|
%update_maven_depmap
|
2010-11-19 15:23:52 +01:00
|
|
|
|
2010-11-05 08:40:17 +01:00
|
|
|
%files
|
|
|
|
%defattr(0644,root,root,0755)
|
|
|
|
%doc NOTICE LICENSE README known-issues.xml status.xml
|
2011-05-17 13:45:07 +02:00
|
|
|
%doc *.html
|
2010-11-05 08:40:17 +01:00
|
|
|
|
2010-11-05 13:15:34 +01:00
|
|
|
%attr(0755,root,root) %{_bindir}/%{name}
|
|
|
|
%attr(0755,root,root) %{_bindir}/%{bname}
|
2011-05-17 13:45:07 +02:00
|
|
|
%attr(0755,root,root) %{_bindir}/%{name}-fontmetrics
|
|
|
|
%attr(0755,root,root) %{_bindir}/%{bname}-fontmetrics
|
|
|
|
%attr(0755,root,root) %{_bindir}/%{name}-fontlist
|
|
|
|
%attr(0755,root,root) %{_bindir}/%{bname}-fontlist
|
2012-10-26 10:39:07 +02:00
|
|
|
%{_javadir}/%{name}.jar
|
2010-11-05 08:40:17 +01:00
|
|
|
%{_datadir}/%{name}
|
|
|
|
%{_datadir}/maven2/*
|
2011-05-17 13:45:07 +02:00
|
|
|
%config %{_mavendepmapfragdir}/*
|
|
|
|
%{_mandir}/man1/*
|
2010-11-05 08:40:17 +01:00
|
|
|
|
|
|
|
%files javadoc
|
|
|
|
%defattr(0644,root,root,0755)
|
|
|
|
%{_javadocdir}/%{name}
|
|
|
|
|
|
|
|
%changelog
|