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
|
Name: jdom
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 1jpp
|
Release: 1jpp_1rh
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Java alternative to DOM and SAX
|
Summary: Java alternative to DOM and SAX
|
||||||
License: Apache Software License-like
|
License: Apache Software License-like
|
||||||
URL: http://www.jdom.org/
|
URL: http://www.jdom.org/
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Vendor: JPackage Project
|
|
||||||
Distribution: JPackage
|
|
||||||
Source0: http://www.jdom.org/dist/source/jdom-1.0.tar.gz
|
Source0: http://www.jdom.org/dist/source/jdom-1.0.tar.gz
|
||||||
Patch0: %{name}-crosslink.patch
|
Patch0: %{name}-crosslink.patch
|
||||||
Requires: xalan-j2 >= 0:2.2.0
|
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
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||||
|
|
||||||
@ -97,6 +98,9 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Sep 18 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-1jpp
|
||||||
- Upgrade to 1.0 final
|
- Upgrade to 1.0 final
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user