Add URL and Source0 url

This commit is contained in:
eastb233 2020-10-20 09:45:39 +08:00
parent 6a3ee495ea
commit fe95502b07

View File

@ -61,7 +61,9 @@ Name: gcc
Version: %{gcc_version} Version: %{gcc_version}
Release: %{DATE}.12 Release: %{DATE}.12
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Source0: gcc-9.3.0.tar.xz URL: https://gcc.gnu.org
Source0: https://ftp.gnu.org/gnu/gcc/gcc-9.3.0/gcc-9.3.0.tar.xz
%global isl_version 0.16.1 %global isl_version 0.16.1
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)