From: Jakub Bogusz Date: Wed, 1 Mar 2023 17:19:15 +0000 (+0100) Subject: - updated to 1.20.0 X-Git-Tag: auto/th/xorg-util-util-macros-1.20.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=29e11750067b1e85af126602c0262e29cc029317;p=packages%2Fxorg-util-util-macros.git - updated to 1.20.0 --- diff --git a/xorg-util-util-macros-nosilent.patch b/xorg-util-util-macros-nosilent.patch index d39d006..99cff13 100644 --- a/xorg-util-util-macros-nosilent.patch +++ b/xorg-util-util-macros-nosilent.patch @@ -1,11 +1,11 @@ ---- util-macros-1.6.1/xorg-macros.m4.in~ 2010-03-11 19:25:58.615020308 +0100 -+++ util-macros-1.6.1/xorg-macros.m4.in 2010-03-11 19:27:14.224808076 +0100 -@@ -1005,7 +1005,7 @@ +--- util-macros-1.20.0/xorg-macros.m4.in~ 2010-03-11 19:25:58.615020308 +0100 ++++ util-macros-1.20.0/xorg-macros.m4.in 2010-03-11 19:27:14.224808076 +0100 +@@ -1836,7 +1836,7 @@ XORG_RELEASE_VERSION XORG_CHANGELOG XORG_INSTALL XORG_MANPAGE_SECTIONS -m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])], +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES], [AC_SUBST([AM_DEFAULT_VERBOSITY], [1])]) - ]) # XORG_DEFAULT_OPTIONS + ]) # XORG_DEFAULT_NOCODE_OPTIONS diff --git a/xorg-util-util-macros.spec b/xorg-util-util-macros.spec index 1cbfc4b..fd11ea6 100644 --- a/xorg-util-util-macros.spec +++ b/xorg-util-util-macros.spec @@ -8,18 +8,20 @@ Summary: Autoconf macros for xorg Summary(pl.UTF-8): Makra autoconfa dla xorg Name: xorg-util-util-macros -Version: 1.19.3 -Release: 2 +Version: 1.20.0 +Release: 1 License: MIT Group: X11/Development/Tools -Source0: https://xorg.freedesktop.org/releases/individual/util/util-macros-%{version}.tar.bz2 -# Source0-md5: 4be6df7e6af52e28e13dc533244eb9d7 +Source0: https://xorg.freedesktop.org/releases/individual/util/util-macros-%{version}.tar.xz +# Source0-md5: 50135407d81e2c97c2879a2ba3bac688 Patch0: %{name}-x.patch Patch1: %{name}-nosilent.patch URL: https://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.62 BuildRequires: automake BuildRequires: rpmbuild(macros) >= 1.446 +BuildRequires: tar >= 1:1.22 +BuildRequires: xz Requires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)