Really add missing javadoc requires this time
This commit is contained in:
parent
3241e4ad7d
commit
0548ae5e80
@ -36,7 +36,7 @@
|
||||
|
||||
Name: jdepend
|
||||
Version: 2.6
|
||||
Release: 6jpp.1
|
||||
Release: 6jpp.2
|
||||
Epoch: 0
|
||||
Summary: Java Design Quality Metrics
|
||||
License: Clarkware License
|
||||
@ -65,6 +65,9 @@ and control package dependencies.
|
||||
%package javadoc
|
||||
Summary: Javadoc for %{name}
|
||||
Group: Development/Documentation
|
||||
Requires(post): %{__rm}
|
||||
Requires(post): /bin/ln
|
||||
Requires(postun): %{__rm}
|
||||
|
||||
%description javadoc
|
||||
Javadoc for %{name}.
|
||||
@ -154,6 +157,9 @@ fi
|
||||
%{_datadir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Oct 26 2006 Fernando Nasser <fnasser at redhat.com> - 0:2.6-6jpp.2
|
||||
- Really add missing javadoc requires this time
|
||||
|
||||
* Thu Aug 10 2006 Matt Wringe <mwringe at redhat.com> - 0:2.6-6jpp.1
|
||||
- Merge with upstream version
|
||||
- Add missing javadoc post and postun
|
||||
|
Loading…
Reference in New Issue
Block a user