This commit is contained in:
parent
97b298815f
commit
a444951d99
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 12:22:48 CET 2008 - werner@suse.de
|
||||
|
||||
- Add missing link to file list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 14:30:03 CET 2008 - werner@suse.de
|
||||
|
||||
|
5
ksh.spec
5
ksh.spec
@ -22,7 +22,7 @@ Group: System/Shells
|
||||
PreReq: /bin/ln /bin/rm /etc/bash.bashrc /bin/true
|
||||
AutoReqProv: on
|
||||
Version: 93s
|
||||
Release: 97
|
||||
Release: 98
|
||||
Summary: Korn Shell
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: INIT.2008-02-02.tar.bz2
|
||||
@ -303,6 +303,7 @@ fi
|
||||
%{_bindir}/shcomp
|
||||
%dir /%{_lib}/ast
|
||||
%dir /%{_lib}/ast/bin
|
||||
/%{_lib}/ast/ksh
|
||||
/%{_lib}/ast/bin/ksh
|
||||
/%{_lib}/ast/bin/shcomp
|
||||
#%attr(4711,root,root) /%{_lib}/ast/bin/suid_exec
|
||||
@ -318,6 +319,8 @@ fi
|
||||
%{_includedir}/ast/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 25 2008 werner@suse.de
|
||||
- Add missing link to file list
|
||||
* Mon Mar 17 2008 werner@suse.de
|
||||
- Work around a bug in former postun script
|
||||
* Thu Feb 14 2008 werner@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user