commit 5a2eebbbe16c10935fbe615c0272e7a377852fe6
Author: Jakub Bogusz <[email protected]>
Date:   Fri Apr 15 06:39:00 2022 +0200

    - updated to 1.3.3

 xorg-app-xdpyinfo.spec | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/xorg-app-xdpyinfo.spec b/xorg-app-xdpyinfo.spec
index 5d35519..40cc423 100644
--- a/xorg-app-xdpyinfo.spec
+++ b/xorg-app-xdpyinfo.spec
@@ -1,17 +1,18 @@
 Summary:       xdpyinfo application - display information utility for X
 Summary(pl.UTF-8):     Aplikacja xdpyinfo - narzędzie do wyświetlania 
informacji dla X
 Name:          xorg-app-xdpyinfo
-Version:       1.3.2
+Version:       1.3.3
 Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       
http://xorg.freedesktop.org/releases/individual/app/xdpyinfo-%{version}.tar.bz2
-# Source0-md5: 8809037bd48599af55dad81c508b6b39
-URL:           http://xorg.freedesktop.org/
+Source0:       
https://xorg.freedesktop.org/releases/individual/app/xdpyinfo-%{version}.tar.xz
+# Source0-md5: f67116760888f2e06486ee3d179875d2
+URL:           https://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: libxcb-devel
 BuildRequires: pkgconfig >= 1:0.19
+BuildRequires: tar >= 1:1.22
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libXcomposite-devel
 BuildRequires: xorg-lib-libXext-devel
@@ -25,6 +26,7 @@ BuildRequires:        xorg-lib-libXxf86vm-devel
 BuildRequires: xorg-lib-libdmx-devel
 BuildRequires: xorg-proto-xproto-devel >= 7.0.22
 BuildRequires: xorg-util-util-macros >= 1.8
+BuildRequires: xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -51,7 +53,8 @@ protokołu X11.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --with-dmx
 
 %{__make}
 
@@ -66,6 +69,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog README
+%doc COPYING ChangeLog README.md
 %attr(755,root,root) %{_bindir}/xdpyinfo
 %{_mandir}/man1/xdpyinfo.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-xdpyinfo.git/commitdiff/5a2eebbbe16c10935fbe615c0272e7a377852fe6

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to