Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rkhunter for openSUSE:Factory 
checked in at 2022-06-13 13:03:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rkhunter (Old)
 and      /work/SRC/openSUSE:Factory/.rkhunter.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rkhunter"

Mon Jun 13 13:03:04 2022 rev:29 rq:982374 version:1.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/rkhunter/rkhunter.changes        2022-04-12 
21:51:58.597848715 +0200
+++ /work/SRC/openSUSE:Factory/.rkhunter.new.1548/rkhunter.changes      
2022-06-13 13:03:31.645199668 +0200
@@ -1,0 +2,5 @@
+Mon May 23 13:28:50 UTC 2022 - Andreas Schwab <sch...@suse.de>
+
+- Use correct SCRIPTDIR
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rkhunter.spec ++++++
--- /var/tmp/diff_new_pack.QwUmjz/_old  2022-06-13 13:03:32.097200247 +0200
+++ /var/tmp/diff_new_pack.QwUmjz/_new  2022-06-13 13:03:32.101200251 +0200
@@ -82,7 +82,7 @@
 mv files/rkhunter.new files/rkhunter
 
 %install
-sh ./installer.sh --layout RPM --install
+LIBDIR=%{buildroot}%{_libdir} sh ./installer.sh --layout RPM --install
 install -D -m640 %{SOURCE2} %{buildroot}/%{_fillupdir}/sysconfig.%{name}
 install -d %{buildroot}/%{_docdir}/%{name}-%{version}
 install -m644 %{SOURCE5} %{buildroot}/%{_docdir}/%{name}-%{version}/README.SUSE
@@ -90,7 +90,7 @@
 install -m644 %{SOURCE3} 
%{buildroot}/%{_docdir}/%{name}-%{version}/%{name}.cron
 # adapt the default config for using in openSUSE
 sed "s|^PREFIX*|PREFIX="%{_prefix}"|g; \
-     s|^#SCRIPTDIR=.*|SCRIPTDIR=%{_prefix}/lib/%{name}/scripts|g; \
+     s|^#SCRIPTDIR=.*|SCRIPTDIR=%{_libdir}/%{name}/scripts|g; \
      s|^#TMPDIR=.*|TMPDIR=%{_var}/lib/rkhunter/tmp|g; \
      s|^#DBDIR=.*|DBDIR=%{_var}/lib/rkhunter/db|g; \
      s|^APPEND_LOG=0|APPEND_LOG=1|g; \

Reply via email to