SPECS: xchat-gnome.spec - patch fixes crash

aredridel aredridel at pld-linux.org
Sat Jun 11 19:01:58 CEST 2005


Author: aredridel                    Date: Sat Jun 11 17:01:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch fixes crash

---- Files affected:
SPECS:
   xchat-gnome.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/xchat-gnome.spec
diff -u SPECS/xchat-gnome.spec:1.6 SPECS/xchat-gnome.spec:1.7
--- SPECS/xchat-gnome.spec:1.6	Mon May 16 08:19:45 2005
+++ SPECS/xchat-gnome.spec	Sat Jun 11 19:01:53 2005
@@ -12,6 +12,7 @@
 # Source0-md5:	6a480e9af44fba6febb761d5a125d1cb
 Patch0:	xchat-long-delimiter.patch
 Patch1:	xchat-domains.patch
+Patch2:	%{name}-ex-crash.patch
 URL:		http://xchat.org/
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2.0.0
@@ -61,11 +62,13 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %configure \
 	--disable-dependency-tracking \
 	--enable-gnomefe \
+	--enable-ipv6 \
 	--disable-tcl
 %{__make}
 
@@ -122,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/06/11 17:01:53  aredridel
+- patch fixes crash
+
 Revision 1.6  2005/05/16 06:19:45  aredridel
 - add patches from stock xchat
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xchat-gnome.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list