[packages/urxvt] up to 9.29

atler atler at pld-linux.org
Wed Nov 24 00:33:27 CET 2021


commit 553b74c41a84a3b3e62c07026f0c00781f0894ab
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Nov 24 00:32:14 2021 +0100

    up to 9.29
    
    - build appears to work fine without tic patch, let's try dropping it

 urxvt-tic.patch | 11 -----------
 urxvt.spec      |  8 ++++----
 2 files changed, 4 insertions(+), 15 deletions(-)
---
diff --git a/urxvt.spec b/urxvt.spec
index aaa776b..3ff28a4 100644
--- a/urxvt.spec
+++ b/urxvt.spec
@@ -6,19 +6,19 @@
 Summary:	Rxvt terminal with unicode support and some improvements
 Summary(pl.UTF-8):	Terminal Rxvt z obsługą unicode i kilkoma usprawnieniami
 Name:		urxvt
-Version:	9.26
+Version:	9.29
 Release:	1
 License:	GPL v3+
 Group:		X11/Applications
 Source0:	http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2
-# Source0-md5:	18dd0b15e7f67478bf0a88b0fc5e8cd4
+# Source0-md5:	9b7a795c9d57d3be1e80bbb880ae7545
 Source1:	%{name}.desktop
-Patch0:		%{name}-tic.patch
 URL:		http://software.schmorp.de/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	fontconfig-devel
 BuildRequires:	gdk-pixbuf2-devel >= 2.0
+BuildRequires:	libptytty-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	pkgconfig
@@ -53,7 +53,6 @@ URxvt jest modyfikacją Rxvt uwzględniającą:
 
 %prep
 %setup -q -n rxvt-unicode-%{version}
-%patch0 -p1
 
 %build
 %{__aclocal} -I.
@@ -91,6 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/urxvt*
 %{_libdir}/%{name}
 %{_desktopdir}/urxvt.desktop
+%{_mandir}/man1/urclock.1*
 %{_mandir}/man1/urxvt*.1*
 %{_mandir}/man3/urxvtperl.3*
 %{_mandir}/man7/urxvt.7*
diff --git a/urxvt-tic.patch b/urxvt-tic.patch
deleted file mode 100644
index 234b42d..0000000
--- a/urxvt-tic.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- rxvt-unicode-9.17/doc/Makefile.in.orig	2013-03-03 09:52:13.923292379 +0100
-+++ rxvt-unicode-9.17/doc/Makefile.in	2013-03-03 09:53:21.533289543 +0100
-@@ -96,7 +96,7 @@
- 	$(INSTALL_DATA) rxvtc.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)c.$(man1ext)
- 	$(INSTALL_DATA) rxvtd.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)d.$(man1ext)
- 	$(INSTALL_DATA) rxvt.7.man  $(DESTDIR)$(man7dir)/$(RXVTNAME).$(man7ext)
--	@TIC@ $(srcdir)/etc/rxvt-unicode.terminfo
-+	@TIC@ -o $(srcdir) $(srcdir)/etc/rxvt-unicode.terminfo
- 
- distdepend: alldoc
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/urxvt.git/commitdiff/553b74c41a84a3b3e62c07026f0c00781f0894ab



More information about the pld-cvs-commit mailing list