commit fc369366e6503092cfee1c6f96472508c42f0e56
Author: Jakub Bogusz <[email protected]>
Date:   Sun Feb 6 17:38:18 2022 +0100

    - dropped Makefile-fix patch, --disable-set*id-binaries options are 
sufficient

 libstatgrab-Makefile_fix.patch | 19 -------------------
 libstatgrab.spec               |  2 --
 2 files changed, 21 deletions(-)
---
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}
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libstatgrab.git/commitdiff/fc369366e6503092cfee1c6f96472508c42f0e56

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to