Import from upstream jpackage.org
This commit is contained in:
parent
570cdea184
commit
5e46eede8a
12
jdom.spec
12
jdom.spec
@ -2,18 +2,19 @@
|
||||
|
||||
Name: jdom
|
||||
Version: 1.0
|
||||
Release: 1jpp
|
||||
Release: 1jpp_1rh
|
||||
Epoch: 0
|
||||
Summary: Java alternative to DOM and SAX
|
||||
License: Apache Software License-like
|
||||
URL: http://www.jdom.org/
|
||||
Group: Development/Libraries/Java
|
||||
Vendor: JPackage Project
|
||||
Distribution: JPackage
|
||||
Source0: http://www.jdom.org/dist/source/jdom-1.0.tar.gz
|
||||
Patch0: %{name}-crosslink.patch
|
||||
Requires: xalan-j2 >= 0:2.2.0
|
||||
BuildRequires: ant, xalan-j2 >= 0:2.2.0, jpackage-utils >= 0:1.5, java-javadoc
|
||||
BuildRequires: jpackage-utils >= 0:1.5
|
||||
BuildRequires: java-javadoc
|
||||
BuildRequires: ant
|
||||
BuildRequires: xalan-j2 >= 0:2.2.0
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
|
||||
@ -97,6 +98,9 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 19 2004 Fernando Nasser <fnasser@redhat.com> - 0:1.0-1jpp_1rh
|
||||
- First Red Hat build
|
||||
|
||||
* Sat Sep 18 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-1jpp
|
||||
- Upgrade to 1.0 final
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user