Fixup URL and Source, fedorahosted.org is no more
Also use actual GH release tarball instead of locally generated one, after fixing up the tags on GH to appease GH-style. Sigh.
This commit is contained in:
parent
0f71b56d95
commit
835091e61f
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/scl-utils-2.0.tar.bz2
|
/scl-utils-2.0.tar.bz2
|
||||||
/scl-utils-2.0.1.tar.bz2
|
/scl-utils-2.0.1.tar.bz2
|
||||||
/scl-utils-2.0.2.tar.bz2
|
/scl-utils-2.0.2.tar.bz2
|
||||||
|
/scl-utils-2.0.2.tar.gz
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
Name: scl-utils
|
Name: scl-utils
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.0.2
|
Version: 2.0.2
|
||||||
Release: 2%{dist}
|
Release: 3%{dist}
|
||||||
Summary: Utilities for alternative packaging
|
Summary: Utilities for alternative packaging
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
URL: https://fedorahosted.org/SoftwareCollections/
|
URL: https://github.com/sclorg/scl-utils
|
||||||
Source0: https://fedorahosted.org/released/scl-utils/%{name}-%{version}.tar.bz2
|
Source0: https://github.com/sclorg/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
Source1: macros.scl-filesystem
|
Source1: macros.scl-filesystem
|
||||||
Buildrequires: cmake
|
Buildrequires: cmake
|
||||||
Buildrequires: rpm-devel
|
Buildrequires: rpm-devel
|
||||||
@ -80,6 +80,9 @@ rm -rf %buildroot
|
|||||||
%{_rpmconfigdir}/brp-scl-python-bytecompile
|
%{_rpmconfigdir}/brp-scl-python-bytecompile
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 25 2017 Panu Matilainen <pmatilai@redhat.com> - 1:2.0.2-3
|
||||||
|
- Fixup URL and Source, fedorahosted.org is no more
|
||||||
|
|
||||||
* Fri Aug 25 2017 Panu Matilainen <pmatilai@redhat.com> - 1:2.0.2-2
|
* Fri Aug 25 2017 Panu Matilainen <pmatilai@redhat.com> - 1:2.0.2-2
|
||||||
- scl-utils is not compatible with Lmod, fix the dependency (#1296383)
|
- scl-utils is not compatible with Lmod, fix the dependency (#1296383)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (scl-utils-2.0.2.tar.bz2) = e91643d01fa9f5abb257927004a265c054729fee93a4256773ea3cdb95327ee0c46994035154062f5b5c9388719fd7e08001974e9a210c9f3b540ac488449175
|
SHA512 (scl-utils-2.0.2.tar.gz) = 87a89942060c7103c5ff5b1c870ce9b8f82538da96849306b9c3ce8ff13754a3a43273fde4830e618b1b6ecdf834cadf8949eab337016092b6a520f23d8babff
|
||||||
|
Loading…
Reference in New Issue
Block a user