diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 520d557..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/memleax-1.1.1.tar.gz -/CMakeLists.txt diff --git a/README.md b/README.md deleted file mode 100644 index 6137925..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# memleax - -The memleax package diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..e425546 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +memleax no longer maintained and it does not work with multi thread softwares diff --git a/memleax.spec b/memleax.spec deleted file mode 100644 index b406a2b..0000000 --- a/memleax.spec +++ /dev/null @@ -1,61 +0,0 @@ -Name: memleax -Version: 1.1.1 -Release: 1%{?dist} -Summary: Debugs memory leak of a running process - -License: GPLv2 -URL: http://wubingzheng.github.io/memleax/ -Source0: https://github.com/WuBingzheng/memleax/archive/v%{version}/%{name}-%{version}.tar.gz -Source1: https://raw.githubusercontent.com/WuBingzheng/memleax/master/CMakeLists.txt -%if 0%{?el7} -BuildRequires: cmake3 -%else -BuildRequires: cmake -%endif -BuildRequires: gcc-c++ -BuildRequires: libdwarf-devel -BuildRequires: elfutils-libelf-devel -BuildRequires: libunwind-devel - -ExclusiveArch: %{ix86} x86_64 aarch64 armv7hl -%description -Memleax debugs memory leak of a running process by attaching it. -It is very convenient to use, and suitable for production environment. -There is no need to recompile the program or restart the target process. - - -%prep -%setup -q -cp %{SOURCE1} . - -%build -%if 0%{?el7} -%cmake3 -%else -%cmake -%endif -%if ((0%{?el} > 8) || (0%{?fedora} > 32)) -%cmake_build -%else -%make_build -%endif - -%install -%if ((0%{?el} > 8) || (0%{?fedora} > 32)) -%cmake_install -%else -%make_install -%endif - -%files -%license LICENSE -%doc README.md -%{_bindir}/memleax -%{_mandir}/man1/memleax.1* - - -%changelog -* Sun Apr 04 2021 Germano Massullo - 1.1.1-1 -- first Fedora release - - diff --git a/sources b/sources deleted file mode 100644 index b31fb7b..0000000 --- a/sources +++ /dev/null @@ -1,2 +0,0 @@ -SHA512 (memleax-1.1.1.tar.gz) = 149c4ff7dc582c3aaa57870e8e6530f2cb72edb85d9a9a41aea90d902b3d809be38a389e8606d88eb205360629ae065a97999ef877113fb1290af4338c8914db -SHA512 (CMakeLists.txt) = eb6c69356b30be1793a73e8642abd1001ab8a63bba0d2d78a6d296d4a4c44a6f48e4686977df289e929ce0a066da24d2d6f7a35a36e0a31b9db9db56180b36ee