Adapted get_sources.sh to work on el7. Thanks to alphacc

Signed-off-by: Fabian Arrotin <arrfab@centos.org>
This commit is contained in:
Fabian Arrotin 2021-01-22 13:11:06 +01:00
parent dff60fb5fe
commit ca63b53c8b
2 changed files with 7 additions and 4 deletions

View file

@ -1 +1 @@
cf9ce8d900768ed352a6f19a2857e64403643545 SOURCES/centpkg-minimal.tar.gz
d6616b89617914a0dd0fd5cfa06b0afc7a4541c4 SOURCES/centpkg-minimal.tar.gz

View file

@ -1,6 +1,6 @@
Name: centpkg-minimal
Version: 2.0.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Used by koji to download sources for building CentOS
License: MIT
@ -33,10 +33,13 @@ install -pm 755 get_sources.sh %{buildroot}%{_bindir}/get_sources.sh
%changelog
* Tue Jun 18 2019 brian@bstinson.com - 2.0.0-2
* Fri Jan 22 2021 Thomas Oulevey <thomas.oulevey@cern.ch> - 2.0.0-3
- Add compatibility for bash 4.2
* Tue Jun 18 2019 Brian Stinson <brian@bstinson.com> - 2.0.0-2
- Update the git dep to git-core to pull in fewer deps
* Tue May 05 2019 Brian Stinson <brian@bstinson.com> - 2.0.0-1
* Tue May 07 2019 Brian Stinson <brian@bstinson.com> - 2.0.0-1
- Release for GA
* Tue Apr 30 2019 Brian Stinson <brian@bstinson.com> - 1.0.0-9