backport the patch from upstream

This commit is contained in:
dongyuzhen 2023-02-13 15:55:26 +08:00
parent db7872a59f
commit 0c1caa70a1
2 changed files with 5 additions and 2 deletions

View File

@ -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