From: Jakub Bogusz Date: Sun, 6 Feb 2022 16:38:18 +0000 (+0100) Subject: - dropped Makefile-fix patch, --disable-set*id-binaries options are sufficient X-Git-Tag: auto/th/libstatgrab-0.92.1-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=fc369366e6503092cfee1c6f96472508c42f0e56;p=packages%2Flibstatgrab.git - dropped Makefile-fix patch, --disable-set*id-binaries options are sufficient --- diff --git a/libstatgrab-Makefile_fix.patch b/libstatgrab-Makefile_fix.patch deleted file mode 100644 index b992214..0000000 --- a/libstatgrab-Makefile_fix.patch +++ /dev/null @@ -1,19 +0,0 @@ -diff -burN libstatgrab-0.10.2.orig/src/statgrab/Makefile.am libstatgrab-0.10.2/src/statgrab/Makefile.am ---- libstatgrab-0.10.2.orig/src/statgrab/Makefile.am 2004-08-01 22:02:25.154366224 +0200 -+++ libstatgrab-0.10.2/src/statgrab/Makefile.am 2004-08-01 22:03:01.323867624 +0200 -@@ -16,15 +16,3 @@ - LDADD = $(top_builddir)/src/libstatgrab/libstatgrab.la @LINKFLAGS@ - - install-exec-local: --if STATGRAB --if SETGIDBINS --# Some operating systems need the binary to be setgid kmem -- chgrp kmem $(DESTDIR)@bindir@/statgrab -- chmod g+s $(DESTDIR)@bindir@/statgrab --endif --if SETUIDBINS --# Some operating systems need the binary to be setuid root -- chown root $(DESTDIR)@bindir@/statgrab -- chmod u+s $(DESTDIR)@bindir@/statgrab --endif --endif diff --git a/libstatgrab.spec b/libstatgrab.spec index 262c0d7..dad6046 100644 --- a/libstatgrab.spec +++ b/libstatgrab.spec @@ -12,7 +12,6 @@ Group: Libraries #Source0Download: https://github.com/libstatgrab/libstatgrab/releases/ Source0: https://github.com/libstatgrab/libstatgrab/releases/download/LIBSTATGRAB_0_92_1/%{name}-%{version}.tar.gz # Source0-md5: af685494e985229e0ac46365bc0cd50e -Patch0: %{name}-Makefile_fix.patch URL: https://libstatgrab.org/ BuildRequires: autoconf >= 2.69 BuildRequires: automake @@ -111,7 +110,6 @@ sieciowych i dyskowych oraz systemach plików. %prep %setup -q -%patch0 -p1 %build %{__libtoolize}