]> git.pld-linux.org Git - packages/xchat.git/blobdiff - xchat.spec
- up to 2.0.7
[packages/xchat.git] / xchat.spec
index f5c12e1ad44b6289ed1dacfef4bde9becb084c6e..6ca70aacf0f4242696ca8a72447a769e5fcf7619 100644 (file)
@@ -12,7 +12,7 @@ Summary(ko):  GTK+ IRC (ä
 Summary(no):   En GTK+-basert IRC-klient
 Summary(pl):   Oparty na Gtk+ klient IRC
 Summary(pt):   Um cliente de IRC (chat) em GTK+
-Summary(pt_BR):        Cliente IRC Gnome
+Summary(pt_BR):        Cliente IRC GNOME
 Summary(ru):   Gtk+ IRC ËÌÉÅÎÔ (chat)
 Summary(sk):   IRC klient zalo¾ený na GTK+
 Summary(sl):   Odjemnik v GTK+ za IRC (internetni klepet)
@@ -20,25 +20,25 @@ Summary(sv):        En GTK+-IRC- (chatt-)klient
 Summary(uk):   Gtk+ IRC Ë̦¤ÎÔ
 Summary(zh_CN):        GTK+ IRC (ÁÄÌì) ¿Í»§¡£
 Name:          xchat
-Version:       2.0.4
+Version:       2.0.7
 Release:       1
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       http://xchat.org/files/source/2.0/%{name}-%{version}.tar.bz2
-# Source0-md5: bd987cd3b49cc16e875cfd8cb9b77c29
+# Source0-md5: f53bae43f4e89c6a8d873877d86df1b5
 #Source1:      %{name}-pl.po
-#Patch0:               %{name}-po.patch
 Icon:          xchat.xpm
 URL:           http://xchat.org/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
+BuildRequires: glib2-devel >= 2.0.3
 BuildRequires: gtk+2-devel >= 2.0.3
-BuildRequires:  glib2-devel >= 2.0.3
 BuildRequires: libtool
-BuildRequires: openssl-devel >= 0.9.7b
+BuildRequires: openssl-devel >= 0.9.7c
 BuildRequires: perl-devel
+BuildRequires: pkgconfig
 BuildRequires: python-devel >= 2.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -124,7 +124,8 @@ X-Chat - 
 
 %prep
 %setup -q
-#%patch0 -p1
+#%%patch2 -p1
+#%%patch3 -p1
 
 #cp %{SOURCE1} po/pl.po
 
@@ -164,7 +165,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README ChangeLog AUTHORS 
+%doc ChangeLog faq.html HACKING README
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/xchat
 %dir %{_libdir}/xchat/plugins
This page took 0.029695 seconds and 4 git commands to generate.