[packages/jq] up to 1.6

atler atler at pld-linux.org
Wed Nov 14 00:46:06 CET 2018


commit ef5221989a5a7262290062669c58bd07ca23815a
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Nov 14 00:45:51 2018 +0100

    up to 1.6

 jq.spec      | 6 +++---
 static.patch | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/jq.spec b/jq.spec
index c336765..d0df3e3 100644
--- a/jq.spec
+++ b/jq.spec
@@ -12,13 +12,13 @@
 Summary:	Command-line JSON processor
 Summary(pl.UTF-8):	Procesor JSON działający z linii poleceń
 Name:		jq
-Version:	1.5
-Release:	5
+Version:	1.6
+Release:	1
 License:	MIT, Apache, CC-BY, GPL v3
 Group:		Applications/Text
 #Source0Download: https://github.com/stedolan/jq/releases
 Source0:	https://github.com/stedolan/jq/releases/download/%{name}-%{version}/jq-%{version}.tar.gz
-# Source0-md5:	0933532b086bd8b6a41c1b162b1731f9
+# Source0-md5:	f5f70ad5dc46d95e0128dc94c25c4d5d
 Patch0:		static.patch
 URL:		https://stedolan.github.io/jq/
 BuildRequires:	autoconf >= 2.64
diff --git a/static.patch b/static.patch
index 159447c..7c93862 100644
--- a/static.patch
+++ b/static.patch
@@ -3,9 +3,9 @@
 @@ -84,7 +84,7 @@
  
  bin_PROGRAMS = jq
- jq_SOURCES = main.c version.h
+ jq_SOURCES = src/main.c src/version.h
 -jq_LDFLAGS = -static-libtool-libs
 +jq_LDFLAGS =
  jq_LDADD = libjq.la -lm
  
- if ENABLE_ALL_STATIC
+ if WIN32
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jq.git/commitdiff/ef5221989a5a7262290062669c58bd07ca23815a



More information about the pld-cvs-commit mailing list