diff --git a/imake-1.0.10.tar.gz b/imake-1.0.10.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..63eb7dc0115840d4e3d335a9c2f07f2fddf77478 Binary files /dev/null and b/imake-1.0.10.tar.gz differ diff --git a/imake-1.0.9.tar.gz b/imake-1.0.9.tar.gz deleted file mode 100644 index 41a8a64c5872dd5a4ca149f88af6e9467076c589..0000000000000000000000000000000000000000 Binary files a/imake-1.0.9.tar.gz and /dev/null differ diff --git a/imake.spec b/imake.spec index 2520818902a2f72b8885eb7c56da48ac397b3a3e..c2dcb24a5f81105c7dbcaf18eac4562f01c17990 100644 --- a/imake.spec +++ b/imake.spec @@ -1,11 +1,11 @@ Summary: imake source code configuration and build system Name: imake -Version: 1.0.9 +Version: 1.0.10 Release: 1 License: MIT URL: http://www.x.org -Source0: https://www.x.org/pub/individual/util/imake-1.0.9.tar.gz +Source0: https://www.x.org/pub/individual/util/imake-%{version}.tar.gz Source1: https://www.x.org/pub/individual/util/makedepend-1.0.8.tar.gz Source2: https://www.x.org/pub/individual/util/gccmakedep-1.0.3.tar.bz2 Source3: https://www.x.org/pub/individual/util/xorg-cf-files-1.0.8.tar.gz @@ -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 -P 1 -p1 -b .ar popd pushd %{name}-%{version} -%patch2 -p1 -b .abort +%patch -P 2 -p1 -b .abort popd %build @@ -77,6 +77,9 @@ popd %{_mandir}/man1/* %changelog +* Mon Jan 20 2025 xu_ping <707078654@qq.com> - 1.0.10-1 +- Upgrade to version 1.0.10 + * Fri Jul 21 2023 houlifei - 1.0.9-1 - Upgrade to version 1.0.9