[packages/pango] up to 1.50.2
atler
atler at pld-linux.org
Fri Dec 17 11:45:15 CET 2021
commit 9739053958af086e8c52987fd5d00b805ed8c672
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Dec 17 11:44:55 2021 +0100
up to 1.50.2
- x32 patch no longer needed
pango-x32.patch | 11 -----------
pango.spec | 6 ++----
2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/pango.spec b/pango.spec
index 2d8a7f4..a987adb 100644
--- a/pango.spec
+++ b/pango.spec
@@ -8,14 +8,13 @@ Summary: System for layout and rendering of internationalized text
Summary(pl.UTF-8): System renderowania międzynarodowego tekstu
Summary(pt_BR.UTF-8): Sistema para layout e renderização de texto internacionalizado
Name: pango
-Version: 1.50.1
+Version: 1.50.2
Release: 1
Epoch: 1
License: LGPL v2+
Group: X11/Libraries
Source0: https://download.gnome.org/sources/pango/1.50/%{name}-%{version}.tar.xz
-# Source0-md5: 56bef4e962c944d008b289e5613beb7f
-Patch0: %{name}-x32.patch
+# Source0-md5: 07573b04545f36c3b4c6d433ee8ede6a
URL: https://pango.gnome.org/
# cairo-ft cairo-pdf cairo-png cairo-ps cairo-xlib
BuildRequires: cairo-devel >= 1.12.10
@@ -167,7 +166,6 @@ pango - przykładowe programy.
%prep
%setup -q
-%patch0 -p1
%build
%meson build \
diff --git a/pango-x32.patch b/pango-x32.patch
deleted file mode 100644
index a75be86..0000000
--- a/pango-x32.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- pango-1.50.0/pango/pango-item-private.h.orig 2021-12-03 03:03:01.231547600 +0100
-+++ pango-1.50.0/pango/pango-item-private.h 2021-12-03 20:03:59.599824571 +0100
-@@ -40,7 +40,7 @@ G_BEGIN_DECLS
-
- typedef struct _PangoItemPrivate PangoItemPrivate;
-
--#ifdef __x86_64__
-+#if defined(__x86_64__) && defined(__LP64__)
-
- struct _PangoItemPrivate
- {
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pango.git/commitdiff/9739053958af086e8c52987fd5d00b805ed8c672
More information about the pld-cvs-commit
mailing list