SPECS: xchat-gnome.spec - up to 0.6
aredridel
aredridel at pld-linux.org
Mon Oct 24 18:08:12 CEST 2005
Author: aredridel Date: Mon Oct 24 16:08:12 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.6
---- Files affected:
SPECS:
xchat-gnome.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/xchat-gnome.spec
diff -u SPECS/xchat-gnome.spec:1.8 SPECS/xchat-gnome.spec:1.9
--- SPECS/xchat-gnome.spec:1.8 Mon Aug 29 02:54:24 2005
+++ SPECS/xchat-gnome.spec Mon Oct 24 18:08:05 2005
@@ -4,12 +4,12 @@
Summary(fr): Client IRC (chat) avec interface graphique
Summary(pl): Graficzny klient IRC (chat)
Name: xchat-gnome
-Version: 0.5
+Version: 0.6
Release: 0.1
Group: X11/Applications/Networking
License: GPL
Source0: http://flapjack.navi.cx/releases/%{name}/%{name}-%{version}.tar.bz2
-# Source0-md5: 5b2a8a3abae883f68695d9bcf65a568b
+# Source0-md5: ef76823773da1e216c580cc0e289d2b4
Patch0: xchat-long-delimiter.patch
URL: http://xchat.org/
BuildRequires: gettext-devel
@@ -75,6 +75,7 @@
$RPM_BUILD_ROOT%{_libdir}/xchat/plugins
%makeinstall
+mv -f $RPM_BUILD_ROOT%{_libdir}/dbus.so $RPM_BUILD_ROOT%{_libdir}/xchat/plugins
mv -f $RPM_BUILD_ROOT%{_libdir}/perl.so $RPM_BUILD_ROOT%{_libdir}/xchat/plugins
mv -f $RPM_BUILD_ROOT%{_libdir}/python.so $RPM_BUILD_ROOT%{_libdir}/xchat/plugins
mv -f $RPM_BUILD_ROOT%{_libdir}/notification.so $RPM_BUILD_ROOT%{_libdir}/xchat/plugins
@@ -93,11 +94,13 @@
%defattr(644,root,root,755)
%doc README ChangeLog faq.html plugins/plugin20.html
%attr(755,root,root) %{_bindir}/xchat-gnome
+%attr(755,root,root) %{_bindir}/xchat-remote
%attr(755,root,root) %{_bindir}/xchat
%dir %{_libdir}/xchat
%dir %{_libdir}/xchat/plugins
-%attr(755,root,root) %{_libdir}/xchat/plugins/urlscraper.so
+%attr(755,root,root) %{_libdir}/xchat/plugins/dbus.so
%attr(755,root,root) %{_libdir}/xchat/plugins/notification.so
+%attr(755,root,root) %{_libdir}/xchat/plugins/urlscraper.so
%{_datadir}/xchat
%{_desktopdir}/xchat.desktop
%{_desktopdir}/xchat-gnome.desktop
@@ -119,6 +122,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2005/10/24 16:08:05 aredridel
+- up to 0.6
+
Revision 1.8 2005/08/29 00:54:24 aredridel
- up to 0.5
- provide both xchat and xchat-gnome
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xchat-gnome.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list