packages: java-xmlgraphics-fop/java-xmlgraphics-fop.spec - fixed batik refe...
pawelz
pawelz at pld-linux.org
Sat Apr 3 22:35:07 CEST 2010
Author: pawelz Date: Sat Apr 3 20:35:06 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- fixed batik references
- rel 2
---- Files affected:
packages/java-xmlgraphics-fop:
java-xmlgraphics-fop.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec
diff -u packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec:1.46 packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec:1.47
--- packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec:1.46 Sat Apr 3 21:23:36 2010
+++ packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec Sat Apr 3 22:35:01 2010
@@ -13,15 +13,15 @@
Summary(pl.UTF-8): Formater XSL napisany w Javie
Name: java-xmlgraphics-fop
Version: 0.95
-Release: 1
+Release: 2
License: Apache v2.0
-Group: Applications/Publishing/XML/Java
+Group: Libraries/Java
Source0: http://www.apache.org/dist/xmlgraphics/fop/source/fop-%{version}-src.tar.gz
# Source0-md5: 58593e6c86be17d7dc03c829630fd152
Source1: fop-font-install.sh
Source2: fop.sh
URL: http://xmlgrapics.apache.org/fop/
-BuildRequires: batik
+BuildRequires: java-xmlgraphics-batik
BuildRequires: glibc-localedb-all
%{?with_tests:BuildRequires: java-junit}
BuildRequires: java-sun
@@ -32,7 +32,7 @@
BuildRequires: rpm >= 4.4.9-56
BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
-Requires: batik
+Requires: java-xmlgraphics-batik
Requires: freetype1
Requires: java-commons-io
Requires: java-xalan
@@ -65,7 +65,7 @@
%package -n fop
Summary: fop commandline utility
-Group: Applications/Publishing
+Group: Applications/Publishing/XML/Java
Requires: %{name} = %{version}-%{release}
%description -n fop
@@ -78,7 +78,7 @@
%{?with_tests:%patch0 -p1}
%build
-required_jars='ant xml-commons-apis xercesImpl xalan batik'
+required_jars='ant xml-commons-apis xercesImpl xalan xmlgraphics-batik'
CLASSPATH="%{_jvmlibdir}/java/lib/tools.jar"
CLASSPATH="$CLASSPATH:$(%{_bindir}/build-classpath $required_jars)"
export JAVA_HOME=%{java_home}
@@ -136,6 +136,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2010/04/03 20:35:01 pawelz
+- fixed batik references
+- rel 2
+
Revision 1.46 2010/04/03 19:23:36 pawelz
- really drop gcj support
- verbose files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list