/[smecontribs]/rpms/smeserver-openvpn-s2s/contribs9/smeserver-openvpn-s2s.spec
ViewVC logotype

Annotation of /rpms/smeserver-openvpn-s2s/contribs9/smeserver-openvpn-s2s.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.8 - (hide annotations) (download)
Wed Oct 25 13:24:23 2017 UTC (6 years, 6 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-openvpn-s2s-0_2-7_el6_sme
Changes since 1.7: +7 -2 lines
* Wed Oct 25 2017 Daniel Berteaud <daniel@firewall-services.com> 0.2-7.sme
- Fix daemon ID validation [SME: 10446]

1 vip-ire 1.8 # $Id: smeserver-openvpn-s2s.spec,v 1.7 2016/02/08 09:24:25 vip-ire Exp $
2 vip-ire 1.1 # Authority: vip-ire
3     # Name: Daniel Berteaud
4    
5     Summary: OpenVPN, a strong VPN solution built over SSL, for site to site tunnels
6     %define name smeserver-openvpn-s2s
7     Name: %{name}
8     %define version 0.2
9 vip-ire 1.8 %define release 7
10 vip-ire 1.1 Version: %{version}
11     Release: %{release}%{?dist}
12     License: GPL
13     Group: Networking/Remote access
14 vip-ire 1.2 Source: %{name}-%{version}.tar.xz
15 vip-ire 1.5
16 vip-ire 1.3 Patch0: smeserver-openvpn-s2s-0.2-use_verify_x509_name.patch
17 vip-ire 1.5 Patch1: smeserver-openvpn-s2s-0.2-locale-2015-02-17.patch
18 stephdl 1.6 Patch2: smeserver-openvpn-s2s-0.2-locale-2015-07-01.patch
19 vip-ire 1.8 Patch3: smeserver-openvpn-s2s-0.2-fix_daemon_id_validation.patch
20 vip-ire 1.5
21 vip-ire 1.1 BuildArchitectures: noarch
22    
23     BuildRequires: e-smith-devtools
24     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
25    
26     Requires: e-smith-base
27     Requires: openvpn >= 2.1
28    
29     %description
30     This package contains all the needed scripts and templates
31     to run openvpn in client or server mode for site to site tunnels
32    
33     %changelog
34 vip-ire 1.8 * Wed Oct 25 2017 Daniel Berteaud <daniel@firewall-services.com> 0.2-7.sme
35     - Fix daemon ID validation [SME: 10446]
36    
37 vip-ire 1.7 * Mon Feb 8 2016 Daniel Berteaud <daniel@firewall-services.com> 0.2-6.sme
38     - Create /etc/openvpn/s2s/dev/urandom [SME: 9238]
39    
40 stephdl 1.6 * Wed Jul 1 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.2-5.sme
41     - Apply smeserver-openvpn-s2s-0.2-locale-2015-07-01.patch [SME: 8967]
42    
43 vip-ire 1.5 * Tue Feb 17 2015 Daniel Berteaud <daniel@firewall-services.com> 0.2-4.sme
44     - Apply locale 2015-02-17 patch
45    
46 vip-ire 1.4 * Thu Dec 18 2014 Daniel Berteaud <daniel@firewall-services.com> 0.2-3.sme
47     - Create required (but unused) /etc/openvpn/s2s/tmp dir
48    
49 vip-ire 1.3 * Thu Nov 14 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2-2.sme
50     - Use verify-x509-name instead of tls-remote
51    
52 vip-ire 1.1 * Mon Nov 11 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2-1.sme
53     - Rebuild for SME9
54    
55     * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 0.1-22.sme
56     - apply locale 2013-07-14 patch
57    
58     * Thu Oct 13 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-21.sme
59     - Apply locale 2011-10-13 patch
60    
61     * Thu Jun 2 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-20.sme
62     - Fix remote host description
63    
64     * Wed Jun 1 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-19.sme
65     - SNAT outbound connexions to use the local IP as source
66    
67     * Tue Apr 19 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-18.sme
68     - Reduce inactivity timeout
69    
70     * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.1-17.sme
71     - apply locale 2011-03-06 patch
72    
73     * Tue Jan 25 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-16.sme
74     - Stop disabling service on rpm removal (spec change only)
75    
76     * Tue Dec 7 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-15.sme
77     - Remove useless smb.conf template
78    
79     * Tue Dec 7 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-14.sme
80     - Fix type variable (thks M. Doerner)
81    
82     * Mon Nov 8 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-13.sme
83     - Apply locale 2010-11-08 patch
84    
85     * Thu Nov 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-12.sme
86     - Apply locale 2010-11-04 patch
87    
88     * Tue Nov 02 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-11.sme
89     - Remove the nice directive
90    
91     * Mon Oct 18 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-10.sme
92     - Expand smb.conf and restart samba services
93    
94     * Mon Oct 18 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-9.sme
95     - Fix typo in up script
96    
97     * Mon Oct 18 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-8.sme
98     - Various enhancement in templates
99     - Set wget timeout
100     - Fix crontab templates
101    
102     * Sun Oct 17 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-7.sme
103     - Implement CRL updates and verification
104     - Fix masq template
105    
106     * Sun Oct 17 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-6.sme
107     - Set VPN networks non removable
108    
109     * Sun Oct 17 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-5.sme
110     - Rename logrotate configuration file
111     - Add missingok to logrotate conf
112     - Support per configuration customization
113     - Add TLS auth support
114    
115     * Mon Oct 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-4.sme
116     - Fix adding routes in up script
117     - Log drop trafic
118     - Fix multiple net validation
119    
120     * Mon Oct 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-3.sme
121     - allow one-way VPN with AllowInbound prop
122    
123     * Mon Oct 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-3.sme
124     - Various fixes
125    
126     * Mon Oct 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-1.sme
127     - initiale release (based on work from Florian Dejan)
128    
129     %prep
130    
131     %setup -q -n %{name}-%{version}
132 vip-ire 1.3 %patch0 -p1
133 vip-ire 1.5 %patch1 -p1
134 stephdl 1.6 %patch2 -p1
135 vip-ire 1.8 %patch3 -p1
136 vip-ire 1.1
137     %build
138     perl createlinks
139    
140     %{__mkdir_p} root/etc/openvpn/s2s/priv
141     %{__mkdir_p} root/etc/openvpn/s2s/pub
142 vip-ire 1.4 %{__mkdir_p} root/etc/openvpn/s2s/tmp
143 vip-ire 1.7 %{__mkdir_p} root/etc/openvpn/s2s/dev
144 vip-ire 1.1 %{__mkdir_p} root/var/run/openvpn-s2s
145     %{__mkdir_p} root/var/log/openvpn-s2s
146    
147     %install
148     /bin/rm -rf $RPM_BUILD_ROOT
149     (cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
150     /bin/rm -f %{name}-%{version}-filelist
151     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
152     --dir /etc/openvpn/s2s/pub 'attr(0755,root,root)' \
153     --dir /etc/openvpn/s2s/priv 'attr(0750,root,root)' \
154 vip-ire 1.4 --dir /etc/openvpn/s2s/tmp 'attr(0750,root,root)' \
155 vip-ire 1.1 --dir /var/log/openvpn-s2s 'attr(0770,root,nobody)' \
156     --file /etc/openvpn/s2s/bin/up 'attr(4750,root,openvpn)' \
157     > %{name}-%{version}-filelist
158    
159     %files -f %{name}-%{version}-filelist
160     %defattr(-,root,root)
161    
162     %clean
163     rm -rf $RPM_BUILD_ROOT
164    
165     %post
166 vip-ire 1.7 if [ \! -c /etc/openvpn/s2s/dev/urandom ]; then
167     mknod -m 0444 /etc/openvpn/s2s/dev/urandom c 1 9
168     fi
169 vip-ire 1.1
170     %preun
171    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed