switch source URL to pagure
This commit is contained in:
parent
de2dd7032b
commit
037154a07e
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
Name: nodejs-packaging
|
Name: nodejs-packaging
|
||||||
Version: 9
|
Version: 9
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: RPM Macros and Utilities for Node.js Packaging
|
Summary: RPM Macros and Utilities for Node.js Packaging
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://fedoraproject.org/wiki/Node.js/Packagers
|
URL: https://fedoraproject.org/wiki/Node.js/Packagers
|
||||||
Source0: https://fedorahosted.org/released/%{name}/%{name}-fedora-%{version}.tar.xz
|
Source0: https://releases.pagure.org/%{name}/%{name}-fedora-%{version}.tar.xz
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
|
|
||||||
#nodejs-devel before 0.10.12 provided these macros and owned /usr/share/node
|
#nodejs-devel before 0.10.12 provided these macros and owned /usr/share/node
|
||||||
@ -46,6 +46,9 @@ install -Dpm0644 multiver_modules %{buildroot}%{_datadir}/node/multiver_modules
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 21 2017 Tom Hughes <tom@compton.nu> - 9-3
|
||||||
|
- switch source URL to pagure
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 9-2
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 9-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user