]> git.pld-linux.org Git - packages/xchat.git/commitdiff
- added patch0 -> Fix broken Socks5 traversal in xchat auto/ac/xchat-2_0_8-2
authordeejay1 <deejay1@pld-linux.org>
Mon, 26 Apr 2004 14:51:44 +0000 (14:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. up, STBR ASAP

Changed files:
    xchat.spec -> 1.143

xchat.spec

index b13f2a6f7732593eee7e9fb097d909f15602714b..fc656d957f7fba547473f70a6da89be9c2187687 100644 (file)
@@ -21,13 +21,14 @@ Summary(uk):        Gtk+ IRC 
 Summary(zh_CN):        GTK+ IRC (ÁÄÌì) ¿Í»§¡£
 Name:          xchat
 Version:       2.0.8
-Release:       1
+Release:       2
 Epoch:         1
-License:       GPL
+License:       GPL v2
 Group:         X11/Applications/Networking
 Source0:       http://xchat.org/files/source/2.0/%{name}-%{version}.tar.bz2
 # Source0-md5: 64cd419e7bb14e36e658b09726d3411f
 #Source1:      %{name}-pl.po
+Patch0:                %{name}-fixsocks5.patch
 Icon:          xchat.xpm
 URL:           http://xchat.org/
 BuildRequires: autoconf
@@ -124,10 +125,7 @@ X-Chat - 
 
 %prep
 %setup -q
-#%%patch2 -p1
-#%%patch3 -p1
-
-#cp %{SOURCE1} po/pl.po
+%patch0 -p1
 
 %build
 rm -f config.status missing
This page took 0.050532 seconds and 4 git commands to generate.