SPECS: xchat-gnome.spec - 0.16 - patch for mistaken icondir placement

aredridel aredridel at pld-linux.org
Wed Jan 10 17:29:18 CET 2007


Author: aredridel                    Date: Wed Jan 10 16:29:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.16
- patch for mistaken icondir placement

---- Files affected:
SPECS:
   xchat-gnome.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/xchat-gnome.spec
diff -u SPECS/xchat-gnome.spec:1.19 SPECS/xchat-gnome.spec:1.20
--- SPECS/xchat-gnome.spec:1.19	Wed Nov  8 22:24:44 2006
+++ SPECS/xchat-gnome.spec	Wed Jan 10 17:29:13 2007
@@ -4,14 +4,17 @@
 Summary(fr):	Client IRC (chat) avec interface graphique
 Summary(pl):	Graficzny klient IRC (chat)
 Name:		xchat-gnome
-Version:	0.15
+Version:	0.16
 Release:	1
 License:	GPL
 Group:		X11/Applications/Networking
 Source0:	http://flapjack.navi.cx/releases/xchat-gnome/%{name}-%{version}.tar.bz2
-# Source0-md5:	a0f1f011e594d85a5a5781cfc5f52221
+# Source0-md5:	2b2a4f42b9ea8cbcd15e1ad597cc8b33
 Patch0:		%{name}-long-delimiter.patch
-URL:		http://xchat.org/
+Patch1:		%{name}-iconsdir.patch
+URL:		http://xchat-gnome.navi.cx/
+BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	enchant-devel
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2.0.0
@@ -64,8 +67,13 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
 	--disable-dependency-tracking \
 	--enable-gnomefe \
@@ -132,6 +140,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2007/01/10 16:29:13  aredridel
+- 0.16
+- patch for mistaken icondir placement
+
 Revision 1.19  2006/11/08 21:24:44  aredridel
 - 0.15
 
================================================================

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



More information about the pld-cvs-commit mailing list