Rebase to v23.2
Related: bz#1768993
This commit is contained in:
parent
1a98a4686a
commit
24c48198b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ psmisc-22.10.tar.gz
|
|||||||
/psmisc-22.20.tar.gz
|
/psmisc-22.20.tar.gz
|
||||||
/psmisc-22.21.tar.gz
|
/psmisc-22.21.tar.gz
|
||||||
/psmisc-23.1.tar.xz
|
/psmisc-23.1.tar.xz
|
||||||
|
/psmisc-23.2.tar.xz
|
||||||
|
10
psmisc.spec
10
psmisc.spec
@ -1,8 +1,8 @@
|
|||||||
|
|
||||||
Summary: Utilities for managing processes on your system
|
Summary: Utilities for managing processes on your system
|
||||||
Name: psmisc
|
Name: psmisc
|
||||||
Version: 23.1
|
Version: 23.2
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://gitlab.com/psmisc/psmisc
|
URL: https://gitlab.com/psmisc/psmisc
|
||||||
|
|
||||||
@ -10,7 +10,6 @@ Source: https://sourceforge.net/projects/%{name}/files/%{name}/%{name}-%{version
|
|||||||
|
|
||||||
#The following has been reworked by upstream in a different way ... we'll see
|
#The following has been reworked by upstream in a different way ... we'll see
|
||||||
#Patch1: psmisc-22.13-fuser-silent.patch
|
#Patch1: psmisc-22.13-fuser-silent.patch
|
||||||
Patch2: psmisc-23.1-no-nullptr-sanity-stalls-nfs.patch
|
|
||||||
|
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -30,7 +29,6 @@ command shows the path of log files owned by a given process.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch2 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --prefix=%{_prefix} --enable-selinux
|
%configure --prefix=%{_prefix} --enable-selinux
|
||||||
@ -69,6 +67,10 @@ mv $RPM_BUILD_ROOT%{_bindir}/fuser $RPM_BUILD_ROOT%{_sbindir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 07 2019 Jan Rybar <jrybar@redhat.com> - 23.2-1
|
||||||
|
- Rebase to v23.2
|
||||||
|
- Related: bz#1768993
|
||||||
|
|
||||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 23.1-7
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 23.1-7
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (psmisc-23.1.tar.xz) = f678869ea555986a2538ada9630b74ce79304f3ee85cc9d69a3912d8d30ad491829eac0dcb69aae7003ee9b5de9645d2135b80a9e0b77824e60c417dc0be5f95
|
SHA512 (psmisc-23.2.tar.xz) = a8d4e91443b66de1c4418fd74b5eb6dd42caddc937e75dfb35a4e49b9b35236db779e2a480c1693bcc7feaf0957b1028850134040685e88e6ff7ffcb572e20e8
|
||||||
|
Loading…
Reference in New Issue
Block a user