Hello community,

here is the log from the commit of package jdom for openSUSE:Factory checked in 
at 2012-06-16 07:23:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jdom (Old)
 and      /work/SRC/openSUSE:Factory/.jdom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jdom", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jdom/jdom.changes        2011-09-23 
02:04:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jdom.new/jdom.changes   2012-06-16 
07:23:09.000000000 +0200
@@ -1,0 +2,10 @@
+Fri Jun 15 12:39:47 UTC 2012 - [email protected]
+
+- ignore jdk7 as well 
+
+-------------------------------------------------------------------
+Mon Jun  4 08:41:52 UTC 2012 - [email protected]
+
+- remove stray character from xom summary to fix UTF-8 parsing
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jdom.spec ++++++
--- /var/tmp/diff_new_pack.sVp47V/_old  2012-06-16 07:23:10.000000000 +0200
+++ /var/tmp/diff_new_pack.sVp47V/_new  2012-06-16 07:23:10.000000000 +0200
@@ -1,7 +1,8 @@
+# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:foldlevel=42:
 #
 # spec file for package jdom
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +16,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define xom_version   1.2b1
 %define xom_suffix    ""
@@ -36,12 +36,11 @@
 %define stage1_build_dir %{_builddir}/build
 
 Name:           jdom
-License:        Apache-2.0
-Group:          Development/Libraries/Java
-AutoReqProv:    on
 Version:        1.1
-Release:        13
+Release:        0
 Summary:        JDOM is a Java Representation of an XML Document
+License:        Apache-2.0
+Group:          Development/Libraries/Java
 Url:            http://www.jdom.org
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        saxpath-%{saxpath_version}.tar.bz2
@@ -61,12 +60,13 @@
 BuildArch:      noarch
 BuildRequires:  ant
 BuildRequires:  ant-junit
+BuildRequires:  java-1_5_0-gcj-compat-devel
 BuildRequires:  junit
 BuildRequires:  servletapi5
 BuildRequires:  xalan-j2
 BuildRequires:  xerces-j2
-BuildRequires:  java-1_5_0-gcj-compat-devel
 #!BuildIgnore:  java-1_6_0-openjdk java-1_6_0-openjdk-devel
+#!BuildIgnore:  java-1_7_0-openjdk java-1_7_0-openjdk-devel
 BuildRequires:  unzip
 
 %description
@@ -78,10 +78,10 @@
 DOM and SAX.
 
 %package -n   saxpath
-License:        Apache-2.0
 Version:        1.0_FCS
-Release:        275
+Release:        0
 Summary:        SAXPath is an event-based API for XPath parsers
+License:        Apache-2.0
 Group:          Development/Libraries/Java
 
 %description -n saxpath
@@ -92,10 +92,10 @@
 structure for representing them once they have been parsed.
 
 %package -n   xom
-License:        LGPL-2.1+
 Version:        1.2b1
-Release:        10
-Summary:        XOM� is a new XML object model
+Release:        0
+Summary:        XOM is a new XML object model
+License:        LGPL-2.1+
 Group:          Development/Languages/Java
 
 %description -n xom
@@ -135,10 +135,10 @@
 
 
 %package -n   jaxen
-License:        Apache-2.0
 Version:        1.1.1
-Release:        10
+Release:        0
 Summary:        The jaxen project is a Java XPath Engine
+License:        Apache-2.0
 Group:          Development/Libraries/Java
 
 %description -n jaxen
@@ -243,6 +243,5 @@
 %files -n jaxen
 %defattr(-,root,root)   
 %{_javadir}/jaxen*.jar
-# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:foldlevel=42:
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to