- rebuild because of the %%{_host} macro change Related: #220273
This commit is contained in:
parent
909e46b454
commit
17e2a6ed68
5
mc.spec
5
mc.spec
@ -3,7 +3,7 @@
|
|||||||
Summary: User-friendly text console file manager and visual shell
|
Summary: User-friendly text console file manager and visual shell
|
||||||
Name: mc
|
Name: mc
|
||||||
Version: 4.6.1a
|
Version: 4.6.1a
|
||||||
Release: 37%{?dist}
|
Release: 38%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
@ -200,6 +200,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir %{_sysconfdir}/mc
|
%dir %{_sysconfdir}/mc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 21 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-38
|
||||||
|
- rebuild because of the %%{_host} macro change (Related: #220273)
|
||||||
|
|
||||||
* Mon Dec 4 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-37
|
* Mon Dec 4 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-37
|
||||||
- update bindings
|
- update bindings
|
||||||
- attempt to fcntl() descriptors appropriatelly so that subshell
|
- attempt to fcntl() descriptors appropriatelly so that subshell
|
||||||
|
Loading…
Reference in New Issue
Block a user