This commit is contained in:
parent
0b51a4a2f9
commit
1c3582cd91
17
aelfred.spec
17
aelfred.spec
@ -1,10 +1,17 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aelfred (Version 1.2)
|
# spec file for package aelfred (Version 1.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -18,7 +25,7 @@ Name: aelfred
|
|||||||
%define release 0.a.7jpp
|
%define release 0.a.7jpp
|
||||||
%define section free
|
%define section free
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 177
|
Release: 266
|
||||||
Summary: Java-based XML parser
|
Summary: Java-based XML parser
|
||||||
License: BSD 3-Clause
|
License: BSD 3-Clause
|
||||||
Url: http://www.jpackage.org/
|
Url: http://www.jpackage.org/
|
||||||
@ -50,6 +57,7 @@ non-commercial use.
|
|||||||
|
|
||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
|
License: BSD 3-Clause
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
Summary: Java-based XML parser (documentation)
|
Summary: Java-based XML parser (documentation)
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
@ -62,6 +70,7 @@ Javadoc for aelfred.
|
|||||||
|
|
||||||
|
|
||||||
%package demo
|
%package demo
|
||||||
|
License: BSD 3-Clause
|
||||||
Summary: Java-based XML parser (demo and samples)
|
Summary: Java-based XML parser (demo and samples)
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
|
Loading…
Reference in New Issue
Block a user