SPECS: less.spec - added LESS and PAGER env.d, release 7
gotar
gotar at pld-linux.org
Sun Dec 25 10:35:50 CET 2005
Author: gotar Date: Sun Dec 25 09:35:50 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added LESS and PAGER env.d, release 7
---- Files affected:
SPECS:
less.spec (1.73 -> 1.74)
---- Diffs:
================================================================
Index: SPECS/less.spec
diff -u SPECS/less.spec:1.73 SPECS/less.spec:1.74
--- SPECS/less.spec:1.73 Sat Dec 3 03:17:50 2005
+++ SPECS/less.spec Sun Dec 25 10:35:45 2005
@@ -11,7 +11,7 @@
Summary(uk): đŇĎÇŇÁÍÁ ÄĚŃ ĐĹŇĹÇĚŃÄŐ ÔĹËÓÔĎ×ÉČ ĆÁĘĚŚ× ÓČĎÖÁ ÎÁ more, ÁĚĹ ËŇÁÝÁ
Name: less
Version: 382
-Release: 6
+Release: 7
License: GPL v2
Group: Applications/Text
Source0: ftp://ftp.gnu.org/gnu/less/%{name}-%{version}.tar.gz
@@ -106,6 +106,8 @@
cat > $RPM_BUILD_ROOT/etc/env.d/LESSOPEN <<EOF
LESSOPEN="|lesspipe.sh %s"
EOF
+echo '#LESS="i m q s X"' > $RPM_BUILD_ROOT/etc/env.d/LESS
+echo '#PAGER=less' > $RPM_BUILD_ROOT/etc/env.d/PAGER
rm -f $RPM_BUILD_ROOT%{_mandir}/README.less-non-english-man-pages*
@@ -116,7 +118,7 @@
%defattr(644,root,root,755)
%doc README NEWS
%attr(755,root,root) %{_bindir}/*
-%config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/LESSOPEN
+%config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/*
%{_mandir}/man1/*
%lang(de) %{_mandir}/de/man1/*
%lang(hu) %{_mandir}/hu/man1/*
@@ -130,6 +132,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.74 2005/12/25 09:35:45 gotar
+- added LESS and PAGER env.d, release 7
+
Revision 1.73 2005/12/03 02:17:50 glen
- rel 6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/less.spec?r1=1.73&r2=1.74&f=u
More information about the pld-cvs-commit
mailing list