[packages/urxvt] - updated to 9.17 - updated tic patch
qboosh
qboosh at pld-linux.org
Sun Mar 3 10:46:15 CET 2013
commit 6f50e5a01955a24fb0c98904618503c7cfc08c9c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 3 10:45:48 2013 +0100
- updated to 9.17
- updated tic patch
urxvt-tic.patch | 10 +++++-----
urxvt.spec | 9 ++++++---
2 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/urxvt.spec b/urxvt.spec
index 6ab4bdf..7b53431 100644
--- a/urxvt.spec
+++ b/urxvt.spec
@@ -7,15 +7,15 @@
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.15
+Version: 9.17
Release: 1
License: GPL v2+
Group: X11/Applications
Source0: http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2
-# Source0-md5: 15595aa326167ac5eb68c28d95432faf
+# Source0-md5: 1270432bdc7ce17dbb07d41a607081e0
Source1: %{name}.desktop
-URL: http://software.schmorp.de/
Patch0: %{name}-tic.patch
+URL: http://software.schmorp.de/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
BuildRequires: fontconfig-devel
@@ -25,9 +25,12 @@ BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: pkgconfig
BuildRequires: rpm-perlprov
BuildRequires: sed >= 4.0
+BuildRequires: startup-notification-devel
+BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-lib-libXext-devel
BuildRequires: xorg-lib-libXft-devel
BuildRequires: xorg-lib-libXpm-devel
+BuildRequires: xorg-lib-libXrender-devel
BuildRequires: zlib-devel
Requires: terminfo
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
diff --git a/urxvt-tic.patch b/urxvt-tic.patch
index 523d6f2..234b42d 100644
--- a/urxvt-tic.patch
+++ b/urxvt-tic.patch
@@ -1,9 +1,9 @@
---- rxvt-unicode-9.15/doc/Makefile.in.orig 2011-12-28 03:31:26.000000000 +0100
-+++ rxvt-unicode-9.15/doc/Makefile.in 2012-01-28 00:57:55.845614629 +0100
-@@ -102,7 +102,7 @@
+--- 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)
- @IF_PERL@ $(INSTALL) -d $(DESTDIR)$(man3dir)
- @IF_PERL@ $(INSTALL_DATA) rxvtperl.3.man $(DESTDIR)$(man3dir)/$(RXVTNAME)perl.$(man3ext)
- @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo
+ @TIC@ -o $(srcdir) $(srcdir)/etc/rxvt-unicode.terminfo
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/urxvt.git/commitdiff/6f50e5a01955a24fb0c98904618503c7cfc08c9c
More information about the pld-cvs-commit
mailing list