Author: pawelz Date: Sat Apr 3 19:23:42 2010 GMT Module: packages Tag: HEAD ---- Log message: - really drop gcj support - verbose files
---- Files affected: packages/java-xmlgraphics-fop: java-xmlgraphics-fop.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec diff -u packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec:1.45 packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec:1.46 --- packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec:1.45 Sat Apr 3 21:21:48 2010 +++ packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec Sat Apr 3 21:23:36 2010 @@ -23,9 +23,8 @@ URL: http://xmlgrapics.apache.org/fop/ BuildRequires: batik BuildRequires: glibc-localedb-all -%{!?with_java_sun:BuildRequires: java-gcj-compat-devel} %{?with_tests:BuildRequires: java-junit} -%{?with_java_sun:BuildRequires: java-sun} +BuildRequires: java-sun BuildRequires: java-xalan BuildRequires: java-xerces %{?with_tests:BuildRequires: java-xmlunit} @@ -122,7 +121,8 @@ %defattr(644,root,root,755) %doc KEYS README %dir %{_fop_font_metrics} -%{_javadir}/*.jar +%{_javadir}/%{srcname}.jar +%{_javadir}/%{srcname}-%{version}.jar %{_fontsdir}/*.config %attr(755,root,root) %{_bindir}/fop-font-install @@ -136,6 +136,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2010/04/03 19:23:36 pawelz +- really drop gcj support +- verbose files + Revision 1.45 2010/04/03 19:21:48 pawelz - renamed from fop - subpackage -n fop, that provides fop cmdline utility ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-xmlgraphics-fop/java-xmlgraphics-fop.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
