- stop scriptlet spew
This commit is contained in:
parent
e000484d71
commit
846d52a042
@ -3,7 +3,7 @@
|
||||
|
||||
Name: jsch
|
||||
Version: 0.1.18
|
||||
Release: 1jpp_6fc
|
||||
Release: 1jpp_7fc
|
||||
Epoch: 0
|
||||
Summary: Pure Java implementation of SSH2
|
||||
Group: Development/Libraries/Java
|
||||
@ -30,6 +30,7 @@ functionality into your own Java programs.
|
||||
%package javadoc
|
||||
Summary: Javadoc for %{name}
|
||||
Group: Development/Documentation
|
||||
Prereq: coreutils
|
||||
|
||||
%description javadoc
|
||||
%{summary}.
|
||||
@ -37,6 +38,7 @@ Group: Development/Documentation
|
||||
%package demo
|
||||
Summary: Examples for %{name}
|
||||
Group: Development/Documentation
|
||||
Prereq: coreutils
|
||||
|
||||
%description demo
|
||||
%{summary}.
|
||||
@ -111,6 +113,9 @@ ln -s %{name}-%{version} %{_datadir}/%{name}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 6 2006 Jeremy Katz <katzj@redhat.com> - 0:0.1.18-1jpp_7fc
|
||||
- stop scriptlet spew
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0:0.1.18-1jpp_6fc
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user