Autobuild autoformatter for 64430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jdom?expand=0&rev=11
This commit is contained in:
parent
ebd2387532
commit
f44bf118d3
46
jdom.spec
46
jdom.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package jdom (Version 1.1)
|
||||
# spec file for package jdom
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 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
|
||||
@ -36,11 +36,11 @@
|
||||
%define stage1_build_dir %{_builddir}/build
|
||||
|
||||
Name: jdom
|
||||
License: The Apache Software License
|
||||
License: ASLv..
|
||||
Group: Development/Libraries/Java
|
||||
AutoReqProv: on
|
||||
Version: 1.1
|
||||
Release: 3
|
||||
Release: 13
|
||||
Summary: JDOM is a Java Representation of an XML Document
|
||||
Url: http://www.jdom.org
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
@ -78,9 +78,9 @@ an alternative to DOM and SAX, although it integrates well with both
|
||||
DOM and SAX.
|
||||
|
||||
%package -n saxpath
|
||||
License: The Apache Software License
|
||||
License: ASLv..
|
||||
Version: 1.0_FCS
|
||||
Release: 274
|
||||
Release: 275
|
||||
Summary: SAXPath is an event-based API for XPath parsers
|
||||
Group: Development/Libraries/Java
|
||||
|
||||
@ -92,9 +92,9 @@ expressions; it does not evaluate them, or even provide an object
|
||||
structure for representing them once they have been parsed.
|
||||
|
||||
%package -n xom
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Version: 1.2b1
|
||||
Release: 2
|
||||
Release: 10
|
||||
Summary: XOM™ is a new XML object model
|
||||
Group: Development/Languages/Java
|
||||
|
||||
@ -135,9 +135,9 @@ Canonical XML. XOM documents can be converted to and from SAX and DOM.
|
||||
|
||||
|
||||
%package -n jaxen
|
||||
License: The Apache Software License
|
||||
License: ASLv..
|
||||
Version: 1.1.1
|
||||
Release: 2
|
||||
Release: 10
|
||||
Summary: The jaxen project is a Java XPath Engine
|
||||
Group: Development/Libraries/Java
|
||||
|
||||
@ -246,29 +246,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:foldlevel=42:
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2009 mvyskocil@suse.cz
|
||||
- 'fixed bnc#501764: removed clover.license from source tarball'
|
||||
* Mon May 18 2009 mvyskocil@suse.cz
|
||||
- Removed documentation of ConcurrentReaderHashMap (bnc#504663)
|
||||
* dom4j-1.6.1/docs/clover/org/dom4j/tree/ConcurrentReaderHashMap.html
|
||||
* dom4j-1.6.1/docs/xref/org/dom4j/tree/ConcurrentReaderHashMap.html
|
||||
* Thu May 14 2009 mvyskocil@suse.cz
|
||||
- fixed version tag for jaxen and xom
|
||||
* Tue Jan 20 2009 mvyskocil@suse.cz
|
||||
- update jdom to 1.1 fixed bnc#467366
|
||||
- updated jaxen to 1.1.1 (do not use an included jaxen)
|
||||
- cleaned build requires
|
||||
- Obsoleted java150 patch
|
||||
* Fri Nov 21 2008 ro@suse.de
|
||||
- update check-build.sh
|
||||
* Wed Jan 23 2008 mvyskocil@suse.cz
|
||||
- fixed beta build
|
||||
* Thu Mar 29 2007 dbornkessel@suse.de
|
||||
- added unzip to build requires
|
||||
* Mon Jan 15 2007 dbornkessel@suse.de
|
||||
- removed xml-commons-apis build req. (Bug #232127)
|
||||
* Thu Sep 28 2006 dbornkessel@suse.de
|
||||
- first versions
|
||||
- fixes necessary to compile with Java 1.5.0
|
||||
- set source="1.4" and target="1.4" for ant "javac" tasks
|
||||
- set source="1.4" for ant "javadoc" tasks
|
||||
|
Loading…
x
Reference in New Issue
Block a user