|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: nodejs-packaging
|
|
|
|
|
Version: 7
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: RPM Macros and Utilities for Node.js Packaging
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
License: MIT
|
|
|
|
@ -39,6 +39,9 @@ install -Dpm0644 multiver_modules %{buildroot}%{_datadir}/node/multiver_modules
|
|
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun May 25 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> - 7-1
|
|
|
|
|
- nodejs-symlink-deps: fix regression preventing multiply versioned modules from
|
|
|
|
|
being symlinked correctly
|
|
|
|
|