Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package redis for openSUSE:Factory checked 
in at 2021-06-01 10:32:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/redis (Old)
 and      /work/SRC/openSUSE:Factory/.redis.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "redis"

Tue Jun  1 10:32:49 2021 rev:70 rq:895136 version:6.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/redis/redis.changes      2021-05-07 
16:45:33.964322082 +0200
+++ /work/SRC/openSUSE:Factory/.redis.new.1898/redis.changes    2021-06-01 
10:32:50.416340953 +0200
@@ -1,0 +2,6 @@
+Fri May 21 20:30:15 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Move sysctl file to /usr/lib/sysctl.d, so that it can be
+  overridden by an admin in /etc.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ redis.spec ++++++
--- /var/tmp/diff_new_pack.lpa72Z/_old  2021-06-01 10:32:51.000341948 +0200
+++ /var/tmp/diff_new_pack.lpa72Z/_new  2021-06-01 10:32:51.004341955 +0200
@@ -99,7 +99,7 @@
 install -Dpm0660 sentinel.conf          
%{buildroot}%{_conf_dir}/sentinel.conf.example
 
 # some sysctl stuff
-install -Dpm0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/sysctl.d/00-%{name}.conf
+install -Dpm0644 %{SOURCE6} 
%{buildroot}/%{_prefix}/lib/sysctl.d/00-%{name}.conf
 install -Dpm0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
 install -Dpm0644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.target
 install -Dpm0644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}@.service
@@ -141,7 +141,7 @@
 %license COPYING
 %doc 00-RELEASENOTES BUGS CONTRIBUTING README.md
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
-%config(noreplace) %{_sysconfdir}/sysctl.d/00-%{name}.conf
+%{_prefix}/lib/sysctl.d/00-%{name}.conf
 %{_bindir}/%{name}-*
 %{_sbindir}/%{name}-*
 %{_sbindir}/rc%{name}

Reply via email to