]> git.pld-linux.org Git - packages/xchat.git/commitdiff
- updated to 1.8.9, xchat-1_8_9-1
authorkloczek <kloczek@pld-linux.org>
Wed, 22 May 2002 15:32:06 +0000 (15:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed included in current pl patch but seems including pl translations is
  incomplet so Source1 still is used (probably tar ball was generatrated without
  regenerate ac/am suit),
- use new %doc packing infrastructure.

Changed files:
    xchat.spec -> 1.103

xchat.spec

index 5cae7f193e6879089dcea05cd8cb40873981bd44..2dd8a520fa9f23ba6a213fabafd282fb17f7d683 100644 (file)
@@ -7,17 +7,16 @@ Summary(pt_BR):       Cliente IRC Gnome
 Summary(ru):   Gtk+ IRC ËÌÉÅÎÔ
 Summary(uk):   Gtk+ IRC Ë̦¤ÎÔ
 Name:          xchat
-Version:       1.8.8
-Release:       7
+Version:       1.8.9
+Release:       1
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       http://xchat.org/files/source/1.8/%{name}-%{version}.tar.bz2
 Source1:       %{name}-pl.po
 Patch0:                %{name}-ac.patch
-Patch1:                %{name}-pl.patch
-Patch2:                %{name}-fix-USE_GNOME.patch
-Patch3:                %{name}-fix-default-replace.patch
+Patch1:                %{name}-fix-USE_GNOME.patch
+Patch2:                %{name}-fix-default-replace.patch
 Icon:          xchat.xpm
 URL:           http://xchat.org/
 BuildRequires: autoconf
@@ -74,7 +73,6 @@ X-Chat - 
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 cp %{SOURCE1} po/pl.po
 
 %build
@@ -103,8 +101,6 @@ install -d $RPM_BUILD_ROOT%{_pixmapsdir}
 install xchat.desktop $RPM_BUILD_ROOT%{_applnkdir}/Network/Communications
 install xchat.png $RPM_BUILD_ROOT%{_pixmapsdir}
 
-gzip -9nf README ChangeLog AUTHORS
-
 %find_lang %{name}
 
 %clean
@@ -112,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc {README,ChangeLog,AUTHORS}.gz doc/*html
+%doc README ChangeLog AUTHORS doc/*html
 %attr(755,root,root) %{_bindir}/*
 %{_applnkdir}/Network/Communications/xchat.desktop
 %{_pixmapsdir}/xchat.png
This page took 0.125929 seconds and 4 git commands to generate.