[packages/dash] - updated to 0.5.13.5

qboosh qboosh at pld-linux.org
Sat Aug 8 20:39:34 CEST 2026


commit 76557ea7c8698f42ebb7e07fb76c2d75d9b40f2a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Aug 8 20:39:33 2026 +0200

    - updated to 0.5.13.5

 dash.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/dash.spec b/dash.spec
index 5c4159a..459deff 100644
--- a/dash.spec
+++ b/dash.spec
@@ -1,12 +1,12 @@
 Summary:	POSIX-compliant implementation of /bin/sh
 Summary(pl.UTF-8):	Zgodna z POSIX implementacja /bin/sh
 Name:		dash
-Version:	0.5.12
+Version:	0.5.13.5
 Release:	1
-License:	GPL v2+
+License:	BSD
 Group:		Applications/Shells
 Source0:	http://gondor.apana.org.au/~herbert/dash/files/%{name}-%{version}.tar.gz
-# Source0-md5:	57222b768b84003ea4b801e5d5e0e52b
+# Source0-md5:	d787f34b985fca82e89b131c2e911256
 URL:		http://gondor.apana.org.au/~herbert/dash/
 Requires(post):	grep
 Requires(preun):	sed >= 4.0
@@ -37,8 +37,10 @@ SHell).
 %setup -q
 
 %build
-%configure
-%{__make} V=1
+%configure \
+	--disable-silent-rules
+
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -54,5 +56,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc COPYING ChangeLog
 %attr(755,root,root) %{_bindir}/dash
 %{_mandir}/man1/dash.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dash.git/commitdiff/76557ea7c8698f42ebb7e07fb76c2d75d9b40f2a



More information about the pld-cvs-commit mailing list