Fix spec for patch for rustc-serialize deprecation

This commit is contained in:
Артем Синюгин 2024-11-13 12:29:26 +03:00
parent 3697e063c9
commit eef10f8535

View File

@ -12,7 +12,7 @@ License: MIT
Group: System/Servers
BuildArch: x86_64
Source0: %name-%version.tar
Patch: %name-%version-%release.patch
Patch0: %name-%version-%release.patch
Patch1: allow_deprecated_rustc-serialize.patch
BuildRequires: /proc
@ -30,7 +30,7 @@ It's intended to be a drop-in replacement for all cron implementations.
%prep
%setup
%patch -p1
%patch0 -p1
%patch1 -p1
%build