Browse Source

peco 0.3.5-4

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9998 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 8 years ago
parent
commit
5a76df2fbe
1 changed files with 6 additions and 1 deletions
  1. 6 1
      p/peco/peco-vl.spec

+ 6 - 1
p/peco/peco-vl.spec

@@ -1,5 +1,7 @@
 %define pkg_version 0.3.5
-%define pkg_release 3%{?_dist_release}
+%define pkg_release 4%{?_dist_release}
+
+%global gopath %{_datadir}/gocode
 
 Summary:          Simplistic interactive filtering tool
 Summary(ja):      シンプルな対話式フィルタリングツール
@@ -61,6 +63,9 @@ go build cmd/peco/peco.go
 
 
 %changelog
+* Fri Jan 29 2016 Toshiaki Ara <ara_t@384.jp> 0.3.5-4
+- defile %%{gopath}
+
 * Mon Jan 25 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 0.3.5-3
 - using golang-* RPM packages for BuildRequires
  - stop 'go get' in build section