[packages/rc-scripts] Rel 2; fix possible vgchange -a n hang on shutdown/reboot when using sysvinit.

arekm arekm at pld-linux.org
Wed Sep 22 10:23:46 CEST 2021


commit c6a554b3da3053d67453558ddf136d6c6645f6a3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Sep 22 10:23:40 2021 +0200

    Rel 2; fix possible vgchange -a n hang on shutdown/reboot when using sysvinit.

 rc-scripts.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/rc-scripts.spec b/rc-scripts.spec
index 42b3348..2a9d196 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.20
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Base
 #Source0:	ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
@@ -20,6 +20,7 @@ Source0:	%{name}-%{version}.tar.gz
 Source1:	rc-local.service
 Source2:	sys-chroots.service
 Source3:	%{name}.tmpfiles
+Patch100:	git.patch
 URL:		http://svn.pld-linux.org/trac/svn/wiki/packages/rc-scripts
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -141,6 +142,7 @@ po cichu ignorowane.
 
 %prep
 %setup -q
+%patch100 -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"
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list