[packages/xorg-app-editres] - updated to 1.1.1
qboosh
qboosh at pld-linux.org
Sun Apr 26 19:41:45 CEST 2026
commit 0c2dddc1a0a991e31c42b3652c82322880cdddca
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 26 19:42:29 2026 +0200
- updated to 1.1.1
editres-types.patch | 11 -----------
xorg-app-editres.spec | 6 ++----
2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/xorg-app-editres.spec b/xorg-app-editres.spec
index f87cc7d..4345268 100644
--- a/xorg-app-editres.spec
+++ b/xorg-app-editres.spec
@@ -1,14 +1,13 @@
Summary: editres application - dynamic resource editor for X Toolkit applications
Summary(pl.UTF-8): Aplikacja editres - edytor dynamicznych zasobów dla aplikacji Xt
Name: xorg-app-editres
-Version: 1.1.0
+Version: 1.1.1
Release: 1
License: MIT
Group: X11/Applications
Source0: https://xorg.freedesktop.org/releases/individual/app/editres-%{version}.tar.xz
-# Source0-md5: 5f085b9f48099ac0ee8b7244a6366fe2
+# Source0-md5: 094ddc841b777bc7c59229b570c70389
Patch0: %{name}-format.patch
-Patch1: editres-types.patch
URL: https://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
@@ -46,7 +45,6 @@ Resources użytkownika.
%prep
%setup -q -n editres-%{version}
%patch -P0 -p1
-%patch -P1 -p1
%build
%{__aclocal}
diff --git a/editres-types.patch b/editres-types.patch
deleted file mode 100644
index 901f7c7..0000000
--- a/editres-types.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- editres-1.1.0/utils.c.orig 2026-04-23 20:39:44.269913797 +0200
-+++ editres-1.1.0/utils.c 2026-04-23 20:39:56.403181398 +0200
-@@ -157,7 +157,7 @@ AddString(char ** str, const char *add)
- */
-
- WNode *
--FindNode(WNode *top_node, unsigned long *ids, Cardinal number)
-+FindNode(WNode *top_node, CARD64 *ids, Cardinal number)
- {
- Cardinal i, j;
- WNode *node;
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-editres.git/commitdiff/0c2dddc1a0a991e31c42b3652c82322880cdddca
More information about the pld-cvs-commit
mailing list