SPECS (DEVEL): gajim.spec - 2005-09-07 snap - tooltips in group ...

paladine paladine at pld-linux.org
Wed Sep 7 09:39:57 CEST 2005


Author: paladine                     Date: Wed Sep  7 07:39:57 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 2005-09-07 snap
  - tooltips in group chat
  - tabs position can be changed
  - chatstate notifications in tabs

---- Files affected:
SPECS:
   gajim.spec (1.21 -> 1.21.2.1) 

---- Diffs:

================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.21 SPECS/gajim.spec:1.21.2.1
--- SPECS/gajim.spec:1.21	Tue Sep  6 19:10:20 2005
+++ SPECS/gajim.spec	Wed Sep  7 09:39:51 2005
@@ -1,13 +1,14 @@
 # $Revision$, $Date$
+%define		_snap	2005-09-07
 Summary:	A Jabber client written in PyGTK
 Summary(pl):	Klient Jabbera napisany w PyGTK
 Name:		gajim
-Version:	0.8.2
-Release:	1
+Version:	0.9
+Release:	0.%(echo %{_snap}|tr -d -).1
 License:	GPL
 Group:		Applications/Communications
-Source0:	http://gajim.org/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5:	14b00f8ed7d84d90793782db7df40ec1
+Source0:	http://gajim.org/downloads/snap/%{name}-%{_snap}.tar.bz2
+# Source0-md5:	81b1a1ea79b28a201e9c7212b8df289e
 URL:		http://www.gajim.org/
 BuildRequires:	gtkspell-devel
 BuildRequires:	gettext-devel
@@ -69,9 +70,10 @@
 %dir %{_datadir}/%{name}/src
 %{_datadir}/%{name}/src/common
 %attr(755,root,root) %{_datadir}/%{name}/src/gajim.py
+%attr(755,root,root) %{_datadir}/%{name}/src/gajim-remote.py
 %{_datadir}/%{name}/src/[!g]*.py
 %{_datadir}/%{name}/src/g[!a]*
-%{_datadir}/%{name}/src/gajim[!.]*
+%{_datadir}/%{name}/src/gajim_*
 %{_desktopdir}/*.desktop
 %{_mandir}/man1/*
 %{_pixmapsdir}/*.png
@@ -82,6 +84,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21.2.1  2005/09/07 07:39:51  paladine
+- 2005-09-07 snap
+  - tooltips in group chat
+  - tabs position can be changed
+  - chatstate notifications in tabs
+
 Revision 1.21  2005/09/06 17:10:20  paladine
 - updated to 0.8.2
 - removed all patches (included in sources)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gajim.spec?r1=1.21&r2=1.21.2.1&f=u




More information about the pld-cvs-commit mailing list