diff --git a/import.log b/import.log new file mode 100644 index 0000000..f0c2a69 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +xpp3-1_1_3_8-3_3_fc12:F-13:xpp3-1.1.3.8-3.3.fc12.src.rpm:1268220119 diff --git a/xpp3.spec b/xpp3.spec index 8bbee74..b3ab364 100644 --- a/xpp3.spec +++ b/xpp3.spec @@ -33,9 +33,9 @@ Summary: XML Pull Parser Name: xpp3 Version: 1.1.3.8 -Release: 3.2%{?dist} +Release: 3.3%{?dist} Epoch: 0 -License: ASL 1.1 +License: ASL 1.1 URL: http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html Group: Text Processing/Markup/XML Source0: http://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/xpp3-%{oversion}_src.tgz @@ -55,9 +55,9 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description -Xml Pull Parser 3rd Edition (XPP3) MXP1 is a new XmlPull -parsing engine that is based on ideas from XPP and in -particular XPP2 but completely revised and rewritten to +Xml Pull Parser 3rd Edition (XPP3) MXP1 is a new XmlPull +parsing engine that is based on ideas from XPP and in +particular XPP2 but completely revised and rewritten to take best advantage of latest JIT JVMs such as Hotspot in JDK 1.4. %package minimal @@ -74,6 +74,7 @@ Minimal XML pull parser implementation. %package javadoc Summary: Javadoc for %{name} Group: Documentation +Requires: jpackage-utils %description javadoc Javadoc for %{name}. @@ -131,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_javadocdir}/* %changelog +* Wed Mar 10 2010 Peter Lemenkov - 0:1.1.3.8-3.3 +- *-javadoc must also require jpackage-utils (for %%{_javadocdir}) + * Mon Jul 27 2009 Fedora Release Engineering - 0:1.1.3.8-3.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild