diff --git a/xpp3.spec b/xpp3.spec index 1f91403..55365b1 100644 --- a/xpp3.spec +++ b/xpp3.spec @@ -3,7 +3,7 @@ Summary: XML Pull Parser Name: xpp3 Version: 1.1.4 -Release: 3.c%{?dist} +Release: 4.c%{?dist} License: ASL 1.1 URL: http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html Source0: http://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/xpp3-%{oversion}_src.tgz @@ -16,7 +16,6 @@ BuildRequires: javapackages-tools BuildRequires: ant BuildRequires: junit BuildRequires: xml-commons-apis -Requires: junit Requires: xml-commons-apis Requires: java-headless @@ -30,8 +29,6 @@ take best advantage of latest JIT JVMs such as Hotspot in JDK 1.4. %package minimal Summary: Minimal XML Pull Parser -Requires: junit -Requires: xml-commons-apis Requires: java-headless %description minimal @@ -93,6 +90,9 @@ cp -pr doc/api/* %{buildroot}%{_javadocdir}/%{name} %doc %{_javadocdir}/%{name} %changelog +* Tue Dec 9 2014 Alexander Kurtakov 1.1.4-4.c +- Drop useless Requires. + * Sun Jun 08 2014 Fedora Release Engineering - 1.1.4-3.c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild