Move binaries from /bin to /usr/bin
This commit is contained in:
parent
03d5bc4e0d
commit
87d7200a32
@ -1,9 +1,7 @@
|
|||||||
%define _bindir /bin
|
|
||||||
|
|
||||||
Summary: An enhanced version of csh, the C shell
|
Summary: An enhanced version of csh, the C shell
|
||||||
Name: tcsh
|
Name: tcsh
|
||||||
Version: 6.18.01
|
Version: 6.18.01
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
Source: http://ftp.funet.fi/pub/unix/shells/tcsh/%{name}-%{version}.tar.gz
|
Source: http://ftp.funet.fi/pub/unix/shells/tcsh/%{name}-%{version}.tar.gz
|
||||||
@ -132,6 +130,9 @@ fi
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 19 2013 Jaromír Končický <jkoncick@redhat.com> - 6.18.01-8
|
||||||
|
- Move binaries from /bin to /usr/bin
|
||||||
|
|
||||||
* Thu Dec 19 2013 Jaromír Končický <jkoncick@redhat.com> - 6.18.01-7
|
* Thu Dec 19 2013 Jaromír Končický <jkoncick@redhat.com> - 6.18.01-7
|
||||||
- Revert history handling in loops
|
- Revert history handling in loops
|
||||||
(Backported resoluion of RHEL bug #814069)
|
(Backported resoluion of RHEL bug #814069)
|
||||||
|
Loading…
Reference in New Issue
Block a user