Hello community, here is the log from the commit of package icmpinfo for openSUSE:Factory checked in at 2017-04-11 12:39:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icmpinfo (Old) and /work/SRC/openSUSE:Factory/.icmpinfo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icmpinfo" Tue Apr 11 12:39:23 2017 rev:17 rq:482899 version:1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/icmpinfo/icmpinfo.changes 2017-01-19 10:36:23.428215368 +0100 +++ /work/SRC/openSUSE:Factory/.icmpinfo.new/icmpinfo.changes 2017-04-11 12:39:25.287270817 +0200 @@ -1,0 +2,5 @@ +Thu Mar 23 15:15:01 UTC 2017 - [email protected] + +- cleanup with spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icmpinfo.spec ++++++ --- /var/tmp/diff_new_pack.cmPUlf/_old 2017-04-11 12:39:25.891185486 +0200 +++ /var/tmp/diff_new_pack.cmPUlf/_new 2017-04-11 12:39:25.895184921 +0200 @@ -25,34 +25,28 @@ Url: http://www.demailly.com/~dl/softs.html Source: icmpinfo-%{version}.tar.gz Source1: COPYRIGHT -Patch: icmpinfo-%{version}.dif -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Patch0: icmpinfo-%{version}.dif Requires: netcfg +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A tool for looking at the ICMP messages received on the running host. - - -Authors: --------- - Laurent Demailly <[email protected]> - %prep -%setup -%patch +%setup -q +%patch0 %build -make CFLAGS="-D_GNU_SOURCE -fvisibility=hidden $RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="-D_GNU_SOURCE -fvisibility=hidden %{optflags}" %{?_smp_mflags} %install -make DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir} install -cp %{S:1} . +make DESTDIR=%{buildroot} MANDIR=%{_mandir} install +cp %{SOURCE1} . %files %defattr(-,root,root) %doc README NocTools.Infos TODO CHANGES COPYRIGHT -%doc %{_mandir}/man?/* -/usr/sbin/icmpinfo +%{_mandir}/man?/* +%{_sbindir}/icmpinfo %changelog
