[ghc-yaml] add json2yaml

Jens Petersen petersen at fedoraproject.org
Thu May 8 02:35:13 UTC 2014


commit 083ab463c1eccca539773accefdd80240cdb2773
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu May 8 11:35:33 2014 +0900

    add json2yaml

 ghc-yaml.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ghc-yaml.spec b/ghc-yaml.spec
index 998afa6..9dab1ce 100644
--- a/ghc-yaml.spec
+++ b/ghc-yaml.spec
@@ -85,6 +85,7 @@ rm -r libyaml
 
 %files devel -f %{name}-devel.files
 %{_bindir}/yaml2json
+%{_bindir}/json2yaml
 
 
 %changelog


More information about the scm-commits mailing list