|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: nodejs-packaging
|
|
|
|
|
Version: 9
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: RPM Macros and Utilities for Node.js Packaging
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
License: MIT
|
|
|
|
@ -46,6 +46,9 @@ install -Dpm0644 multiver_modules %{buildroot}%{_datadir}/node/multiver_modules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 9-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Feb 2 2016 Tom Hughes <tom@compton.nu> - 9-1
|
|
|
|
|
- nodejs-fixdep: stop --move erroring on missing dependency types
|
|
|
|
|
|
|
|
|
|