Hello community,

here is the log from the commit of package rkhunter for openSUSE:Factory 
checked in at 2018-10-09 15:54:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rkhunter (Old)
 and      /work/SRC/openSUSE:Factory/.rkhunter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rkhunter"

Tue Oct  9 15:54:18 2018 rev:24 rq:640774 version:1.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/rkhunter/rkhunter.changes        2018-09-25 
15:43:15.161237323 +0200
+++ /work/SRC/openSUSE:Factory/.rkhunter.new/rkhunter.changes   2018-10-09 
15:54:19.866271105 +0200
@@ -1,0 +2,6 @@
+Tue Sep 25 06:48:38 UTC 2018 - Jan Engelhardt <jeng...@inai.de>
+
+- Replace %__-type macro indirections.
+- Avoid repeating name in summary.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rkhunter.spec ++++++
--- /var/tmp/diff_new_pack.F4qf40/_old  2018-10-09 15:54:20.350270532 +0200
+++ /var/tmp/diff_new_pack.F4qf40/_new  2018-10-09 15:54:20.350270532 +0200
@@ -25,7 +25,7 @@
 Name:           rkhunter
 Version:        1.4.6
 Release:        0
-Summary:        Rootkit Hunter Scans for Rootkits, Backdoors, and Local 
Exploits
+Summary:        A scanner for Rootkits, Backdoors, and Local Exploits
 License:        GPL-2.0-or-later
 Group:          System/Monitoring
 Url:            http://rkhunter.sourceforge.net/
@@ -84,13 +84,13 @@
 
 %install
 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
-%{__install} -D -m640 %{SOURCE6} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
+install -D -m640 %{SOURCE2} %{buildroot}/%{_fillupdir}/sysconfig.%{name}
+install -d %{buildroot}/%{_docdir}/%{name}-%{version}
+install -m644 %{SOURCE5} %{buildroot}/%{_docdir}/%{name}-%{version}/README.SUSE
+install -D -m640 %{SOURCE6} %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
 # Make a cron.daily file to mail us the reports
-%{__install} -d %{buildroot}%{_sysconfdir}/cron.daily/
-%{__install} -Dm750 %{SOURCE3} 
%{buildroot}%{_sysconfdir}/cron.daily/suse.de-%{name}
+install -d %{buildroot}/%{_sysconfdir}/cron.daily/
+install -Dm750 %{SOURCE3} 
%{buildroot}/%{_sysconfdir}/cron.daily/suse.de-%{name}
 # adapt the default config for using in openSUSE
 sed "s|^PREFIX*|PREFIX="%{_prefix}"|g; \
      s|^#SCRIPTDIR=.*|SCRIPTDIR=%{_prefix}/lib/%{name}/scripts|g; \



Reply via email to