commit a07474874a6888ee87579a3244ad778b9d649d8c
Author: Jakub Bogusz <[email protected]>
Date:   Sat Sep 17 14:09:16 2022 +0200

    - updated to 1.0.4
    - updated format patch

 xorg-app-xmh-format.patch |  8 ++++----
 xorg-app-xmh.spec         | 12 +++++++-----
 2 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/xorg-app-xmh.spec b/xorg-app-xmh.spec
index 8be3a07..af70a45 100644
--- a/xorg-app-xmh.spec
+++ b/xorg-app-xmh.spec
@@ -1,24 +1,26 @@
 Summary:       xmh application - send and read mail with an X interface to MH
 Summary(pl.UTF-8):     Aplikacja xmh - czytanie i wysyƂanie poczty poprzez 
interfejs X do MH
 Name:          xorg-app-xmh
-Version:       1.0.3
+Version:       1.0.4
 Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       
http://xorg.freedesktop.org/releases/individual/app/xmh-%{version}.tar.bz2
-# Source0-md5: 342484425ae92cee33dfb8791b1cc2bf
+Source0:       
https://xorg.freedesktop.org/releases/individual/app/xmh-%{version}.tar.xz
+# Source0-md5: a3a83ff2fa3785f229631fa0ee7258fc
 Patch0:                %{name}-man.patch
 Patch1:                %{name}-format.patch
-URL:           http://xorg.freedesktop.org/
+URL:           https://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: pkgconfig >= 1:0.19
+BuildRequires: tar >= 1:1.22
 BuildRequires: xorg-data-xbitmaps >= 1.1.0
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libXaw-devel
 BuildRequires: xorg-lib-libXmu-devel
 BuildRequires: xorg-lib-libXt-devel >= 1.0.0
 BuildRequires: xorg-util-util-macros >= 1.8
+BuildRequires: xz
 Requires:      xorg-lib-libXt >= 1.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -57,7 +59,7 @@ 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}/xmh
 %{_datadir}/X11/app-defaults/Xmh
 %{_mandir}/man1/xmh.1*
diff --git a/xorg-app-xmh-format.patch b/xorg-app-xmh-format.patch
index a5886dc..f71dbd0 100644
--- a/xorg-app-xmh-format.patch
+++ b/xorg-app-xmh-format.patch
@@ -1,7 +1,7 @@
---- xmh-1.0.3/popup.c.orig     2015-04-17 09:01:32.000000000 +0200
-+++ xmh-1.0.3/popup.c  2015-04-21 16:52:53.858720764 +0200
-@@ -508,6 +508,6 @@
-       PopupError((Widget)NULL, ptr); 
+--- xmh-1.0.4/popup.c.orig     2022-09-17 13:30:54.579318595 +0200
++++ xmh-1.0.4/popup.c  2022-09-17 13:34:32.721470151 +0200
+@@ -508,6 +508,6 @@ void PopupWarningHandler(
+       PopupError((Widget)NULL, ptr);
        allowPopup = True;
      } else {
 -      fprintf(stderr, ptr);
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-xmh.git/commitdiff/a07474874a6888ee87579a3244ad778b9d649d8c

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

Reply via email to