Change source url

This commit is contained in:
wk333 2022-11-21 14:19:38 +08:00
parent af9a9aa9ea
commit ebd77f8bf5

View File

@ -8,13 +8,13 @@
%endif
Name: gromacs
Version: 2019.3
Release: 1
Release: 2
Summary: Fast, Free and Flexible Molecular Dynamics
License: GPLv2+ and ASL-2.0 and BSL-1.0 and MIT and LGPL-2.1
URL: http://www.gromacs.org
Source0: https://github.com/gromacs/gromacs/archive/v%{version}/%{name}-%{version}.tar.gz
Source1: ftp://ftp.gromacs.org/pub/manual/manual-%{version}%{?_rc}.pdf
Source2: http://gerrit.gromacs.org/download/regressiontests-%{version}%{?_rc}.tar.gz
Source0: https://ftp.gromacs.org/gromacs/%{name}-%{version}.tar.gz
Source1: https://ftp.gromacs.org/pub/manual/manual-%{version}.pdf
Source2: https://ftp.gromacs.org/regressiontests/regressiontests-%{version}.tar.gz
Patch0: gromacs-dssp-path.patch
Patch1: gromacs-issue-2366.patch
BuildRequires: gcc-c++ cmake3 >= 3.4.3 openblas-devel fftw-devel gsl-devel hwloc
@ -262,5 +262,8 @@ done
%{_libdir}/mpich/bin/mdrun_mpich*
%changelog
* Mon Nov 21 2022 wangkai <wangkai385@h-partners.com> - 2019.3-2
- Change source url
* Fri May 7 2021 baizhonggui <baizhonggui@huawei.com> - 2019.3-1
- package init