packages: ekg2/ekg2.spec - added rivchat protocol support

pawelz pawelz at pld-linux.org
Thu May 14 17:53:52 CEST 2009


Author: pawelz                       Date: Thu May 14 15:53:51 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added rivchat protocol support

---- Files affected:
packages/ekg2:
   ekg2.spec (1.101 -> 1.102) 

---- Diffs:

================================================================
Index: packages/ekg2/ekg2.spec
diff -u packages/ekg2/ekg2.spec:1.101 packages/ekg2/ekg2.spec:1.102
--- packages/ekg2/ekg2.spec:1.101	Wed May 13 16:58:10 2009
+++ packages/ekg2/ekg2.spec	Thu May 14 17:53:46 2009
@@ -242,6 +242,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
@@ -457,6 +469,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)
@@ -505,6 +521,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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.
 
================================================================

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



More information about the pld-cvs-commit mailing list