[packages/rc-scripts] revert multiple pidfile patch; it's broken
glen
glen at pld-linux.org
Mon Feb 18 15:43:17 CET 2019
commit de6545e935ba65ac29fb94b052951c50c98232e8
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Mon Feb 18 16:43:05 2019 +0200
revert multiple pidfile patch; it's broken
rc-scripts.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/rc-scripts.spec b/rc-scripts.spec
index b049799..6215cef 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: 3
+Release: 4
License: GPL v2
Group: Base
#Source0: ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
@@ -139,7 +139,8 @@ po cichu ignorowane.
%prep
%setup -q
-%patch0 -p3 -d lib
+# broken: --pid is alias to --pidfile, not --pid
+#%patch0 -p3 -d lib
%patch1 -p1
# hack, currently this results in errno@@GLIBC_PRIVATE symbol in ppp-watch:
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rc-scripts.git/commitdiff/de6545e935ba65ac29fb94b052951c50c98232e8
More information about the pld-cvs-commit
mailing list