Author: qboosh Date: Mon Jul 10 20:32:51 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: synce-kde.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/synce-kde.spec diff -u SPECS/synce-kde.spec:1.1 SPECS/synce-kde.spec:1.2 --- SPECS/synce-kde.spec:1.1 Tue Jul 4 11:46:27 2006 +++ SPECS/synce-kde.spec Mon Jul 10 22:32:46 2006 @@ -3,6 +3,7 @@ # - split to subpackages # - devel as -libs-devel as rest of synce-* packages do? Summary: KDE-Integration of SynCE. Kio-slave and Tray-Icon +Summary(pl): Integracja SynCE z KDE - moduł kio-slave i ikona zasobnika systemowego Name: synce-kde Version: 0.9.1 Release: 0.1 @@ -11,6 +12,7 @@ Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz # Source0-md5: 213ea85f85414b9f05f4252028bce134 URL: http://synce.sourceforge.net/ +BuildRequires: autoconf BuildRequires: automake BuildRequires: kdelibs-devel BuildRequires: rpmbuild(macros) >= 1.213 @@ -26,18 +28,32 @@ cable connection manager (VDCCM). - RAPIP: Lets you transparently interact with your PockePC via - konqueror. -- RAKI: Is a Linux-Incarnation of Activsync. It claims to be better + Konqueror. +- RAKI: Is a Linux-Incarnation of Activesync. It claims to be better than Activesync in future. +%description -l pl +Ten pakiet integruje SynCE z KDE. Składa się z modułu kio_slave +(RAPIP), aplikacji zasobnika systemowego KDE (RAKI) i rozszerzonego +zarządcy bezpośredniego połączenia kabelkiem (VDCCM). + +- RAPIP pozwala w sposób przezroczysty pracować z PocketPC poprzez + Konquerora. +- RAKI to linuksowa wersja Activesynca; w przyszłości ma być lepsza + niż Activesync. + %package devel -Summary: Header files for the KDE +Summary: Header files for the Dynamite library +Summary(pl): Pliki nagłówkowe biblioteki Dynamite Group: Development/Libraries -#Requires: %{name} = %{version}-%{release} +# doesn't require base %description devel Header files for the Dynamite library. +%description devel -l pl +Pliki nagłówkowe biblioteki Dynamite. + %prep %setup -q @@ -63,6 +79,9 @@ kdelnkdir=%{_desktopdir} \ %find_lang %{name} --with-kde +# note: separate on package split +%find_lang raki --with-kde +cat raki.lang >> %{name}.lang %clean rm -rf $RPM_BUILD_ROOT @@ -72,7 +91,7 @@ %attr(755,root,root) %{_bindir}/raki %attr(755,root,root) %{_bindir}/vdccm %{_libdir}/kde3/kio_rapip.la -%{_libdir}/kde3/kio_rapip.so +%attr(755,root,root) %{_libdir}/kde3/kio_rapip.so %{_desktopdir}/raki.desktop %{_datadir}/apps/konqueror/servicemenus/cab_install.desktop %{_datadir}/apps/raki @@ -84,9 +103,6 @@ %{_iconsdir}/*/*/apps/rapip.png %{_iconsdir}/*/*/apps/rapip_bw.png -# TODO: this seems wrong -%{_docdir}/kde/HTML/en/raki - %files devel %defattr(644,root,root,755) %{_includedir}/rakiapi.h @@ -101,6 +117,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/07/10 20:32:46 qboosh +- pl + Revision 1.1 2006/07/04 09:46:27 glen - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/synce-kde.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
