[jdo2-api] fix badurl (source file audit - 2013-09-30)

gil gil at fedoraproject.org
Fri Oct 4 09:30:41 UTC 2013


commit 172511d2cb532528d39516431b1082e2f8847f6b
Author: gil <puntogil at libero.it>
Date:   Fri Oct 4 11:30:24 2013 +0200

    fix badurl (source file audit - 2013-09-30)

 jdo2-api.spec |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/jdo2-api.spec b/jdo2-api.spec
index 20625f3..75cc7f3 100644
--- a/jdo2-api.spec
+++ b/jdo2-api.spec
@@ -1,12 +1,10 @@
-
 Name:          jdo2-api
 Version:       2.2
-Release:       6%{?dist}
+Release:       7%{?dist}
 Summary:       Implementation of JSR 243: Java Data Objects 2.0
-Group:         Development/Libraries
 License:       ASL 2.0
 Url:           http://db.apache.org/jdo/
-Source0:       http://svn.apache.org/repos/asf/db/jdo/releases/2.2/dist/db/jdo/2.2/jdo2-api-2.2-src.tar.gz
+Source0:       http://svn.apache.org/repos/asf/db/jdo/tags/2.2/dist/db/jdo/2.2/jdo2-api-2.2-src.tar.gz
 Source1:       jdo2-api-2.2-build.xml
 # changed javax.transaction transaction-api 1.1 with geronimo-jta_1.1_spec
 # fix pom version
@@ -36,9 +34,7 @@ Java model abstraction of persistence, developed as Java Specification
 Request 243 under the auspices of the Java Community Process.
 
 %package javadoc
-Group:         Documentation
 Summary:       API documentation for %{name}
-Requires:      jpackage-utils
 
 %description javadoc
 This package contains javadoc for %{name}.
@@ -77,6 +73,10 @@ cp -pr  dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Fri Oct 04 2013 gil cattaneo <puntogil at libero.it> 2.2-7
+- fix badurl (source file audit - 2013-09-30)
+- minor changes to adapt to current guideline
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list