[packages/most] - updated to 5.2.0

qboosh qboosh at pld-linux.org
Sat Oct 26 16:13:52 CEST 2024


commit 71e3a6b3d002c3d264c8b0f8692d65242102f8c3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Oct 26 15:39:40 2024 +0200

    - updated to 5.2.0

 most.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/most.spec b/most.spec
index 85bba83..59cf7b7 100644
--- a/most.spec
+++ b/most.spec
@@ -1,12 +1,12 @@
 Summary:	SLang based pager
 Summary(pl.UTF-8):	Pager bazujący na SLangu
 Name:		most
-Version:	5.0.0a
-Release:	2
+Version:	5.2.0
+Release:	1
 License:	GPL v2+
 Group:		Applications/Text
-Source0:	http://www.jedsoft.org/releases/most/%{name}-%{version}.tar.bz2
-# Source0-md5:	4c42abfc8d3ace1b0e0062ea021a5917
+Source0:	http://www.jedsoft.org/releases/most/%{name}-%{version}.tar.gz
+# Source0-md5:	13229d5d271c5058429c890f155adf45
 Patch0:		%{name}-autoconf.patch
 URL:		http://www.jedsoft.org/most/
 BuildRequires:	autoconf >= 2.50
@@ -51,7 +51,7 @@ install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_bindir},%{_mandir}/man1,%{_datadir}
 	MAN_DIR=$RPM_BUILD_ROOT%{_mandir} \
 	DOC_DIR=$RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
 
-install lesskeys.rc $RPM_BUILD_ROOT%{_sysconfdir}/most.conf
+cp -p doc/lesskeys.rc $RPM_BUILD_ROOT%{_sysconfdir}/most.conf
 
 # clean docdir
 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
@@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README *.rc *.txt
+%doc README changes.txt doc/most-fun.txt
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/most.conf
 %attr(755,root,root) %{_bindir}/most
 %{_mandir}/man1/most.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/most.git/commitdiff/71e3a6b3d002c3d264c8b0f8692d65242102f8c3



More information about the pld-cvs-commit mailing list