Sfoglia il codice sorgente

ag: 高速検索プログラム

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10139 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 9 anni fa
parent
commit
eab972f8ea
1 ha cambiato i file con 5 aggiunte e 6 eliminazioni
  1. 5 6
      s/silversearcher-ag/silversearcher-ag-vl.spec

+ 5 - 6
s/silversearcher-ag/silversearcher-ag-vl.spec

@@ -1,6 +1,6 @@
 %define pkg_name    the_silver_searcher
 %define pkg_version 0.31.0
-%define pkg_release 2%{?_dist_release}
+%define pkg_release 3%{?_dist_release}
 
 Summary:     ag: The silver searcher
 Summary(ja): ag: 高速検索プログラム
@@ -15,9 +15,7 @@ Source: %{pkg_name}-%{pkg_version}.tar.gz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: pcre-devel xz-devel zlib-devel
-BuildRequires: clang-devel
 Requires: pcre xz zlib
-Requires: clang
 
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -79,11 +77,12 @@ The Silver Searcher: 高速検索プログラム
 
 
 %changelog
-* Sun Apr 10 2016 Toshiaki Ara <ara_t@384.jp> 0.31.0-2
-- add BuildRequires: clang-devel
-- add Requires: clang
+* Sun Apr 10 2016 Toshiaki Ara <ara_t@384.jp> 0.31.0-3
 - correct SPEC file
 
+* Wed Feb 17 2016 Toshiaki Ara <ara_t@384.jp> 0.31.0-2
+- add LICENSE
+
 * Tue Sep 22 2015 Toshiaki Ara <ara_t@384.jp> 0.31.0-1
 - new package