From 73d252cd07783c044cfe0b329453a001bb2910a5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 21 Aug 2025 04:02:28 +0000 Subject: automatic import of ANNC --- ANNC.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ANNC.spec') diff --git a/ANNC.spec b/ANNC.spec index 42ddf20..36d7649 100644 --- a/ANNC.spec +++ b/ANNC.spec @@ -5,7 +5,7 @@ %global install_libdir %{buildroot}%{_libdir} %global install_includedir %{buildroot}%{_includedir}/annc -%global max_jobs 16 +%global max_jobs 8 %define debug_package %{nil} @@ -22,7 +22,7 @@ Source1: annc_external.tar.gz.aa Source2: annc_external.tar.gz.ab Source3: annc_external.tar.gz.ac %ifarch x86_64 -Patch1000: x86_64_external_files.patch +Patch0: x86_64_external_files.patch %endif BuildRequires: cmake >= 3.9.9 @@ -48,7 +48,7 @@ BuildRequires: bazel cat %{SOURCE1} %{SOURCE2} %{SOURCE3} > annc_external.tar.gz tar -xzf annc_external.tar.gz -C %{_builddir} %ifarch x86_64 -%patch 1000 -p1 -d %{_builddir} +%patch 0 -p1 -d %{_builddir} %endif %build -- cgit v1.2.3