[packages/python-xpyb] - added fixes from gentoo
hawk
hawk at pld-linux.org
Sat Apr 14 15:08:18 CEST 2018
commit 12612cd80fd6b031c8bea55a6eaf9c6934233875
Author: Marcin Krol <hawk at tld-linux.org>
Date: Sat Apr 14 13:07:53 2018 +0000
- added fixes from gentoo
python-xpyb.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/python-xpyb.spec b/python-xpyb.spec
index c0bf71f..293e841 100644
--- a/python-xpyb.spec
+++ b/python-xpyb.spec
@@ -2,12 +2,15 @@ Summary: X-protocol Python Binding
Summary(pl.UTF-8): X-protocol Python Binding - wiązanie Pythona do protokołu X
Name: python-xpyb
Version: 1.3.1
-Release: 2
+Release: 3
License: Public Domain
Group: Development/Languages/Python
Source0: http://xcb.freedesktop.org/dist/xpyb-%{version}.tar.bz2
# Source0-md5: b9b70746cd348836516edcba96d24677
Patch0: %{name}-dir.patch
+Patch1: xpyb-python.patch
+Patch2: xpyb-1.3.1-xcbproto-1.9.patch
+Patch3: xpyb-1.3.1-xcbproto-1.13.patch
URL: http://xcb.freedesktop.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -46,6 +49,9 @@ Pliki programistyczne pakietu X Python Binding.
%prep
%setup -q -n xpyb-%{version}
%patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-xpyb.git/commitdiff/12612cd80fd6b031c8bea55a6eaf9c6934233875
More information about the pld-cvs-commit
mailing list