- Really fix license tag.
This commit is contained in:
parent
edf5be1dfe
commit
bc0d5823c9
@ -33,10 +33,10 @@ Version: 1.1.1
|
||||
Release: 2%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Java alternative to DOM and SAX
|
||||
License: ASL
|
||||
License: ASL 1.1
|
||||
URL: http://www.jdom.org/
|
||||
Group: Development/Libraries
|
||||
Source0: http://jdom.org/dist/binary/jdom-1.1.1.tar.gz
|
||||
Source0: http://jdom.org/dist/binary/jdom-%{version}.tar.gz
|
||||
Source1: http://repo1.maven.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom
|
||||
Patch0: %{name}-crosslink.patch
|
||||
Patch1: %{name}-1.0-OSGiManifest.patch
|
||||
@ -143,6 +143,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Nov 3 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.1.1-2
|
||||
- Really fix license tag.
|
||||
|
||||
* Mon Nov 1 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.1.1-2
|
||||
- Drop gcj support.
|
||||
- Fix license tag.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user