[nodejs: 3/3] Merge branch 'f19'

T.C. Hollingsworth patches at fedoraproject.org
Sat Aug 17 03:22:17 UTC 2013


commit ff0f5cef8b78a70e63741eeac481bfd25ade6e15
Merge: bb22b1a 980a4c5
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Fri Aug 16 20:18:15 2013 -0700

    Merge branch 'f19'

 .gitignore  |    1 +
 nodejs.spec |   15 +++++++++++----
 sources     |    2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)
---
diff --cc nodejs.spec
index 8389f15,4a60160..aa63a8a
--- a/nodejs.spec
+++ b/nodejs.spec
@@@ -162,11 -163,15 +163,17 @@@ cp -p common.gypi %{buildroot}%{_datadi
  %{_datadir}/node/common.gypi
  
  %files docs
 -%{_defaultdocdir}/%{name}-docs-%{version}
 +%dir %{_pkgdocdir}
 +%{_pkgdocdir}/html
 +%exclude %{_pkgdocdir}/(ChangeLog|LICENSE|README.md|AUTHORS)
  
  %changelog
+ * Sat Aug 17 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.16-1
+ - new upstream release 0.10.16
+   http://blog.nodejs.org/2013/08/16/node-v0-10-16-stable/
+ - add v8-devel to -devel Requires
+ - restrict -devel Requires to the same architecture
+ 
  * Wed Aug 14 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.14-3
  - fix typo in _isa macro in v8 Requires
  


More information about the scm-commits mailing list