commit 857a9f4d6ad4eaf2fcb01c3b7ad43db9b2c46826
Author: Adam Gołębiowski <[email protected]>
Date:   Sat Feb 9 10:34:48 2019 +0100

    - updated to 548

 less-shell.patch | 2 +-
 less.spec        | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/less.spec b/less.spec
index fd1095b..0343a49 100644
--- a/less.spec
+++ b/less.spec
@@ -8,13 +8,13 @@ Summary(ru.UTF-8):    Программа для просмотра текстовы
 Summary(tr.UTF-8):     Metin dosyası görüntüleyici - more benzeri
 Summary(uk.UTF-8):     Програма для перегляду текстових файлів схожа на more, 
але краща
 Name:          less
-Version:       530
+Version:       548
 Release:       1
 License:       GPL v3+
 Group:         Applications/Text
 #Source0Download: http://www.greenwoodsoftware.com/less/download.html
 Source0:       http://www.greenwoodsoftware.com/less/%{name}-%{version}.tar.gz
-# Source0-md5: 6a39bccf420c946b0fd7ffc64961315b
+# Source0-md5: 8b7d6a60094c788771b71f276bfd1947
 Source1:       
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: 07bb76556307ab4cecba7abd3933bad2
 Source2:       %{name}echo.1
diff --git a/less-shell.patch b/less-shell.patch
index 625febe..835189a 100644
--- a/less-shell.patch
+++ b/less-shell.patch
@@ -8,7 +8,7 @@
 -      char *shell;
 -
 -      shell = lgetenv("SHELL");
--      if (shell != NULL && *shell != '\0')
+-      if (!isnullenv(shell))
 -      {
 -              char *scmd;
 -              char *esccmd;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/less.git/commitdiff/857a9f4d6ad4eaf2fcb01c3b7ad43db9b2c46826

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to