SPECS: kopete.spec - fix smpppd bcond, add new status_unknown_over...

glen glen at pld-linux.org
Wed Mar 22 09:58:55 CET 2006


Author: glen                         Date: Wed Mar 22 08:58:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix smpppd bcond, add new status_unknown_overlay action icon

---- Files affected:
SPECS:
   kopete.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/kopete.spec
diff -u SPECS/kopete.spec:1.43 SPECS/kopete.spec:1.44
--- SPECS/kopete.spec:1.43	Wed Mar 22 09:46:01 2006
+++ SPECS/kopete.spec	Wed Mar 22 09:58:49 2006
@@ -6,7 +6,7 @@
 %bcond_without	xmms
 %bcond_without	noatun
 %bcond_with	meanwhile
-%bcond_without	smpppd
+%bcond_without	smpppd # support for the SuSE Meta PPP Daemon (smpppd)
 %bcond_without	winpopup
 %bcond_without	sms # partial BR!!
 #
@@ -15,7 +15,7 @@
 Summary(pl):	Komunikator obsługujący wiele protokołów
 Name:		kopete
 Version:	0.12
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 Epoch:		1
 License:	GPL
 Group:		X11/Applications/Networking
@@ -725,6 +725,7 @@
 %{_iconsdir}/*/*/actions/newmessage.mng
 %{_iconsdir}/*/*/actions/newmsg.png
 %{_iconsdir}/*/*/actions/status_unknown.png
+%{_iconsdir}/*/*/actions/status_unknown_overlay.png
 %{_iconsdir}/crystalsvg/*/*/metacontact_away.png
 %{_iconsdir}/crystalsvg/*/*/metacontact_offline.png
 %{_iconsdir}/crystalsvg/*/*/metacontact_online.png
@@ -1028,9 +1029,10 @@
 #%%attr(755,root,root) %{_libdir}/kde3/kopete*spellcheck*.so
 #%%{_datadir}/services/spellcheck.desktop
 
-%if %{with smpppdcs}
+%if %{with smpppd}
 %files tool-smpppdcs
 %defattr(644,root,root,755)
+%{_datadir}/config.kcfg/smpppdcs.kcfg
 %{_libdir}/kde3/kcm_kopete_smpppdcs.la
 %attr(755,root,root) %{_libdir}/kde3/kcm_kopete_smpppdcs.so
 %{_libdir}/kde3/kopete*smpppdcs*.la
@@ -1096,6 +1098,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/03/22 08:58:49  glen
+- fix smpppd bcond, add new status_unknown_overlay action icon
+
 Revision 1.43  2006/03/22 08:46:01  glen
 - update meanwhile deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kopete.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list