!42 backport the patch from upstream
From: @dongyuzhen Reviewed-by: @licunlong Signed-off-by: @licunlong
This commit is contained in:
commit
a992c10f57
@ -1,12 +1,12 @@
|
||||
Name: rpmrebuild
|
||||
Version: 2.18
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A tool to build a rpm file from the rpm database
|
||||
License: GPLv2+
|
||||
URL: http://rpmrebuild.sourceforge.net
|
||||
Source0: https://downloads.sourceforge.net/rpmrebuild/%{name}-%{version}.tar.gz
|
||||
|
||||
Patch9000: set-the-directory-mode-to-instead-of-omit.patch
|
||||
Patch6000: backport-Set-the-directory-mode-to-instead-of-omit.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT%{_mandir}/fr_FR.UTF-8/man1/
|
||||
%{_mandir}/fr/man1/*.gz
|
||||
|
||||
%changelog
|
||||
* Mon Feb 13 2023 dongyuzhen <dongyuzhen@h-partners.com> - 2.18-3
|
||||
- backport the patch from upstream
|
||||
|
||||
* Fri Feb 10 2023 dongyuzhen <dongyuzhen@h-partners.com> - 2.18-2
|
||||
- set the directory mode to '-' instead of omit
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user