summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2022-12-29 19:42:42 (GMT)
committerJakub Bogusz2022-12-29 19:42:42 (GMT)
commit56969cc337d5a82bfee8038783b0dc62883b1291 (patch)
tree04e1f6754e6a3b99a9651fde68c9eba2196b58cd
parent97533fd8057e6b1d8963ff25aca911d4977be143 (diff)
downloadxorg-app-xprop-56969cc337d5a82bfee8038783b0dc62883b1291.zip
xorg-app-xprop-56969cc337d5a82bfee8038783b0dc62883b1291.tar.gz
-rw-r--r--xorg-app-xprop.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/xorg-app-xprop.spec b/xorg-app-xprop.spec
index 90c45e0..e12dd72 100644
--- a/xorg-app-xprop.spec
+++ b/xorg-app-xprop.spec
@@ -1,19 +1,21 @@
Summary: xprop application - property displayer for X
Summary(pl.UTF-8): Aplikacja xprop do wyświetlania właściwości dla X
Name: xorg-app-xprop
-Version: 1.2.5
+Version: 1.2.6
Release: 1
License: MIT
Group: X11/Applications
-Source0: https://xorg.freedesktop.org/releases/individual/app/xprop-%{version}.tar.bz2
-# Source0-md5: 2358e29133d183ff67d4ef8afd70b9d2
+Source0: https://xorg.freedesktop.org/releases/individual/app/xprop-%{version}.tar.xz
+# Source0-md5: 33c090d8632a300e63efbf36edd6a333
URL: https://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
BuildRequires: pkgconfig >= 1:0.19
+BuildRequires: tar >= 1:1.22
BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-proto-xproto-devel >= 7.0.25
BuildRequires: xorg-util-util-macros >= 1.8
+BuildRequires: xz
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description