[ant-antunit] Update to current packaging guidelines

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Jul 17 09:47:42 UTC 2013


commit a2268e7e59872f4d209dd675281ca43a29dd1857
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Jul 17 11:47:25 2013 +0200

    Update to current packaging guidelines

 ant-antunit.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
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 <antunit> task drives the tests much like <junit> 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 <mizdebsk at redhat.com> - 1.2-9
+- Update to current packaging guidelines
+
 * Wed Jun 12 2013 Orion Poplawski <orion at cora.nwra.com> 1.2-7
 - Update spec for new Java guidelines
 


More information about the scm-commits mailing list