[packages/make-request] http mode is default for a while now, make sendmail soft dependency; rel 5

atler atler at pld-linux.org
Sun Aug 21 00:07:10 CEST 2022


commit 76cfb6bd25ff2042b264c1a1994ee7200323a7b9
Author: Jan Palus <jpalus at fastmail.com>
Date:   Sun Aug 21 00:05:34 2022 +0200

    http mode is default for a while now, make sendmail soft dependency; rel 5

 make-request.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/make-request.spec b/make-request.spec
index c08ae91..b6105c3 100644
--- a/make-request.spec
+++ b/make-request.spec
@@ -3,14 +3,15 @@ Summary:	Tool for sending PLD-specific build requests
 Summary(pl.UTF-8):	Narzędzie do wysyłania żądań budowania specyficznych dla PLD
 Name:		make-request
 Version:	1.89
-Release:	4
+Release:	5
 License:	GPL
 Group:		Development/Tools
 Source0:	http://git.pld-linux.org/?p=projects/pld-builder.new.git;a=blob_plain;f=client/make-request.sh;hb=%{githash};/%{name}-%{version}.sh
 # Source0-md5:	ae4357f6177daa2d01cc7dda74eef4af
 URL:		http://git.pld-linux.org/?p=projects/pld-builder.new.git;a=summary
-Requires:	/usr/lib/sendmail
 Requires:	gnupg
+Suggests:	/usr/lib/sendmail
+Suggests:	python
 Obsoletes:	pld-builder-client
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/make-request.git/commitdiff/76cfb6bd25ff2042b264c1a1994ee7200323a7b9



More information about the pld-cvs-commit mailing list