packages: wicd/wicd.spec - package logrotate file - added kde-tray package ...

baggins baggins at pld-linux.org
Wed Apr 18 12:37:15 CEST 2012


Author: baggins                      Date: Wed Apr 18 10:37:15 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package logrotate file
- added kde-tray package with autostart for KDE

---- Files affected:
packages/wicd:
   wicd.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: packages/wicd/wicd.spec
diff -u packages/wicd/wicd.spec:1.57 packages/wicd/wicd.spec:1.58
--- packages/wicd/wicd.spec:1.57	Tue Apr 17 21:18:14 2012
+++ packages/wicd/wicd.spec	Wed Apr 18 12:37:10 2012
@@ -97,6 +97,18 @@
 %description client-curses -l pl.UTF-8
 Klient Wicd z tesktowym międzymordziem uzytkownika (ncurses).
 
+%package kde-tray
+Summary:	wicd-tray KDE autostart
+Summary(pl.UTF-8):	Automatyczny start wicd-tray dla KDE
+Group:		Applications/System
+Requires:	%{name} = %{version}-%{release}
+
+%description kde-tray
+wicd-tray KDE autostart.
+
+%description kde-tray -l pl.UTF-8
+Automatyczny start wicd-tray dla KDE.
+
 %package client-gtk
 Summary:	wicd GUI client
 Summary(hu.UTF-8):	wicd GUI kliens
@@ -200,6 +212,7 @@
 %attr(755,root,root) %{_bindir}/wicd-client
 %attr(755,root,root) %{_sbindir}/wicd
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
+/etc/logrotate.d/wicd.logrotate
 %{_mandir}/man5/wicd-manager-settings.conf.5*
 %lang(nl) %{_mandir}/nl/man5/wicd-manager-settings.conf.5*
 %{_mandir}/man5/wicd-wired-settings.conf.5*
@@ -254,6 +267,10 @@
 %{_mandir}/man1/wicd-client.1*
 %lang(nl) %{_mandir}/nl/man1/wicd-client.1*
 
+%files kde-tray
+%defattr(644,root,root,755)
+%{_datadir}/autostart/wicd-tray.desktop
+
 %files -n pm-utils-wicd
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/pm-utils/sleep.d/*wicd
@@ -264,6 +281,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2012/04/18 10:37:10  baggins
+- package logrotate file
+- added kde-tray package with autostart for KDE
+
 Revision 1.57  2012/04/17 19:18:14  baggins
 - new BRs
 - build translations
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/wicd/wicd.spec?r1=1.57&r2=1.58



More information about the pld-cvs-commit mailing list