]> git.pld-linux.org Git - packages/urxvt.git/blobdiff - urxvt.spec
use standard icon name for terminal
[packages/urxvt.git] / urxvt.spec
index 7b5343112b53e8bded3529c191b9fd4ded3cacbf..3bc47d82847645aaba7b2e04d24915c41428aaaa 100644 (file)
@@ -1,18 +1,18 @@
 # TODO: utempter support
 #
 # Conditional build:
-%bcond_with    256colors       # build with 256 color support
+%bcond_without 256colors       # build without 256 color support
 #
 %include       /usr/lib/rpm/macros.perl
 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.17
-Release:       1
-License:       GPL v2+
+Version:       9.22
+Release:       4
+License:       GPL v3+
 Group:         X11/Applications
 Source0:       http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2
-# Source0-md5: 1270432bdc7ce17dbb07d41a607081e0
+# Source0-md5: 93782dec27494eb079467dacf6e48185
 Source1:       %{name}.desktop
 Patch0:                %{name}-tic.patch
 URL:           http://software.schmorp.de/
@@ -67,7 +67,6 @@ URxvt jest modyfikacją Rxvt uwzględniającą:
        --enable-mousewheel \
        --enable-next-scroll \
        --with-term=rxvt \
-       --disable-afterimage \
        --enable-smart-resize
 
 %{__make}
This page took 0.03243 seconds and 4 git commands to generate.