[packages/xorg-lib-libXpresent] - updated to 1.0.1

qboosh qboosh at pld-linux.org
Wed Oct 26 21:39:45 CEST 2022


commit 7ea6a41bd8c162e1c71652de5cf1d879b45e21a7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Oct 26 21:40:45 2022 +0200

    - updated to 1.0.1

 xorg-lib-libXpresent.spec | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/xorg-lib-libXpresent.spec b/xorg-lib-libXpresent.spec
index c91811d..742a334 100644
--- a/xorg-lib-libXpresent.spec
+++ b/xorg-lib-libXpresent.spec
@@ -1,22 +1,27 @@
 Summary:	Xpresent extension library
 Summary(pl.UTF-8):	Biblioteka rozszerzenia Xpresent
 Name:		xorg-lib-libXpresent
-Version:	1.0.0
-Release:	2
+Version:	1.0.1
+Release:	1
 License:	MIT
 Group:		X11/Libraries
-Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXpresent-%{version}.tar.bz2
-# Source0-md5:	edd87ac15bb666081898dd7382fcbff5
-URL:		http://xorg.freedesktop.org/
+Source0:	https://xorg.freedesktop.org/releases/individual/lib/libXpresent-%{version}.tar.xz
+# Source0-md5:	bdd3ec17c6181fd7b26f6775886c730d
+URL:		https://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRequires:	pkgconfig >= 1:0.19
+BuildRequires:	tar >= 1:1.22
 BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-lib-libXext-devel
+BuildRequires:	xorg-lib-libXfixes-devel
+BuildRequires:	xorg-lib-libXrandr-devel
 BuildRequires:	xorg-proto-presentproto-devel >= 1.0
 BuildRequires:	xorg-proto-xextproto-devel
 BuildRequires:	xorg-proto-xproto-devel
 BuildRequires:	xorg-util-util-macros >= 1.8
+BuildRequires:	xz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,6 +36,9 @@ Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libXpresent
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	xorg-lib-libX11-devel
+Requires:	xorg-lib-libXext-devel
+Requires:	xorg-lib-libXfixes-devel
+Requires:	xorg-lib-libXrandr-devel
 Requires:	xorg-proto-presentproto-devel >= 1.0
 Requires:	xorg-proto-xproto-devel
 
@@ -92,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog README
+%doc AUTHORS COPYING ChangeLog README.md
 %attr(755,root,root) %{_libdir}/libXpresent.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libXpresent.so.1
 
@@ -101,6 +109,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libXpresent.so
 %{_includedir}/X11/extensions/Xpresent.h
 %{_pkgconfigdir}/xpresent.pc
+%{_mandir}/man3/XPresent*.3*
 %{_mandir}/man3/Xpresent.3*
 
 %files static
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-lib-libXpresent.git/commitdiff/7ea6a41bd8c162e1c71652de5cf1d879b45e21a7



More information about the pld-cvs-commit mailing list