[ant/f18] Requires on jpackage-utils in javadoc, licence files in manual

Tomas Radej tradej at fedoraproject.org
Tue Nov 27 13:47:06 UTC 2012


commit e18960243b9460903ea412955ae650c3d7173fa1
Author: Tomas Radej <tradej at redhat.com>
Date:   Tue Nov 27 14:25:53 2012 +0100

    Requires on jpackage-utils in javadoc, licence files in manual

 ant.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ant.spec b/ant.spec
index 8b5a38e..ba16982 100644
--- a/ant.spec
+++ b/ant.spec
@@ -49,7 +49,7 @@
 
 Name:           ant
 Version:        1.8.4
-Release:        4%{?dist}
+Release:        5%{?dist}
 Epoch:          0
 Summary:        Build tool for java
 Summary(it):    Tool per la compilazione di programmi java
@@ -411,6 +411,7 @@ Documentation pour %{name}.
 %package javadoc
 Summary:        Javadoc for %{name}
 Group:          Documentation
+Requires:       jpackage-utils
 
 %description javadoc
 Javadoc for %{name}.
@@ -727,6 +728,7 @@ find $RPM_BUILD_ROOT%{_datadir}/ant/etc -type f -name "*.xsl" \
 %attr(0755,root,root) %{_bindir}/*.py*
 
 %files manual
+%doc LICENSE NOTICE
 %doc manual/*
 
 %if %{build_javadoc}
@@ -739,6 +741,10 @@ find $RPM_BUILD_ROOT%{_datadir}/ant/etc -type f -name "*.xsl" \
 # -----------------------------------------------------------------------------
 
 %changelog
+* Tue Nov 27 2012 Tomas Radej <tradej at redhat.com> - 0:1.8.4-5
+- Requires on jpackage-utils in javadoc
+- Added LICENSE and NOTICE in manual subpackage
+
 * Thu Nov 22 2012 Jaromir Capik <jcapik at redhat.com> 0:1.8.4-4
 - Including LICENSE and NOTICE in the javadoc subpackage
 


More information about the scm-commits mailing list