[packages/rpmlint] - flip rpm4 bcond to default

baggins baggins at pld-linux.org
Mon Feb 22 19:10:46 CET 2021


commit 67a596014eedb3ce57bd98bbb316e7edf1793046
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Feb 22 19:10:26 2021 +0100

    - flip rpm4 bcond to default

 rpmlint.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpmlint.spec b/rpmlint.spec
index c705a85..5e4b5c9 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	tests		# build without tests
-%bcond_with	rpm4		# build for rpm4
+%bcond_without	rpm4		# build for rpm4
 
 Summary:	Tool for checking common errors in RPM packages
 Summary(pl.UTF-8):	Narzędzie do sprawdzania pakietów RPM pod kątem częstych błędów
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpmlint.git/commitdiff/67a596014eedb3ce57bd98bbb316e7edf1793046



More information about the pld-cvs-commit mailing list