]> git.pld-linux.org Git - packages/urxvt.git/blobdiff - urxvt.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/urxvt.git] / urxvt.spec
index 60dd16c9cc82d9196cb6200c70e8d6ad6c9cea2e..465fbd879c359ce1b030d69b6f5c7140e88266c5 100644 (file)
@@ -1,18 +1,17 @@
 # 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.18
-Release:       1
-License:       GPL v2+
+Version:       9.22
+Release:       6
+License:       GPL v3+
 Group:         X11/Applications
 Source0:       http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2
-# Source0-md5: 963ccc748fe5bca925e7b92c0404d68b
+# Source0-md5: 93782dec27494eb079467dacf6e48185
 Source1:       %{name}.desktop
 Patch0:                %{name}-tic.patch
 URL:           http://software.schmorp.de/
@@ -67,7 +66,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.02471 seconds and 4 git commands to generate.