packages (DEVEL): ekg2/ekg2.spec - merged changes from HEAD (rivchat plugin...

pawelz pawelz at pld-linux.org
Mon Jun 22 09:37:25 CEST 2009


Author: pawelz                       Date: Mon Jun 22 07:37:25 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- merged changes from HEAD (rivchat plugin)
- up to snap 20090622

---- Files affected:
packages/ekg2:
   ekg2.spec (1.95.2.7 -> 1.95.2.8) 

---- Diffs:

================================================================
Index: packages/ekg2/ekg2.spec
diff -u packages/ekg2/ekg2.spec:1.95.2.7 packages/ekg2/ekg2.spec:1.95.2.8
--- packages/ekg2/ekg2.spec:1.95.2.7	Sun Mar 15 02:54:06 2009
+++ packages/ekg2/ekg2.spec	Mon Jun 22 09:37:20 2009
@@ -18,7 +18,9 @@
 %bcond_without	sqlite3			# don't build logsqlite plugin based on sqlite3
 %bcond_without	xosd			# don't build xosd plugin
 
-%define		_snap 20090310
+# Please, test all modules before updating. If you want just try new version,
+# use DEVEL branch.
+%define		_snap 20090622
 
 %if %{without jabber}
 %undefine with_gnutls
@@ -36,10 +38,11 @@
 Epoch:		2
 License:	GPL v2+
 Group:		Applications/Communications
-Source0:	%{name}-%{_snap}.tar.bz2
-# Source0-md5:	2aa917d5b3ae061c939898cdc698fcbe
+Source0:	http://pl.ekg2.org/%{name}-%{_snap}.tar.bz2
+# Source0-md5:	3ac6f70fdf92daf05d6975763eda460f
 Patch0:		%{name}-perl-install.patch
-Patch1:		%{name}-missing-xwcslen.patch
+# Is it really needed?
+# Patch1:		%{name}-missing-xwcslen.patch
 Patch2:		%{name}-gtk.patch
 URL:		http://ekg2.org/
 %{?with_aspell:BuildRequires:	aspell-devel}
@@ -242,6 +245,18 @@
 %description plugin-protocol-polchat -l pl.UTF-8
 Wtyczka protokołu polchat dla ekg2.
 
+%package plugin-protocol-rivchat
+Summary:	Rivchat protocol plugin for ekg2
+Summary(pl.UTF-8):	Wtyczka protokołu rivchat dla ekg2
+Group:		Applications/Communications
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+
+%description plugin-protocol-rivchat
+Rivchat protocol plugin for ekg2.
+
+%description plugin-protocol-rivchat -l pl.UTF-8
+Wtyczka protokołu rivchat dla ekg2.
+
 %package plugin-readline
 Summary:	readline interface
 Summary(pl.UTF-8):	Interfejs readline
@@ -447,6 +462,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/plugins/polchat.so
 
+%files plugin-protocol-rivchat
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/%{name}/plugins/rivchat.so
+
 %if %{with readline}
 %files plugin-readline
 %defattr(644,root,root,755)
@@ -495,12 +514,24 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.95.2.7  2009/03/15 01:54:06  pawelz
-- fixed md5
+Revision 1.95.2.8  2009/06/22 07:37:20  pawelz
+- merged changes from HEAD (rivchat plugin)
+- up to snap 20090622
+
+Revision 1.102  2009/05/14 15:53:46  pawelz
+- added rivchat protocol support
+
+Revision 1.101  2009/05/13 14:58:10  pawelz
+- added comment about updating to newer snapshots.
+
+Revision 1.100  2009/05/11 07:27:36  amateja
+- updated to snap 20090511
+
+Revision 1.99  2009/05/08 10:28:25  amateja
+- updated to snap 20090508
 
-Revision 1.95.2.6  2009/03/15 00:59:37  pawelz
-- up to snap=20090310
-- TODO: autotools
+Revision 1.98  2009/03/08 19:46:41  pawelz
+- merged from DEVEL
 
 Revision 1.95.2.5  2009/02/24 23:16:55  pawelz
 - added patch2 (buildfix for gtk+2 >= 2:2.14.1)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ekg2/ekg2.spec?r1=1.95.2.7&r2=1.95.2.8&f=u



More information about the pld-cvs-commit mailing list