Hello community,

here is the log from the commit of package NetworkManager-strongswan for 
openSUSE:Factory checked in at 2013-08-16 12:21:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-strongswan (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-strongswan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-strongswan"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-strongswan/NetworkManager-strongswan.changes
      2013-03-25 20:41:31.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-strongswan.new/NetworkManager-strongswan.changes
 2013-08-16 12:21:12.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jun 10 08:57:49 UTC 2013 - i...@marguerite.su
+
+- fix bnc#824079: "program" in nm-strongswan-service.name points 
+  to a wrong binary
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ NetworkManager-strongswan.spec ++++++
--- /var/tmp/diff_new_pack.cccomr/_old  2013-08-16 12:21:14.000000000 +0200
+++ /var/tmp/diff_new_pack.cccomr/_new  2013-08-16 12:21:14.000000000 +0200
@@ -38,7 +38,11 @@
 BuildRequires:  pkgconfig(libnm-util)
 Requires:       %{name}-frontend
 Requires:       NetworkManager >= 0.9.0
+%if 0%{?suse_version} <= 1220
 Requires:       strongswan >= 4.1.13
+%else
+Requires:       strongswan-nm >= 5.0.1
+%endif
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:    s390 s390x
@@ -74,6 +78,11 @@
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot}%{_libdir} -name '*.la' -delete -print
 
+# bnc#824079
+%if 0%{?suse_version} >= 1230
+sed -i "s/charon/charon-nm/" 
%{buildroot}%{_sysconfdir}/NetworkManager/VPN/nm-strongswan-service.name
+%endif
+
 %clean
 rm -rf %{buildroot}
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to