]> git.pld-linux.org Git - packages/xchat.git/commitdiff
- added patch (will be gone in the next version, but it's better
authordeejay1 <deejay1@pld-linux.org>
Mon, 4 Aug 2003 21:13:58 +0000 (21:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  to have a fully functional version than a crippled one...)

Changed files:
    xchat.spec -> 1.130

xchat.spec

index 944d9fc2aee8f9eda317e55caa80efb29b70fd01..7a7e81739a78eeb079e7faad386f1fe1b9b2f429 100644 (file)
@@ -29,6 +29,7 @@ Source0:      http://xchat.org/files/source/2.0/%{name}-%{version}.tar.bz2
 # Source0-md5: bd987cd3b49cc16e875cfd8cb9b77c29
 #Source1:      %{name}-pl.po
 #Patch0:               %{name}-po.patch
+Patch1:                %{name}-fixperlui.patch
 Icon:          xchat.xpm
 URL:           http://xchat.org/
 BuildRequires: autoconf
@@ -125,6 +126,7 @@ X-Chat - 
 %prep
 %setup -q
 #%patch0 -p1
+%patch1 -p1
 
 #cp %{SOURCE1} po/pl.po
 
This page took 0.040895 seconds and 4 git commands to generate.