[openvpn] Dropped config from tmpfiles conf.

Jon Ciesla limb at fedoraproject.org
Thu Sep 6 10:46:41 UTC 2012


commit cc15ebff0097ba94605de4dbfd1b54db972509d0
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Sep 6 05:45:37 2012 -0500

    Dropped config from tmpfiles conf.

 openvpn.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openvpn.spec b/openvpn.spec
index f8cf0c2..4e25048 100644
--- a/openvpn.spec
+++ b/openvpn.spec
@@ -5,7 +5,7 @@
 
 Name:              openvpn
 Version:           2.2.2
-Release:           7%{?prerelease:.%{prerelease}}%{?dist}
+Release:           8%{?prerelease:.%{prerelease}}%{?dist}
 Summary:           A full-featured SSL VPN solution
 URL:               http://openvpn.net/
 #Source0:           http://openvpn.net/beta/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz
@@ -190,10 +190,13 @@ fi
 %{_libdir}/%{name}/
 %{_unitdir}/%{name}@.service
 %attr(0710,root,openvpn) %dir %{_localstatedir}/run/%{name}/
-%config(noreplace) %{_prefix}/lib/tmpfiles.d/%{name}.conf
+%{_prefix}/lib/tmpfiles.d/%{name}.conf
 %config %dir %{_sysconfdir}/%{name}/
 
 %changelog
+* Wed Sep 05 2012 Jon Ciesla <limburgher at gmail.com> 2.2.2-8
+- Dropped config from tmpfiles conf.
+
 * Wed Sep 05 2012 Jon Ciesla <limburgher at gmail.com> 2.2.2-7
 - Fix tmpfiles location, BZ 840188.
 - Fix run ownership, BZ 854440.


More information about the scm-commits mailing list