Browse Source

rebuild under haskell-platform-2017.7.10.3-3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10237 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 8 years ago
parent
commit
13af8ff34f
1 changed files with 5 additions and 2 deletions
  1. 5 2
      y/yaml/yaml-vl.spec

+ 5 - 2
y/yaml/yaml-vl.spec

@@ -1,6 +1,6 @@
 %define pkg_name    yaml
 %define pkg_version 0.8.16
-%define pkg_release 2%{?_dist_release}
+%define pkg_release 3%{?_dist_release}
 
 %define ghc_version 7.10.3
 
@@ -127,10 +127,13 @@ ghc-pkg recache
 %{_bindir}/
 %{_libdir}/ghc-%{ghc_version}/
 %{_libdir}/ghc-lib/
-%{_datadir}/
+%{_docdir}/%{name}/
 
 
 %changelog
+* Wed May 04 2016 Toshiaki Ara <ara_t@384.jp> 0.8.16-3
+- rebuilt
+
 * Tue Apr 12 2016 Toshiaki Ara <ara_t@384.jp> 0.8.16-2
 - correct SPEC file