SPECS: kopete.spec - fix ICQ connection - fix packaging and add mo...
shadzik
shadzik at pld-linux.org
Fri Nov 3 05:35:30 CET 2006
Author: shadzik Date: Fri Nov 3 04:35:30 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix ICQ connection
- fix packaging and add more %files; rel up
---- Files affected:
SPECS:
kopete.spec (1.62 -> 1.63)
---- Diffs:
================================================================
Index: SPECS/kopete.spec
diff -u SPECS/kopete.spec:1.62 SPECS/kopete.spec:1.63
--- SPECS/kopete.spec:1.62 Sat Oct 7 14:11:46 2006
+++ SPECS/kopete.spec Fri Nov 3 05:35:25 2006
@@ -17,7 +17,7 @@
Summary(pl): Komunikator obsługujący wiele protokołów
Name: kopete
Version: 0.12.2
-Release: 1
+Release: 2
Epoch: 1
License: GPL
Group: X11/Applications/Networking
@@ -26,6 +26,7 @@
Patch0: %{name}-desktop.patch
# http://www.kde-apps.org/content/show.php?content=40844
Patch1: %{name}-crypt.patch
+Patch2: %{name}-icqconn.patch
URL: http://kopete.kde.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -613,6 +614,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p0
%build
kde_appsdir="%{_desktopdir}"; export kde_appsdir
@@ -722,7 +724,7 @@
%{_datadir}/mimelnk/application/x-kopete-emoticons.desktop
%{_datadir}/services/chatwindow.desktop
%{_datadir}/services/emailwindow.desktop
-%{_datadir}/services/invitation.protocol
+#%{_datadir}/services/invitation.protocol
%{_datadir}/services/kopete_accountconfig.desktop
%{_datadir}/services/kopete_addbookmarks.desktop
%{_datadir}/services/kopete_appearanceconfig.desktop
@@ -764,6 +766,8 @@
%{_iconsdir}/*/*/actions/voicecall.png
%{_iconsdir}/*/*/actions/webcamreceive.png
%{_iconsdir}/*/*/actions/webcamsend.png
+%{_iconsdir}/*/*/actions/add_user.png
+%{_iconsdir}/*/*/actions/search_user.png
%{_iconsdir}/*/*/apps/kopete.png
%{_iconsdir}/*/*/apps/kopete2.svgz
%{_iconsdir}/*/*/apps/kopete_all_away.png
@@ -1062,6 +1066,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.63 2006/11/03 04:35:25 shadzik
+- fix ICQ connection
+- fix packaging and add more %files; rel up
+
Revision 1.62 2006/10/07 12:11:46 qboosh
- O: kopete-designer
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kopete.spec?r1=1.62&r2=1.63&f=u
More information about the pld-cvs-commit
mailing list