[coffee-script/el6: 5/5] add EPEL6 dependency generation macro

T.C. Hollingsworth patches at fedoraproject.org
Wed Jun 19 03:51:26 UTC 2013


commit 2633135731068cfea68b341f65e5e19ffb7d1248
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Tue Jun 18 20:49:57 2013 -0700

    add EPEL6 dependency generation macro

 coffee-script.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/coffee-script.spec b/coffee-script.spec
index 1f7b5b8..87868c6 100644
--- a/coffee-script.spec
+++ b/coffee-script.spec
@@ -1,3 +1,5 @@
+%{?nodejs_find_provides_and_requires}
+
 # This package is different from most node packages in Fedora because
 # CoffeeScript is written in itself, and per Fedora policy we need to compile
 # it--we can't ship the precompiled version.
@@ -128,6 +130,7 @@ rm -rf %{buildroot}
 - new upstream release 1.6.3
   http://coffeescript.org/#changelog
 - restrict to the architectures node works on
+- add EPEL6 dependency generation macro
 
 * Sun Feb 10 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.4.0-4
 - fix rpmlint warnings


More information about the scm-commits mailing list