From 5fa03732b5a4d2d775d7c6c24b4e6f6413bb2b63 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Wed, 18 Dec 2024 22:52:31 +0300 Subject: [PATCH] Sets bugtracker URL to https://bugs.msvsphere-os.ru/ --- SPECS/gcc.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/SPECS/gcc.spec b/SPECS/gcc.spec index e294df7..5a22819 100644 --- a/SPECS/gcc.spec +++ b/SPECS/gcc.spec @@ -143,7 +143,7 @@ Summary: Various compilers (C, C++, Objective-C, ...) Name: gcc Version: %{gcc_version} -Release: %{gcc_release}%{?dist} +Release: %{gcc_release}%{?dist}.inferit # License notes for some of the less obvious ones: # gcc/doc/cppinternals.texi: Linux-man-pages-copyleft-2-para # isl: MIT, BSD-2-Clause @@ -1011,7 +1011,7 @@ CC="$CC" CXX="$CXX" CFLAGS="$OPT_FLAGS" \ --target nvptx-none --enable-as-accelerator-for=%{gcc_target_platform} \ --enable-languages=c,c++,fortran,lto \ --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \ - --with-bugurl=http://bugzilla.redhat.com/bugzilla \ + --with-bugurl=https://bugs.msvsphere-os.ru/ \ --enable-checking=release --with-system-zlib \ --with-gcc-major-version-only --without-isl make %{?_smp_mflags} @@ -1047,7 +1047,7 @@ CC="$CC" CXX="$CXX" CFLAGS="$OPT_FLAGS" \ --target amdgcn-amdhsa --enable-as-accelerator-for=%{gcc_target_platform} \ --enable-languages=c,c++,fortran,lto \ --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \ - --with-bugurl=http://bugzilla.redhat.com/bugzilla \ + --with-bugurl=https://bugs.msvsphere-os.ru/ \ --enable-checking=release --with-system-zlib \ --with-gcc-major-version-only --without-isl --disable-libquadmath make %{?_smp_mflags} @@ -1116,7 +1116,7 @@ offloadtgts=${offloadtgts:+${offloadtgts},}amdgcn-amdhsa %endif CONFIGURE_OPTS="\ --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \ - --with-bugurl=http://bugzilla.redhat.com/bugzilla \ + --with-bugurl=https://bugs.msvsphere-os.ru/ \ --enable-shared --enable-threads=posix --enable-checking=release \ %ifarch ppc64le --enable-targets=powerpcle-linux \ @@ -3616,6 +3616,9 @@ end %endif %changelog +* Wed Dec 18 2024 Sergey Cherevko - 14.2.1-1.inferit +- Sets bugtracker URL to https://bugs.msvsphere-os.ru/ + * Tue Nov 26 2024 MSVSphere Packaging Team - 14.2.1-1 - Rebuilt for MSVSphere 10