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)
|
||||
#
|
||||
# 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.
|
||||
# Copyright (c) 2009 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
|
||||
# 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/
|
||||
#
|
||||
|
||||
@ -18,7 +25,7 @@ Name: aelfred
|
||||
%define release 0.a.7jpp
|
||||
%define section free
|
||||
Version: 1.2
|
||||
Release: 177
|
||||
Release: 266
|
||||
Summary: Java-based XML parser
|
||||
License: BSD 3-Clause
|
||||
Url: http://www.jpackage.org/
|
||||
@ -50,6 +57,7 @@ non-commercial use.
|
||||
|
||||
|
||||
%package javadoc
|
||||
License: BSD 3-Clause
|
||||
PreReq: coreutils
|
||||
Summary: Java-based XML parser (documentation)
|
||||
Group: Development/Libraries/Java
|
||||
@ -62,6 +70,7 @@ Javadoc for aelfred.
|
||||
|
||||
|
||||
%package demo
|
||||
License: BSD 3-Clause
|
||||
Summary: Java-based XML parser (demo and samples)
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Group: Development/Libraries/Java
|
||||
|
Loading…
Reference in New Issue
Block a user