add no-op macro to provide spec compatibility with EPEL

This commit is contained in:
T.C. Hollingsworth 2013-04-14 18:21:43 -07:00
parent 727d8ef2fd
commit 3c3551aba6
2 changed files with 4 additions and 0 deletions

View File

@ -28,3 +28,6 @@
%nodejs_default_filter %{expand: \
%global __provides_exclude_from ^%{nodejs_sitearch}/.*\\.node$
}
# no-op macro to allow spec compatibility with EPEL
%nodejs_find_provides_and_requires %{nil}

View File

@ -191,6 +191,7 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.4-1
- new upstream release 0.10.4
http://blog.nodejs.org/2013/04/11/node-v0-10-4-stable/
- add no-op macro to permit spec compatibility with EPEL
* Thu Apr 04 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.3-2
- nodejs-symlink-deps: symlink unconditionally in the buildroot