From a2268e7e59872f4d209dd675281ca43a29dd1857 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Jul 17 2013 09:47:25 +0000 Subject: Update to current packaging guidelines --- diff --git a/ant-antunit.spec b/ant-antunit.spec index 2e5096f..b7fedef 100644 --- a/ant-antunit.spec +++ b/ant-antunit.spec @@ -2,7 +2,7 @@ Name: ant-%{base_name} Version: 1.2 -Release: 7%{?dist} +Release: 9%{?dist} Summary: Provide antunit ant task Group: Development/Libraries License: ASL 2.0 @@ -19,9 +19,6 @@ Requires: java >= 1:1.6.0 Requires: jpackage-utils Requires: ant -Requires(post): jpackage-utils -Requires(postun): jpackage-utils - %description The task drives the tests much like does for JUnit tests. @@ -38,8 +35,6 @@ such target it then will: %package javadoc Summary: Javadoc for %{name} -Group: Documentation -Requires: jpackage-utils %description javadoc This package contains the API documentation for %{name}. @@ -85,6 +80,9 @@ echo "ant/ant-antunit" > %{buildroot}%{_sysconfdir}/%{name}.d/antunit %changelog +* Wed Jul 17 2013 Mikolaj Izdebski - 1.2-9 +- Update to current packaging guidelines + * Wed Jun 12 2013 Orion Poplawski 1.2-7 - Update spec for new Java guidelines