[RPM (6.0)] [DIST generic] apache-commons-attributes-2.2-7.jpp6

Ralph Apel <[email protected]> Sat, 15 Dec 2012 18:45:35 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : apache-commons-attributes    Relocations: (not relocatable)
Version     : 2.2                               Vendor: JPackage Project
Release     : 7.jpp6                        Build Date: Sat 15 Dec 2012 07:40:21 PM CET
Install Date: (not installed)               Build Host: flat.netmindz.net
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 112264                           License: ASL 2.0
Signature   : (none)
Packager    : Ralph Apel <[email protected]>
URL         : http://commons.apache.org/attributes
Summary     : Apache Commons Attributes Package
Description :
Commons Attributes enables Java programmers to
use C#/.Net-style attributes in their code.

---------------
Ralph Apel <[email protected]> 0:2.2-7
- Adapt to qdox-1.12
---------------
apache-commons-attributes.src: W: source-or-patch-not-bzipped commons-attributes-2.2-build.patch
apache-commons-attributes.src: W: source-or-patch-not-bzipped commons-attributes-2.2-plugin_jelly.patch
apache-commons-attributes.src: W: source-or-patch-not-bzipped commons-attributes-AttributeCompiler.patch
apache-commons-attributes.src: W: no-signature
apache-commons-attributes.src:191: W: libdir-macro-in-noarch-package (main package) %dir %{_libdir}/gcj/%{name}
apache-commons-attributes.src:192: W: libdir-macro-in-noarch-package (main package) %attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-*%{version}.jar.*
apache-commons-attributes.src: W: invalid-license ASL 2.0
1 packages and 0 specfiles checked; 0 errors, 7 warnings.

---------------
Index: apache-commons-attributes.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/apache-commons-attributes/apache-commons-attributes.spec,v
retrieving revision 1.2
diff -u -r1.2 apache-commons-attributes.spec
--- apache-commons-attributes.spec	7 Oct 2010 07:52:53 -0000	1.2
+++ apache-commons-attributes.spec	15 Dec 2012 17:45:34 -0000
@@ -1,4 +1,4 @@
-# Copyright (c) 2000-2010, JPackage Project
+# Copyright (c) 2000-2012, JPackage Project
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -47,7 +47,7 @@
 
 Name:           apache-%{short_name}
 Version:        2.2
-Release:        6%{?dist}
+Release:        7%{?dist}
 Epoch:          0
 Summary:        Apache Commons Attributes Package
 Group:          Development/Libraries/Java
@@ -58,6 +58,7 @@
 Source2:        commons-attributes-compiler-2.2.pom
 Patch0:         commons-attributes-2.2-plugin_jelly.patch
 Patch1:         commons-attributes-2.2-build.patch
+Patch2:         commons-attributes-AttributeCompiler.patch
 Requires(post): jpackage-utils >= 0:1.7.5
 Requires(postun): jpackage-utils >= 0:1.7.5
 Requires:  ant
@@ -100,6 +101,7 @@
 %setup -q -n %{short_name}-%{version}
 %patch0 -b .sav0
 %patch1 -b .sav1
+%patch2 -b .sav2
 
 %build
 export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/junit`"
@@ -195,6 +197,9 @@
 %{_javadocdir}/*
 
 %changelog
+* Sat Dec 15 2012 Ralph Apel <[email protected]> 0:2.2-7
+- Adapt to qdox-1.12
+
 * Thu Oct 07 2010 Ralph Apel <[email protected]> 0:2.2-6
 - Relax BR to jpackage-utils >= 0:1.7.5
 - Create compat symlinks for any jakarta-commons-attributes