Hello community,

here is the log from the commit of package net-snmp for openSUSE:Factory 
checked in at 2016-02-29 09:11:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/net-snmp (Old)
 and      /work/SRC/openSUSE:Factory/.net-snmp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "net-snmp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/net-snmp/net-snmp.changes        2015-09-13 
09:42:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.net-snmp.new/net-snmp.changes   2016-02-29 
09:11:44.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 15 20:38:20 UTC 2016 - [email protected]
+
+- fix build with GNU grep 2.23, use grep -a to force text matching
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ net-snmp.spec ++++++
--- /var/tmp/diff_new_pack.KiBeyH/_old  2016-02-29 09:11:45.000000000 +0100
+++ /var/tmp/diff_new_pack.KiBeyH/_new  2016-02-29 09:11:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package net-snmp
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -280,7 +280,7 @@
 pushd python
 %{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot}
 popd
-%{__grep} -v "^#define PACKAGE" 
%{buildroot}%{_includedir}/net-snmp/net-snmp-config.h > \
+%{__grep} -a -v "^#define PACKAGE" 
%{buildroot}%{_includedir}/net-snmp/net-snmp-config.h > \
     %{buildroot}%{_includedir}/net-snmp/net-snmp-config.h.new
 %{__mv}  %{buildroot}%{_includedir}/net-snmp/net-snmp-config.h{.new,}
 %{__install} -D -m 0644 %{S:7} \


Reply via email to