Hello community,

here is the log from the commit of package avahi for openSUSE:Factory checked 
in at 2020-01-13 22:16:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avahi (Old)
 and      /work/SRC/openSUSE:Factory/.avahi.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "avahi"

Mon Jan 13 22:16:55 2020 rev:129 rq:761956 version:0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/avahi/avahi-glib2.changes        2019-09-19 
15:45:04.523363664 +0200
+++ /work/SRC/openSUSE:Factory/.avahi.new.6675/avahi-glib2.changes      
2020-01-13 22:18:23.634431107 +0100
@@ -1,0 +2,5 @@
+Wed Jan  8 10:17:38 UTC 2020 - Martin Liška <[email protected]>
+
+- Use %make_build.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/avahi/avahi-mono.changes 2019-09-19 
15:45:06.747363211 +0200
+++ /work/SRC/openSUSE:Factory/.avahi.new.6675/avahi-mono.changes       
2020-01-13 22:18:28.298433271 +0100
@@ -1,0 +2,5 @@
+Wed Jan  8 10:17:46 UTC 2020 - Martin Liška <[email protected]>
+
+- Use %make_build.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/avahi/avahi.changes      2019-09-19 
15:45:06.915363178 +0200
+++ /work/SRC/openSUSE:Factory/.avahi.new.6675/avahi.changes    2020-01-13 
22:18:33.598435729 +0100
@@ -1,0 +2,5 @@
+Wed Jan  8 10:17:28 UTC 2020 - Martin Liška <[email protected]>
+
+- Use %make_build.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ avahi-glib2.spec ++++++
--- /var/tmp/diff_new_pack.KQn4B0/_old  2020-01-13 22:18:35.606436661 +0100
+++ /var/tmp/diff_new_pack.KQn4B0/_new  2020-01-13 22:18:35.630436672 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package avahi-glib2
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -506,16 +506,16 @@
 %if %{build_glib2} && !%{build_core}
 for DIR in avahi-glib avahi-gobject avahi-ui avahi-discover-standalone 
avahi-python man ; do
 cd $DIR
-make %{?_smp_mflags}
+%make_build
 cd ..
 done
 %endif
 %if %{build_mono} && !%{build_core}
 cd avahi-sharp
-make %{?_smp_mflags}
+%make_build
 cd ../avahi-ui-sharp
 %endif
-make %{?_smp_mflags}
+%make_build
 
 %install
 %if %{build_glib2} && !%{build_core}
@@ -536,7 +536,8 @@
 rm -rf %{buildroot}%{_sysconfdir}/init.d/
 %if !%{build_core}
 cd ..
-make %{?_smp_mflags} install-pkgconfigDATA DESTDIR=%{buildroot}
+%make_build install-pkgconfigDATA DESTDIR=%{buildroot}
+
 %endif
 %if %{build_core}
 # do not remove this unless you plan to fix _all_ the references to

++++++ avahi-mono.spec ++++++
--- /var/tmp/diff_new_pack.KQn4B0/_old  2020-01-13 22:18:35.662436686 +0100
+++ /var/tmp/diff_new_pack.KQn4B0/_new  2020-01-13 22:18:35.674436692 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package avahi-mono
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -506,16 +506,17 @@
 %if %{build_glib2} && !%{build_core}
 for DIR in avahi-glib avahi-gobject avahi-ui avahi-discover-standalone 
avahi-python man ; do
 cd $DIR
-make %{?_smp_mflags}
+%make_build
+
 cd ..
 done
 %endif
 %if %{build_mono} && !%{build_core}
 cd avahi-sharp
-make %{?_smp_mflags}
+%make_build
 cd ../avahi-ui-sharp
 %endif
-make %{?_smp_mflags}
+%make_build
 
 %install
 %if %{build_glib2} && !%{build_core}
@@ -536,7 +537,7 @@
 rm -rf %{buildroot}%{_sysconfdir}/init.d/
 %if !%{build_core}
 cd ..
-make %{?_smp_mflags} install-pkgconfigDATA DESTDIR=%{buildroot}
+%make_build install-pkgconfigDATA DESTDIR=%{buildroot}
 %endif
 %if %{build_core}
 # do not remove this unless you plan to fix _all_ the references to

++++++ avahi.spec ++++++
--- /var/tmp/diff_new_pack.KQn4B0/_old  2020-01-13 22:18:35.690436700 +0100
+++ /var/tmp/diff_new_pack.KQn4B0/_new  2020-01-13 22:18:35.694436702 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package avahi
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -501,16 +501,16 @@
 %if %{build_glib2} && !%{build_core}
 for DIR in avahi-glib avahi-gobject avahi-ui avahi-discover-standalone 
avahi-python man ; do
 cd $DIR
-make %{?_smp_mflags}
+%make_build
 cd ..
 done
 %endif
 %if %{build_mono} && !%{build_core}
 cd avahi-sharp
-make %{?_smp_mflags}
+%make_build
 cd ../avahi-ui-sharp
 %endif
-make %{?_smp_mflags}
+%make_build
 
 %install
 %if %{build_glib2} && !%{build_core}
@@ -531,7 +531,7 @@
 rm -rf %{buildroot}%{_sysconfdir}/init.d/
 %if !%{build_core}
 cd ..
-make %{?_smp_mflags} install-pkgconfigDATA DESTDIR=%{buildroot}
+%make_build install-pkgconfigDATA DESTDIR=%{buildroot}
 %endif
 %if %{build_core}
 # do not remove this unless you plan to fix _all_ the references to


Reply via email to