fix repotag
This commit is contained in:
parent
98660c209c
commit
d054acc9e1
10
jdom.spec
10
jdom.spec
@ -36,7 +36,7 @@
|
||||
|
||||
Name: jdom
|
||||
Version: 1.0
|
||||
Release: 5jpp.3%{?dist}
|
||||
Release: 5.4%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Java alternative to DOM and SAX
|
||||
License: BSD
|
||||
@ -72,8 +72,9 @@ and SAX.
|
||||
%package javadoc
|
||||
Summary: Javadoc for %{name}
|
||||
Group: Development/Documentation
|
||||
Requires(post): /bin/rm,/bin/ln
|
||||
Requires(postun): /bin/rm
|
||||
# for /bin/rm and /bin/ln
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
|
||||
%description javadoc
|
||||
Javadoc for %{name}.
|
||||
@ -172,6 +173,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 9 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:1.0-5.4
|
||||
- drop repotag
|
||||
|
||||
* Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:1.0-5jpp.3
|
||||
- fix license tag
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user