[packages/ppp] - disable mppc patch by default (changes existing configuration options and added features are not c

qboosh qboosh at pld-linux.org
Wed Sep 6 19:21:46 CEST 2023


commit 7b0696808ab3e604921b1dc40a277b4aaded2ba8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 6 18:57:40 2023 +0200

    - disable mppc patch by default (changes existing configuration options and added features are not covered by mainline nor PLD kernel)

 ppp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ppp.spec b/ppp.spec
index 38bfba5..f68cb5f 100644
--- a/ppp.spec
+++ b/ppp.spec
@@ -3,7 +3,7 @@
 # - check if %{_libdir}/pppd/%{version} path is needed, if not drop the symlink
 
 # Conditional build:
-%bcond_without	mppc	# MPPC support
+%bcond_with	mppc	# MPPC/MPPE-56/LZS support (upstream-incompatible configuration, support not in mainline/PLD kernel)
 %bcond_without	pppoatm	# PPPoATM plugin (requires kernel 2.4+ and atm-devel)
 %bcond_with	srp	# SRP support
 %bcond_without	systemd	# systemd notifications
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ppp.git/commitdiff/7b0696808ab3e604921b1dc40a277b4aaded2ba8



More information about the pld-cvs-commit mailing list