This commit is contained in:
parent
178e24c643
commit
393b8352c3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 21 16:38:31 CET 2008 - ro@suse.de
|
||||
|
||||
- update check-build.sh
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 23 15:58:46 CET 2008 - mvyskocil@suse.cz
|
||||
|
||||
|
25
jdom.spec
25
jdom.spec
@ -2,14 +2,22 @@
|
||||
# spec file for package jdom (Version 1.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: jdom
|
||||
%define xom_version 1.2b1
|
||||
%define xom_suffix ""
|
||||
@ -38,7 +46,7 @@ License: The Apache Software License
|
||||
Group: Development/Libraries/Java
|
||||
AutoReqProv: on
|
||||
Version: 1.0
|
||||
Release: 156
|
||||
Release: 271
|
||||
Summary: JDOM is a Java Representation of an XML Document
|
||||
Url: http://www.jdom.org
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
@ -68,8 +76,9 @@ Authors:
|
||||
Brett McLaughlin <brett@newInstance.com>
|
||||
|
||||
%package -n saxpath
|
||||
License: The Apache Software License
|
||||
Version: 1.0_FCS
|
||||
Release: 156
|
||||
Release: 271
|
||||
Summary: SAXPath is an event-based API for XPath parsers
|
||||
Group: Development/Libraries/Java
|
||||
|
||||
@ -113,8 +122,9 @@ Authors:
|
||||
Steen Lehmann
|
||||
|
||||
%package -n xom
|
||||
License: LGPL v2.1 or later
|
||||
Version: 1.0_FCS
|
||||
Release: 156
|
||||
Release: 271
|
||||
Summary: XOM™ is a new XML object model
|
||||
Group: Development/Languages/Java
|
||||
|
||||
@ -160,8 +170,9 @@ Authors:
|
||||
Elliotte Rusty Harold
|
||||
|
||||
%package -n jaxen
|
||||
License: The Apache Software License
|
||||
Version: 1.0_FCS
|
||||
Release: 156
|
||||
Release: 271
|
||||
Summary: The jaxen project is a Java XPath Engine
|
||||
Group: Development/Libraries/Java
|
||||
|
||||
@ -300,6 +311,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:foldlevel=42:
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user