[rundoc] Final touches.

Ismael Olea olea at fedoraproject.org
Wed Aug 20 17:01:00 UTC 2014


commit 7b8e632308a9c85e8e346a57f0c897841c88bfb7
Author: Ismael Olea <ismael at olea.org>
Date:   Wed Aug 20 18:59:18 2014 +0200

    Final touches.

 rundoc.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/rundoc.spec b/rundoc.spec
index 2c505e8..b61390d 100644
--- a/rundoc.spec
+++ b/rundoc.spec
@@ -1,6 +1,6 @@
 Name:           rundoc
 Version:        0.11
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        An Ant task designed to help with the single-sourcing of program documentation
 
 License:        BSD
@@ -10,6 +10,8 @@ BuildArch:      noarch
 
 BuildRequires:  ant
 BuildRequires:  javapackages-local
+#/usr/share/java must be owned: 
+Requires:       javapackages-tools
 
 
 %description
@@ -49,6 +51,9 @@ mv javadoc/ %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Aug 20 2014 Ismael Olea <ismael at olea.org> - 0.11-4
+- final suggestion: https://bugzilla.redhat.com/show_bug.cgi?id=1130755#c9
+
 * Mon Aug  18 2014 Ismael Olea <ismael at olea.org> - 0.11-3
 - all suggestions from https://bugzilla.redhat.com/show_bug.cgi?id=1130755#c1
 


More information about the scm-commits mailing list