[packages/WireGuard] - fix version macros - rel 2

baggins baggins at pld-linux.org
Mon May 4 08:59:24 CEST 2020


commit 8ff7e6a58d4959a5092da3b779f6e18094863c3b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon May 4 08:56:38 2020 +0200

    - fix version macros
    - rel 2

 WireGuard.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/WireGuard.spec b/WireGuard.spec
index 6c6ddbb..c0cd12b 100644
--- a/WireGuard.spec
+++ b/WireGuard.spec
@@ -1,11 +1,11 @@
 # nothing to be placed to debuginfo package
 %define		_enable_debug_packages	0
 
-%define		rel	1
+%define		rel	2
 Summary:	WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography
-Name:		WireGuard%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
+Name:		WireGuard%{_alt_kernel}
 Version:	1.0.20200429
-Release:	%{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
+Release:	%{rel}@%{_kernel_ver_str}
 License:	GPL v2
 Group:		Networking/Daemons
 Source0:	https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-%{version}.tar.xz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/WireGuard.git/commitdiff/8ff7e6a58d4959a5092da3b779f6e18094863c3b



More information about the pld-cvs-commit mailing list