Hello community,

here is the log from the commit of package xmlgraphics-fop for openSUSE:Factory 
checked in at 2013-09-13 14:44:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmlgraphics-fop (Old)
 and      /work/SRC/openSUSE:Factory/.xmlgraphics-fop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xmlgraphics-fop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xmlgraphics-fop/xmlgraphics-fop.changes  
2013-09-11 17:11:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xmlgraphics-fop.new/xmlgraphics-fop.changes     
2013-09-13 14:44:22.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 12 21:16:29 UTC 2013 - tchva...@suse.com
+
+- Drop javadoc package so we build this package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xmlgraphics-fop.spec ++++++
--- /var/tmp/diff_new_pack.eFRPV3/_old  2013-09-13 14:44:23.000000000 +0200
+++ /var/tmp/diff_new_pack.eFRPV3/_new  2013-09-13 14:44:23.000000000 +0200
@@ -65,7 +65,6 @@
 BuildRequires:  gpg-offline
 BuildRequires:  gpg2
 BuildRequires:  java-devel >= 1.6.0
-BuildRequires:  java-javadoc
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  libxslt
@@ -74,7 +73,6 @@
 BuildRequires:  unzip
 BuildRequires:  xml-commons-jaxp-1.3-apis
 BuildRequires:  xmlgraphics-batik
-BuildRequires:  xmlgraphics-batik-javadoc
 BuildRequires:  xmlgraphics-commons >= 1.5
 BuildRequires:  xmlunit
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -91,14 +89,6 @@
 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
-API documentation for %{name} automatically extracted from comments in source 
files.
-
-
 %prep
 %gpg_verify %{SOURCE1000}
 %setup -q -n %{bname}-%{version} -a5 
@@ -143,7 +133,6 @@
 export CLASSPATH= LANG=en_US.UTF-8
 export OPT_JAR_LIST=`%{__cat} %{_sysconfdir}/ant.d/{junit,trax}`
 %{ant} \
-  -Dbatik.javadoc=%{_javadocdir}/xmlgraphics-batik \
   package \
 %if %{with tests}
   junit \
@@ -186,10 +175,6 @@
 cp -pr conf %{buildroot}%{_datadir}/%{name}
 install -D -m 644 conf/fop.xconf %{buildroot}/etc/fop.xconf
 
-# javadoc
-mkdir -p %{buildroot}%{_javadocdir}/%{name}
-cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}
-
 # Manpages
 mkdir -p %{buildroot}%_mandir/man1
 for m in *.1; do
@@ -222,8 +207,4 @@
 %{_mandir}/man1/*
 %config(noreplace) /etc/fop.xconf
 
-%files javadoc
-%defattr(0644,root,root,0755)
-%{_javadocdir}/%{name}
-
 %changelog








-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to