Release build 436-12
This commit is contained in:
parent
91ff3a8b9f
commit
662cc9bd7a
@ -1,7 +1,7 @@
|
|||||||
Summary: A text file browser similar to more, but better
|
Summary: A text file browser similar to more, but better
|
||||||
Name: less
|
Name: less
|
||||||
Version: 436
|
Version: 436
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Source: http://www.greenwoodsoftware.com/less/%{name}-%{version}.tar.gz
|
Source: http://www.greenwoodsoftware.com/less/%{name}-%{version}.tar.gz
|
||||||
@ -72,6 +72,10 @@ ls -la $RPM_BUILD_ROOT/etc/profile.d
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 15 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 436-12
|
||||||
|
- Enable LESSOPEN exit statuses as default also in less.sh
|
||||||
|
Resolves: #666084, #676057
|
||||||
|
|
||||||
* Tue Feb 15 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 436-11
|
* Tue Feb 15 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 436-11
|
||||||
- Clean lesspipe.sh script
|
- Clean lesspipe.sh script
|
||||||
- Split case for compressed and plain troff files
|
- Split case for compressed and plain troff files
|
||||||
|
Loading…
Reference in New Issue
Block a user