[RPM (6.0)] [DIST generic] xmltooling-1.3.2-1.jpp6
Ralph Apel <[email protected]> Sat, 12 Jan 2013 12:02:26 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : xmltooling Relocations: (not relocatable) Version : 1.3.2 Vendor: JPackage Project Release : 1.jpp6 Build Date: Sat 12 Jan 2013 11:58:31 AM CET Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Java Source RPM: (none) Size : 446866 License: Apache License 2.0 Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://www.opensaml.org/ Summary : XML Tooling Description : XML Tooling. --------------- Ralph Apel <[email protected]> 1.3.2-1 - 1.3.2 --------------- xmltooling.src: W: strange-permission xmltooling-settings.xml 0775 xmltooling.src: W: source-or-patch-not-bzipped xmltooling-pom.patch xmltooling.src: W: non-standard-group Development/Java xmltooling.src: W: no-signature xmltooling.src: W: mixed-use-of-spaces-and-tabs (spaces: line 33, tab: line 35) 1 packages and 0 specfiles checked; 0 errors, 5 warnings. --------------- Index: xmltooling-jpp-depmap.xml =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/xmltooling/xmltooling-jpp-depmap.xml,v retrieving revision 1.1 diff -u -r1.1 xmltooling-jpp-depmap.xml --- xmltooling-jpp-depmap.xml 10 Jul 2009 15:29:04 -0000 1.1 +++ xmltooling-jpp-depmap.xml 12 Jan 2013 11:01:39 -0000 @@ -134,39 +134,39 @@ <dependency> <maven> <groupId>org.bouncycastle</groupId> - <artifactId>bcprov-ext-jdk15</artifactId> - <version>1.40</version> + <artifactId>bcprov-jdk15</artifactId> + <version>1.45</version> </maven> <jpp> <groupId>JPP</groupId> <artifactId>bcprov</artifactId> - <version>1.42</version> + <version>1.45</version> </jpp> </dependency> <dependency> <maven> - <groupId>org.apache.commons.ssl</groupId> + <groupId>ca.juliusdavies</groupId> <artifactId>not-yet-commons-ssl</artifactId> <version>0.3.9</version> </maven> <jpp> <groupId>JPP</groupId> - <artifactId>commons-ssl</artifactId> + <artifactId>not-yet-commons-ssl</artifactId> <version>0.3.10</version> </jpp> </dependency> <dependency> <maven> - <groupId>org.apache.xerces</groupId> - <artifactId>resolver</artifactId> - <version>2.9.1</version> + <groupId>xml-resolver</groupId> + <artifactId>xml-resolver</artifactId> + <version>1.2</version> </maven> <jpp> <groupId>JPP</groupId> <artifactId>xml-commons-resolver12</artifactId> - <version>2.9.1</version> + <version>1.2</version> </jpp> </dependency> Index: xmltooling-pom.patch =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/xmltooling/xmltooling-pom.patch,v retrieving revision 1.1 diff -u -r1.1 xmltooling-pom.patch --- xmltooling-pom.patch 10 Jul 2009 15:29:04 -0000 1.1 +++ xmltooling-pom.patch 12 Jan 2013 11:01:39 -0000 @@ -1,6 +1,6 @@ ---- pom.xml.sav0 2008-10-29 07:15:47.000000000 +0100 -+++ pom.xml 2009-06-04 18:43:55.000000000 +0200 -@@ -135,6 +135,7 @@ +--- pom.xml.sav 2011-07-07 12:39:12.000000000 +0200 ++++ pom.xml 2011-07-07 12:39:32.000000000 +0200 +@@ -159,6 +159,7 @@ <debug>true</debug> </configuration> </plugin> @@ -8,7 +8,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> -@@ -154,6 +155,7 @@ +@@ -179,6 +180,7 @@ </execution> </executions> </plugin> @@ -16,30 +16,3 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> -@@ -208,15 +210,19 @@ - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-javadoc-plugin</artifactId> - <configuration> -+<!-- - <links> - <link>http://java.sun.com/j2se/1.5.0/docs/api/</link> - </links> -+--> - <quiet>true</quiet> - <author>false</author> - <version>true</version> - <doctitle>${project.name} ${project.version} Java API.</doctitle> - <windowtitle>${project.name} ${project.version} Java API.</windowtitle> -+<!-- - <overview>src/main/java/overview.html</overview> -+--> - </configuration> - </plugin> - <plugin> -@@ -436,4 +442,4 @@ - </developer> - </developers> - --</project> -\ Kein Zeilenumbruch am Dateiende. -+</project> Index: xmltooling.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/xmltooling/xmltooling.spec,v retrieving revision 1.2 diff -u -r1.2 xmltooling.spec --- xmltooling.spec 9 Jan 2010 21:24:10 -0000 1.2 +++ xmltooling.spec 12 Jan 2013 11:01:39 -0000 @@ -1,4 +1,4 @@ -# Copyright (c) 2000-2009, JPackage Project +# Copyright (c) 2000-2013, JPackage Project # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -31,15 +31,16 @@ %define section free Name: xmltooling -Version: 1.2.0 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Epoch: 0 Summary: XML Tooling License: Apache License 2.0 Group: Development/Java URL: http://www.opensaml.org/ -Source0: xmltooling-1.2.0.tar.gz -# svn export https://svn.middleware.georgetown.edu/java-xmltooling/tags/1.2.0 xmltooling-1.2.0 +Source0: xmltooling-1.3.2.tar.gz +# svn export https://svn.shibboleth.net/java-xmltooling/tags/1.3.2 xmltooling-1.3.2 +# tar czf xmltooling-1.3.2.tar.gz xmltooling-1.3.2/ Source1: xmltooling-jpp-depmap.xml Source2: xmltooling-settings.xml @@ -47,11 +48,11 @@ Patch0: xmltooling-pom.patch BuildArch: noarch -Requires(post): jpackage-utils >= 0:1.7.3 -Requires(postun): jpackage-utils >= 0:1.7.3 -BuildRequires: jpackage-utils >= 0:1.7.3 -BuildRequires: java-devel >= 0:1.5.0 -BuildRequires: maven2 >= 0:2.0.7 +Requires(post): jpackage-utils >= 0:1.7.5 +Requires(postun): jpackage-utils >= 0:1.7.5 +BuildRequires: jpackage-utils >= 0:1.7.5 +BuildRequires: java-devel >= 0:1.6.0 +BuildRequires: maven2 >= 0:2.0.8 BuildRequires: maven2-plugin-compiler BuildRequires: maven2-plugin-install BuildRequires: maven2-plugin-jar @@ -70,7 +71,7 @@ BuildRequires: slf4j BuildRequires: xml-security -Requires: java >= 0:1.5.0 +Requires: java >= 0:1.6.0 Requires: bouncycastle Requires: jcip-annotations Requires: joda-time @@ -157,6 +158,12 @@ %doc %{_javadocdir}/%{name} %changelog +* Sat Jan 12 2013 Ralph Apel <[email protected]> 1.3.2-1 +- 1.3.2 + +* Thu Jul 07 2011 Ralph Apel <[email protected]> 1.2.2-1 +- 1.2.2 + * Sat Jan 09 2010 Will Tatam <[email protected]> 1.2.0-2 - Auto rebuild for JPackage 6 in centos5 mock