From 139539fc9e12fb7e79c3cefb14eeea7452c3b11e37274c7f01289d948e88b3e2 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Thu, 3 Jun 2021 08:18:24 +0000 Subject: [PATCH] Accepting request 897025 from home:susnux:branches:network:utilities - Update to version 1.7.1 * fix string overflow warnings * brctl: fix spelling on man page OBS-URL: https://build.opensuse.org/request/show/897025 OBS-URL: https://build.opensuse.org/package/show/network:utilities/bridge-utils?expand=0&rev=31 --- bridge-utils-1.7.1.tar.sign | Bin 0 -> 566 bytes bridge-utils-1.7.1.tar.xz | 3 +++ bridge-utils-1.7.tar.sign | Bin 566 -> 0 bytes bridge-utils-1.7.tar.xz | 3 --- bridge-utils.changes | 7 +++++++ bridge-utils.spec | 13 ++++++------- 6 files changed, 16 insertions(+), 10 deletions(-) create mode 100644 bridge-utils-1.7.1.tar.sign create mode 100644 bridge-utils-1.7.1.tar.xz delete mode 100644 bridge-utils-1.7.tar.sign delete mode 100644 bridge-utils-1.7.tar.xz diff --git a/bridge-utils-1.7.1.tar.sign b/bridge-utils-1.7.1.tar.sign new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..4691771d5a3576ef47f6f5102b5cc2b5c8ded075868b141d3b67f36b19b35e15 GIT binary patch literal 566 zcmV-60?GY}0y6{v0SEvc79j+mZ^K2fTj%FyxIB-5r+;9T&E$Rs0$^Dq%>W7s5P+wD zV3p0}esLEM{v}FX1}-SK)wWjIN1aBGg`Q~hvhE?4+!v1J^28dKchpkbKHBmfYHyy! z((SWLJ{}q{E+|>goUp9>Q64N6@fpCE%34`jxkR8_n#f*=T3ip28cN41Cv{(`H0T}o z%PkynZ#(Y^D21Lsnt4CO4IIb5xWo%44JKD?iYt9pQoFTu_E$3-w@m#otD^+v>LES0 z49rnIW}rry@cu61IdM4^cxo=jxSpnolj8BG4`BK+-FB#X?Np&b9I%jLv?dhfvVh<( zu?G7fC`Z_fBGXj?Ta#{QQ-0942Eq+3i%6iF(EJohU4q&*7Q?nNM4#I-=oUQ{}v52_~fZ=NCK(?ez)Y%f=~<5*T^!5mFq zk<~rHV&}`6Wa1_0zBooRvPfrvclIo~R7?xjB_ec$}Bw>^6V)b#@zfFPn!JP7CEZuSd|pq9D&o8G=$ zhCc%tNyVcmsDK&N)m26?S(eW>_{MT?rGoFNA5yT@O{VTXFM-9A#7YHws4AbODGGMW zSOBlzZdJ!C{THm_11TbQkC$EQ=}^rM?H>U(x@=yP)j9x}1Y&?PI2sqHR6%UXRbUpx zlSnF8n>vc~!@H6S*F2;|QMuj}CxPD#Jyu%%e~SYzP-}{4<9<)Wg>$s|@-|`WyhBAZ z8Q9rzYC-2-VMtajfNa0TzeWLGp{why@ctoWpQ(F6+;d9|(!#!bkmD{Zg=vHb7Dh7n zele@+FV=*Q#*Qr!{jugEiinnsZPBV&e+6W+v;#sG$Vi&Q9~VZ8OKB!E$NfbdhhX5N zeqK-$TY6$K2akB*E?u|VXJkI#@ zT`mMP0)G0AwS4fd<>kfXOX;m)4OEMg2+c8iBj2hu#5L)rr9zrHUmE18XJV55!@hYU7=(DQrryLHDn2c{ zv>O&W7t> + +- Update to version 1.7.1 + * fix string overflow warnings + * brctl: fix spelling on man page + ------------------------------------------------------------------- Tue Oct 27 16:44:27 UTC 2020 - Pedro Monreal diff --git a/bridge-utils.spec b/bridge-utils.spec index 5771da6..07e029a 100644 --- a/bridge-utils.spec +++ b/bridge-utils.spec @@ -1,7 +1,7 @@ # # spec file for package bridge-utils # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,19 @@ Name: bridge-utils -Version: 1.7 +Version: 1.7.1 Release: 0 Summary: Utilities for Configuring the Linux Ethernet Bridge License: GPL-2.0-or-later Group: Productivity/Networking/Routing URL: https://www.linuxfoundation.org/collaborate/workgroups/networking/bridge -Source0: https://kernel.org/pub/linux/kernel/people/shemminger/%{name}/%{name}-%{version}.tar.xz -Source1: https://kernel.org/pub/linux/kernel/people/shemminger/%{name}/%{name}-%{version}.tar.sign +Source0: https://mirrors.edge.kernel.org/pub/linux/utils/net/bridge-utils/%{name}-%{version}.tar.xz +Source1: https://mirrors.edge.kernel.org/pub/linux/utils/net/bridge-utils/%{name}-%{version}.tar.sign Patch0: %{name}-1.5-hz.diff Patch1: %{name}-1.5-optflags.patch Patch2: bridge-utils-1.5-ip6.patch BuildRequires: automake BuildRequires: libsysfs -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package contains utilities for configuring the Linux ethernet @@ -57,10 +56,10 @@ The %{name} devel package contains files needed for development. %global _lto_cflags %{_lto_cflags} -ffat-lto-objects autoreconf -fiv %configure -make %{?_smp_mflags} +%make_build %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +%make_install install -d -m 755 %{buildroot}/sbin install -D -m 644 libbridge/libbridge.h %{buildroot}%{_includedir}/libbridge.h install -D -m 644 libbridge/libbridge.a %{buildroot}%{_libdir}/libbridge.a