Author: djurban Date: Mon Mar 13 21:08:07 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.12 beta1, added designer subpackage
---- Files affected: SPECS: kopete.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/kopete.spec diff -u SPECS/kopete.spec:1.38 SPECS/kopete.spec:1.39 --- SPECS/kopete.spec:1.38 Sat Feb 25 17:47:35 2006 +++ SPECS/kopete.spec Mon Mar 13 22:08:01 2006 @@ -1,5 +1,6 @@ # $Revision$, $Date$ -# +# TODO: +# - subpackage linphone's oRTP libraries to add Jingle support for jabber # Conditional build: %bcond_without xmms %bcond_without noatun @@ -7,7 +8,7 @@ %bcond_without smpppd %bcond_without winpopup # -%define _snap alpha1 +%define _snap beta1 Summary: Multi-protocol plugin-based instant messenger Summary(pl): Komunikator obsługujący wiele protokołów Name: kopete @@ -17,7 +18,7 @@ License: GPL Group: X11/Applications/Networking Source0: http://dl.sourceforge.net/kopete/%{name}-%{version}-%{_snap}.tar.bz2 -# Source0-md5: d478259d8be070b1e2d7ce728dfa7269 +# Source0-md5: 7632564cfb90fa2aaa3abd4282250799 URL: http://kopete.kde.org/ BuildRequires: autoconf BuildRequires: automake @@ -109,6 +110,20 @@ Pakiet ten zawiera pliki nagłówkowe potrzebną przy pisaniu własnych programów wykorzystujących kopete. +%package designer +Summary: kopete - Qt Designer plugins +Summary(pl): kopete - wtyczki do Qt Designera +Group: X11/Development/Libraries +Requires: %{name}-devel = %{epoch}:%{version}-%{release} +Requires: qt-designer + +%description designer +This package contains plugins for Qt Designer. + +%description designer -l pl +Pakiet ten zawiera wtyczki do Qt Designera. + + %package tool-alias Summary: Kopete plugin to add custom aliases for commands Summary(pl): Wtyczka Kopete do dodawania własnych aliasów dla poleceń @@ -729,6 +744,10 @@ %attr(755,root,root) %{_libdir}/libkopete_videodevice.so %{_includedir}/kopete +%files designer +%attr(755,root,root) %{_libdir}/kde3/plugins/designer/libkopetewidgets.so +%{_libdir}/kde3/plugins/designer/libkopetewidgets.la + %files protocol-aim %defattr(644,root,root,755) %{_libdir}/kde3/kopete*aim*.la @@ -1037,6 +1056,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2006/03/13 21:08:01 djurban +- updated to 0.12 beta1, added designer subpackage + Revision 1.38 2006/02/25 16:47:35 qboosh - cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kopete.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
