Hello community,

here is the log from the commit of package ocserv for openSUSE:Factory checked 
in at 2020-08-29 20:42:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocserv (Old)
 and      /work/SRC/openSUSE:Factory/.ocserv.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocserv"

Sat Aug 29 20:42:15 2020 rev:15 rq:829969 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocserv/ocserv.changes    2020-07-06 
16:36:09.608428995 +0200
+++ /work/SRC/openSUSE:Factory/.ocserv.new.3399/ocserv.changes  2020-08-29 
20:42:31.085469367 +0200
@@ -1,0 +2,5 @@
+Wed Aug 19 10:46:22 UTC 2020 - Callum Farmer <[email protected]>
+
+- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocserv.spec ++++++
--- /var/tmp/diff_new_pack.s4vqn3/_old  2020-08-29 20:42:31.637469597 +0200
+++ /var/tmp/diff_new_pack.s4vqn3/_new  2020-08-29 20:42:31.641469599 +0200
@@ -110,7 +110,7 @@
 
 install -Dm 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/sysctl.d/60-ocserv.conf
 %if 0%{suse_version} >= 1500
-install -D -m 644 %{SOURCE6} 
%{buildroot}%{_libexecdir}/firewalld/services/ocserv.xml
+install -D -m 644 %{SOURCE6} 
%{buildroot}%{_prefix}/lib/firewalld/services/ocserv.xml
 %endif
 
 install -d %{buildroot}%{_sysconfdir}/ocserv/certificates
@@ -149,9 +149,9 @@
 %config %{_sysconfdir}/ocserv
 %config(noreplace) %{_sysconfdir}/sysctl.d/60-ocserv.conf
 %if 0%{suse_version} >= 1500
-%dir %{_libexecdir}/firewalld
-%dir %{_libexecdir}/firewalld/services
-%{_libexecdir}/firewalld/services/ocserv.xml
+%dir %{_prefix}/lib/firewalld
+%dir %{_prefix}/lib/firewalld/services
+%{_prefix}/lib/firewalld/services/ocserv.xml
 %endif
 %{_bindir}/occtl
 %{_bindir}/ocpasswd




Reply via email to