add no-op macro to provide spec compatibility with EPEL
This commit is contained in:
parent
727d8ef2fd
commit
3c3551aba6
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user