]> git.pld-linux.org Git - packages/urxvt.git/commitdiff
- updated to 8.9; m4 patch no longer needed auto/th/urxvt-8_9-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 27 Dec 2007 08:46:43 +0000 (08:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    urxvt.spec -> 1.45

urxvt.spec

index 7875fccc85c3523179ff5016d2bc2dd5daa60066..e915677433e76d0a8dd4f1e09f944c1e721dbdfc 100644 (file)
@@ -2,14 +2,13 @@
 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:       8.8
+Version:       8.9
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2
-# Source0-md5: a009fa049c4d3dddacd37f8328b6be20
+# Source0-md5: 033dc1ee5f48a645c0042fa214ae2b5c
 Source1:       %{name}.desktop
-Patch0:                %{name}-m4.patch
 URL:           http://software.schmorp.de/
 BuildRequires: autoconf >= 2.50
 BuildRequires: fontconfig-devel
@@ -41,7 +40,6 @@ URxvt jest modyfikacją Rxvt uwzględniającą:
 
 %prep
 %setup -q -n rxvt-unicode-%{version}
-%patch0 -p1
 
 %build
 %{__autoheader}
@@ -60,6 +58,7 @@ URxvt jest modyfikacją Rxvt uwzględniającą:
        --enable-smart-resize \
        --enable-256-color \
        --enable-24bit
+
 %{__make} \
        CXXFLAGS="%{rpmcxxflags}" \
        CFLAGS="%{rpmcxxflags}"
This page took 0.026646 seconds and 4 git commands to generate.