[marked] Add macro to enable dependency generation on EPEL

Jamie Nguyen jamielinux at fedoraproject.org
Mon Apr 15 16:28:37 UTC 2013


commit cd4099ebc7347a441e97993bdadf138d83cf2476
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Apr 15 17:28:24 2013 +0100

    Add macro to enable dependency generation on EPEL

 marked.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/marked.spec b/marked.spec
index 3cf8e64..c00505e 100644
--- a/marked.spec
+++ b/marked.spec
@@ -1,3 +1,5 @@
+%{?nodejs_find_provides_and_requires}
+
 %global enable_tests 0
 
 Name:       marked


More information about the scm-commits mailing list