[packages/xorg-app-rstart] - updated to 1.0.6 - updated configdir patch

qboosh qboosh at pld-linux.org
Thu Apr 14 22:23:58 CEST 2022


commit 504e4136ca4a0aa1fb791788f32875051ce41a06
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 14 22:24:07 2022 +0200

    - updated to 1.0.6
    - updated configdir patch

 xorg-app-rstart-configdir.patch | 11 -----------
 xorg-app-rstart.spec            | 14 ++++++++------
 2 files changed, 8 insertions(+), 17 deletions(-)
---
diff --git a/xorg-app-rstart.spec b/xorg-app-rstart.spec
index dd4acf0..5319545 100644
--- a/xorg-app-rstart.spec
+++ b/xorg-app-rstart.spec
@@ -1,18 +1,19 @@
 Summary:	rstart and rstartd applications - Remote Start client and helper
 Summary(pl.UTF-8):	Aplikacje rstart i rstartd - klient i program do zdalnego uruchamiania
 Name:		xorg-app-rstart
-Version:	1.0.5
-Release:	2
+Version:	1.0.6
+Release:	1
 License:	MIT
 Group:		X11/Applications
-Source0:	http://xorg.freedesktop.org/releases/individual/app/rstart-%{version}.tar.bz2
-# Source0-md5:	960f4fa5e7e87ae05febd02e9e96d158
+Source0:	https://xorg.freedesktop.org/releases/individual/app/rstart-%{version}.tar.xz
+# Source0-md5:	b7dc8f8532fcf5f846ff22b8a0d88b63
 Patch0:		%{name}-configdir.patch
-URL:		http://xorg.freedesktop.org/
+URL:		https://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
 BuildRequires:	cpp
 BuildRequires:	pkgconfig >= 1:0.19
+BuildRequires:	tar >= 1:1.22
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-util-util-macros >= 1.8
 # contexts/x11r6
@@ -23,6 +24,7 @@ Requires:	xorg-app-xauth
 Requires:	xorg-app-xload
 # commands/x11r6/Terminal
 Requires:	xterm
+Requires:	xz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -71,7 +73,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}/rstart
 %attr(755,root,root) %{_bindir}/rstartd
 %dir %{_libdir}/X11/rstart
diff --git a/xorg-app-rstart-configdir.patch b/xorg-app-rstart-configdir.patch
index 7dc35ca..238d14a 100644
--- a/xorg-app-rstart-configdir.patch
+++ b/xorg-app-rstart-configdir.patch
@@ -9,14 +9,3 @@
  dist_noinst_DATA = config.in
  
  CONFIG_SUBSTS = -e 's|@rstartdir[@]|$(rstartdir)|g'
---- rstart-1.0.5/configure.ac.orig	2013-02-11 03:18:02.000000000 +0100
-+++ rstart-1.0.5/configure.ac	2013-02-12 19:52:22.409237614 +0100
-@@ -47,7 +47,7 @@
- AC_SUBST([rstartdir],[$libdir/X11/rstart])
- 
- # Define the root directory for config
--AC_SUBST([configdir],[$(sysconfdir)/X11/rstart])
-+AC_SUBST([configdir],[${sysconfdir}/X11/rstart])
- 
- # Obtain compiler options from depedencies
- PKG_CHECK_MODULES(RSTART, xproto)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-rstart.git/commitdiff/504e4136ca4a0aa1fb791788f32875051ce41a06



More information about the pld-cvs-commit mailing list