summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2006-07-10 20:32:46 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit7cffeb88a660e4a0e9eaaba54616374ce2fa88c1 (patch)
tree7b74c53ac67d6efa690678dbc89da64d28e29b65
parent9e840a8a2b9562907822ec70236bcbc1074bcbf4 (diff)
downloadsynce-kde-7cffeb88a660e4a0e9eaaba54616374ce2fa88c1.zip
synce-kde-7cffeb88a660e4a0e9eaaba54616374ce2fa88c1.tar.gz
- pl
Changed files: synce-kde.spec -> 1.2
-rw-r--r--synce-kde.spec32
1 files changed, 24 insertions, 8 deletions
diff --git a/synce-kde.spec b/synce-kde.spec
index b24d0a9..47031db 100644
--- a/synce-kde.spec
+++ b/synce-kde.spec
@@ -2,6 +2,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
@@ -10,6 +11,7 @@ Group: Applications
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
@@ -25,18 +27,32 @@ This Package is a KDE-Integration of SynCE. It consists of a kio_slave
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
@@ -62,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
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
@@ -71,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
%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
@@ -83,9 +102,6 @@ rm -rf $RPM_BUILD_ROOT
%{_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