[packages/rc-scripts] - rel 5; fix bonding start when bondX is not automatically created

arekm arekm at pld-linux.org
Mon Mar 4 10:54:19 CET 2019


commit 3c09146e3d49d711a2da1bfa2f45d8ad69af24d2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 4 10:54:05 2019 +0100

    - rel 5; fix bonding start when bondX is not automatically created

 rc-scripts.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/rc-scripts.spec b/rc-scripts.spec
index 6215cef..7e0e5e0 100644
--- a/rc-scripts.spec
+++ b/rc-scripts.spec
@@ -11,7 +11,7 @@ Summary(pl.UTF-8):	inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr.UTF-8):	inittab ve /etc/rc.d dosyaları
 Name:		rc-scripts
 Version:	0.4.18
-Release:	4
+Release:	5
 License:	GPL v2
 Group:		Base
 #Source0:	ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
@@ -22,6 +22,7 @@ Source2:	sys-chroots.service
 Source3:	%{name}.tmpfiles
 Patch0:		95229.patch
 Patch1:		27a3470.patch
+Patch2:		%{name}-bond.patch
 URL:		http://svn.pld-linux.org/trac/svn/wiki/packages/rc-scripts
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -142,6 +143,7 @@ po cichu ignorowane.
 # broken: --pid is alias to --pidfile, not --pid
 #%patch0 -p3 -d lib
 %patch1 -p1
+%patch2 -p1
 
 # hack, currently this results in errno@@GLIBC_PRIVATE symbol in ppp-watch:
 #GLIB_LIBS="-Wl,-static `$PKG_CONFIG --libs --static glib-2.0` -Wl,-Bdynamic"
@@ -350,6 +352,7 @@ done
 %attr(755,root,root) /lib/rc-scripts/ifdown-sl
 %attr(755,root,root) /lib/rc-scripts/ifdown-vlan
 /lib/rc-scripts/ifup-aliases
+%attr(755,root,root) /lib/rc-scripts/ifup-bond
 %attr(755,root,root) /lib/rc-scripts/ifup-br
 %attr(755,root,root) /lib/rc-scripts/ifup-ipx
 %attr(755,root,root) /lib/rc-scripts/ifup-irda
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rc-scripts.git/commitdiff/3c09146e3d49d711a2da1bfa2f45d8ad69af24d2



More information about the pld-cvs-commit mailing list