]> git.pld-linux.org Git - packages/xorg-util-util-macros.git/commitdiff
- updated to 1.20.0 auto/th/xorg-util-util-macros-1.20.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 Mar 2023 17:19:15 +0000 (18:19 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 Mar 2023 17:19:15 +0000 (18:19 +0100)
xorg-util-util-macros-nosilent.patch
xorg-util-util-macros.spec

index d39d006c1b10c816f1eaff6aa8e76a5ed03fa184..99cff1372e56fbe576659b88f2189df36f9dc786 100644 (file)
@@ -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
  
index 1cbfc4bbd9ffb249aeb0d6e30520d529dda9eb2e..fd11ea621872548e1ed7777c533d124a480fb9c4 100644 (file)
@@ -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)
 
This page took 0.191243 seconds and 4 git commands to generate.