From c7f38a8b1c15f0e20d4d9b3dd0aad7d61b3a41e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nagy=20K=C3=A1roly=20G=C3=A1briel?= Date: Mon, 9 Nov 2020 15:06:49 +0200 Subject: [PATCH] pkgconfig: Updated (0.29.1 -> 0.29.2) --- .../{gcc6-compat.patch => gcc6-compat.patch.disable} | 4 ++-- base/pkgconfig/pkgconfig.conf | 4 +++- base/pkgconfig/pkgconfig.desc | 6 +++--- 3 files changed, 8 insertions(+), 6 deletions(-) rename base/pkgconfig/{gcc6-compat.patch => gcc6-compat.patch.disable} (90%) diff --git a/base/pkgconfig/gcc6-compat.patch b/base/pkgconfig/gcc6-compat.patch.disable similarity index 90% rename from base/pkgconfig/gcc6-compat.patch rename to base/pkgconfig/gcc6-compat.patch.disable index d42101212..575f2a9c0 100644 --- a/base/pkgconfig/gcc6-compat.patch +++ b/base/pkgconfig/gcc6-compat.patch.disable @@ -1,8 +1,8 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# Filename: package/.../pkgconfig/gcc6-compat.patch -# Copyright (C) 2016 The OpenSDE Project +# Filename: package/.../pkgconfig/gcc6-compat.patch.disable +# Copyright (C) 2016 - 2020 The OpenSDE Project # # More information can be found in the files COPYING and README. # diff --git a/base/pkgconfig/pkgconfig.conf b/base/pkgconfig/pkgconfig.conf index 899c1178c..6d2f2af49 100644 --- a/base/pkgconfig/pkgconfig.conf +++ b/base/pkgconfig/pkgconfig.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../pkgconfig/pkgconfig.conf -# Copyright (C) 2006 - 2016 The OpenSDE Project +# Copyright (C) 2006 - 2020 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -40,3 +40,5 @@ else # create a symlink pkg-config -> ${arch_target}-pkg-config hook_add postmake 5 'ln -vsf ${arch_target}-pkg-config $root$bindir/pkg-config' fi + +hook_add preconf 5 "autoreconf -f -i" diff --git a/base/pkgconfig/pkgconfig.desc b/base/pkgconfig/pkgconfig.desc index a068a40b4..b70057037 100644 --- a/base/pkgconfig/pkgconfig.desc +++ b/base/pkgconfig/pkgconfig.desc @@ -3,7 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../pkgconfig/pkgconfig.desc -[COPY] Copyright (C) 2006 - 2016 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2020 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] @@ -31,8 +31,8 @@ [L] GPL [S] Stable -[V] 0.29.1 +[V] 0.29.2 [P] X 01---5---9 105.000 -[D] 541076622 pkg-config-0.29.1.tar.gz http://www.freedesktop.org/software/pkgconfig/releases/ +[D] 1271838539 pkg-config-0.29.2.tar.gz http://www.freedesktop.org/software/pkgconfig/releases/