- last release was 333 (typo), need to build 334 now
- Requires(post/postun): coreutils Installing bcel-javadoc -
5.1-7jpp_333fc.x86_64 /var/tmp/rpm-tmp.22506: line 1: /bin/rm: No such
file or directory /var/tmp/rpm-tmp.22506: line 2: ln: command not found
error: %post(bcel-javadoc-5.1-7jpp_333fc.x86_64) scriptlet failed, exit
status 127
This commit is contained in:
parent
50fdf4a216
commit
509534e7f5
@ -45,7 +45,7 @@
|
||||
|
||||
Name: bcel
|
||||
Version: 5.1
|
||||
Release: 7jpp_333fc
|
||||
Release: 7jpp_334fc
|
||||
Epoch: 0
|
||||
Summary: Byte Code Engineering Library
|
||||
License: Apache Software License
|
||||
@ -108,6 +108,8 @@ being the Xalan XSLT processor at Apache.
|
||||
%package javadoc
|
||||
Summary: Javadoc for %{name}
|
||||
Group: Development/Documentation
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
|
||||
%description javadoc
|
||||
%{summary}.
|
||||
@ -277,6 +279,10 @@ fi
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Aug 10 2006 Karsten Hopp <karsten@redhat.de> 5.1-7jpp_334fc
|
||||
- last release was 333 (typo), need to build 334 now
|
||||
- Requires(post/postun): coreutils
|
||||
|
||||
* Mon Jul 23 2006 Matt Wringe <mwringe at redhat.com> 0:5.1-7jpp-3fc
|
||||
- rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user