diff --git a/imake.spec b/imake.spec index 2520818902a2f72b8885eb7c56da48ac397b3a3e..239b1635df28d5ea0f66bee9e5e790457c0f42e5 100644 --- a/imake.spec +++ b/imake.spec @@ -1,7 +1,7 @@ Summary: imake source code configuration and build system Name: imake Version: 1.0.9 -Release: 1 +Release: 2 License: MIT URL: http://www.x.org @@ -35,11 +35,11 @@ Brunhoff at Tektronix. %setup -q -c %{name}-%{version} -a1 -a2 -a3 -a4 pushd xorg-cf-files-1.0.8 -%patch1 -p1 -b .ar +%patch 1 -p1 -b .ar popd pushd %{name}-%{version} -%patch2 -p1 -b .abort +%patch 2 -p1 -b .abort popd %build @@ -77,6 +77,9 @@ popd %{_mandir}/man1/* %changelog +* Mon Dec 16 2024 litian - 1.0.9-2 +- fix %patchN is deprecated warning + * Fri Jul 21 2023 houlifei - 1.0.9-1 - Upgrade to version 1.0.9