Accepting request 1140045 from home:bmwiedemann:branches:M17N

Use %patch0 to fix compilation with rpm-4.19

OBS-URL: https://build.opensuse.org/request/show/1140045
OBS-URL: https://build.opensuse.org/package/show/M17N/emacs-flim?expand=0&rev=11
This commit is contained in:
Hillwood Yang 2024-01-20 13:47:04 +00:00 committed by Git OBS Bridge
parent 51217501a6
commit 38766f4966
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 20 02:27:35 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- Use %patch0 to fix compilation with rpm-4.19
-------------------------------------------------------------------
Thu May 18 13:50:48 UTC 2023 - schwab@linux-m68k.org

View File

@ -24,7 +24,7 @@ License: GPL-2.0-or-later
Group: Productivity/Editors/Emacs
URL: https://github.com/wanderlust/flim
Source: flim-%{version}.tar.gz
Patch: flim-encoding-fix.diff
Patch0: flim-encoding-fix.diff
BuildRequires: emacs-apel >= 10.7
BuildRequires: emacs-nox
Requires: emacs
@ -41,7 +41,7 @@ For coding and decoding MIME messages.
%prep
%setup -q -n flim-%{version}
%patch
%patch0
%build
make %{?_smp_mflags} EMACS=emacs \