https://bugzilla.redhat.com/show_bug.cgi?id=1074982



--- Comment #1 from Filip Andres <[email protected]> ---
Terrific job, I would just propose some minor tweaks:
* please rename to erlang-jiffy
* please replace libstdc++-devel with gcc-c++
* please replace the git version src/jiffy.app.src with a hardcoded one:

From bcbd50f07a557865a319a161bd1471213fd681f9 Mon Sep 17 00:00:00 2001
From: Maminka <[email protected]>
Date: Wed, 12 Mar 2014 09:32:04 +0100
Subject: [PATCH] set fix version

---
src/jiffy.app.src |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/jiffy.app.src b/src/jiffy.app.src
index 4ea304a..03cca85 100644
--- a/src/jiffy.app.src
+++ b/src/jiffy.app.src
@@ -1,6 +1,6 @@
{application, jiffy, [
    {description, "JSON Decoder/Encoder."},
-    {vsn, git},
+    {vsn, "0.8.5"},
    {registered, []},
    {applications, [kernel]}
]}.
--
1.7.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to