Page MenuHomeSolus

D33.diff
No OneTemporary

D33.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : openvpn
-version : 2.4.0
-release : 4
+version : 2.4.2
+release : 6
source :
- - https://github.com/OpenVPN/openvpn/archive/v2.4.0.tar.gz : dc8b2631331a84f2205cb7da73fd3ce496c21d5a5f180ae634cbd47fd9e4ac12
+ - https://github.com/OpenVPN/openvpn/archive/v2.4.2.tar.gz : f5a86964655d056a007c9de3d5ace3c9052d2114e92f8bceeba9bd31db7c2ad0
license :
- GPL-2.0
- BSD-4-Clause
@@ -13,7 +13,7 @@
description: |
An easy-to-use, robust, and highly configurable VPN (Virtual Private Network)
builddeps :
- - iproute2-devel
+ - iproute2
- lzo-devel
setup : |
%reconfigure --enable-systemd --enable-iproute2
@@ -21,4 +21,3 @@
%make
install : |
%make_install
- install -D -m 00644 distro/systemd/openvpn-client@.service $installdir/usr/lib/systemd/system/openvpn-client@.service
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>openvpn</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-2.0</License>
<License>BSD-4-Clause</License>
@@ -22,9 +22,11 @@
</Description>
<PartOf>network.clients</PartOf>
<Files>
- <Path fileType="library">/usr/lib/systemd/system/openvpn-client@.service</Path>
<Path fileType="library">/usr/lib64/openvpn/plugins/openvpn-plugin-auth-pam.so</Path>
<Path fileType="library">/usr/lib64/openvpn/plugins/openvpn-plugin-down-root.so</Path>
+ <Path fileType="library">/usr/lib64/systemd/system/openvpn-client@.service</Path>
+ <Path fileType="library">/usr/lib64/systemd/system/openvpn-server@.service</Path>
+ <Path fileType="library">/usr/lib64/tmpfiles.d/openvpn.conf</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
@@ -37,19 +39,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="4">openvpn</Dependency>
+ <Dependency release="6">openvpn</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2016-12-29</Date>
- <Version>2.4.0</Version>
+ <Update release="6">
+ <Date>2017-05-27</Date>
+ <Version>2.4.2</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 10:38 PM (2 h, 54 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818958
Default Alt Text
D33.diff (3 KB)

Event Timeline