|
@@ -1,4 +1,4 @@
|
|
-%define ver 1.4
|
|
+%define ver 1.5
|
|
%define rel 1
|
|
%define rel 1
|
|
|
|
|
|
Summary: a command-line JSON processor
|
|
Summary: a command-line JSON processor
|
|
@@ -10,6 +10,7 @@ Group: Applications/Text
|
|
URL: http://stedolan.github.io/jq/
|
|
URL: http://stedolan.github.io/jq/
|
|
Source0: http://stedolan.github.io/jq/download/source/%{name}-%{version}.tar.gz
|
|
Source0: http://stedolan.github.io/jq/download/source/%{name}-%{version}.tar.gz
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
|
|
|
+BuildRequires: oniguruma-devel
|
|
|
|
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
@@ -63,5 +64,8 @@ make check
|
|
%{_libdir}/libjq.so
|
|
%{_libdir}/libjq.so
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
-* Fri Jan 2 2015 IWAI, Masaharu <iwaim.sub@gmail.com>
|
|
+* Fri Sep 2 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 1.5-1
|
|
|
|
+- add BR: oniguruma-devel
|
|
|
|
+
|
|
|
|
+* Fri Jan 2 2015 IWAI, Masaharu <iwaim.sub@gmail.com> 1.4-1
|
|
- initial release Vine Linux
|
|
- initial release Vine Linux
|