+summary : An Internet Key Exchange (IKE) implementation for Linux
+description: |
+ Libreswan is a free software implementation of the most widely supported and standarized VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE").
+builddeps :
+ - pkgconfig(libcap-ng)
+ - pkgconfig(libcurl)
+ - pkgconfig(libldns)
+ - pkgconfig(libselinux)
+ - pkgconfig(libunbound)
+ - pkgconfig(nss)
+ - docbook-xml
+ - xmlto
+setup : |
+ %patch -p1 < $pkgfiles/pam_d_location.patch
+build : |
+ %make INC_USRLOCAL=/usr programs
+install : |
+ %make_install INC_USRLOCAL=/usr
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,121 @@
+<PISI>
+ <Source>
+ <Name>libreswan</Name>
+ <Packager>
+ <Name>Longwu Ou</Name>
+ <Email>xulongwu4@gmail.com</Email>
+ </Packager>
+ <License>GPL-2.0-or-later</License>
+ <PartOf>network.util</PartOf>
+ <Summary xml:lang="en">An Internet Key Exchange (IKE) implementation for Linux</Summary>
+ <Description xml:lang="en">Libreswan is a free software implementation of the most widely supported and standarized VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE").
+ <Summary xml:lang="en">An Internet Key Exchange (IKE) implementation for Linux</Summary>
+ <Description xml:lang="en">Libreswan is a free software implementation of the most widely supported and standarized VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE").