SPECS: kanyremote.spec - typos, inform about package not spec - mo...

qboosh qboosh at pld-linux.org
Fri Nov 24 15:19:25 CET 2006


Author: qboosh                       Date: Fri Nov 24 14:19:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typos, inform about package not spec
- move .desktop to proper place
- missing dir

---- Files affected:
SPECS:
   kanyremote.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/kanyremote.spec
diff -u SPECS/kanyremote.spec:1.7 SPECS/kanyremote.spec:1.8
--- SPECS/kanyremote.spec:1.7	Sun Nov 19 19:16:45 2006
+++ SPECS/kanyremote.spec	Fri Nov 24 15:19:20 2006
@@ -20,7 +20,7 @@
 The overall goal of this project is to provide wireless Bluetooth or
 InfraRed remote control service for KDE. In contrast with other
 Bluetooth remote control programs kAnyRemote is not limited to
-SonyEriccson or JSR-82 capable phones. It was developed as just thin
+SonyEricsson or JSR-82 capable phones. It was developed as just thin
 "communication" layer beetween bluetooth-capabled phone and Linux, and
 in principle could be configured to manage any software. But Bluetooth
 is not the only way to use it. kAnyRemote could be used with:
@@ -31,14 +31,14 @@
   (like Bemused)
 - it have limited support for existing Bemused clients.
 
-AnyRemote is its console equivalent (you can find it in
-anyremote.spec).
+AnyRemote is its console equivalent (you can find it in anyremote
+package).
 
 %description -l pl
 Ogólnym celem tego projektu jest dostarczenie zdalnego,
 bezprzewodowego systemu kontroli nad Linuksem z użyciem Bluetootha lub
 podczerwieni (IrDA). W odróżnieniu od innych programów tego typu
-kAnyRemote nie jest ograniczony do obsługi telefonów SonyEriccsona czy
+kAnyRemote nie jest ograniczony do obsługi telefonów SonyEricssona czy
 JSR-82. Został zaprojektowany jako cienka warstwa "komunikacyjna"
 między telefonem posiadającym Bluetooth, a Linuksem i w zasadzie może
 zostać skonfigurowany do obsługi każdej aplikacji. Połączenia
@@ -47,12 +47,12 @@
 - telefonami posiadającymi podczerwień (IrDA)
 - telefonami z połączeniem kablowym
 - może odbierać połączenia przychodzące z sieci
-- clientem Javy napisanym dla telefonów obsługujących JSR82 (jak
+- klientem Javy napisanym dla telefonów obsługujących JSR82 (jak
   Bemused)
-- z już istniejącymi klientami Bemused (częściowa obsługa).
+- już istniejącymi klientami Bemused (częściowa obsługa).
 
-Jego konsolowym odpowiednikiem jest AnyRemote (możesz go znaleźć w
-anyremote.spec).
+Jego konsolowym odpowiednikiem jest AnyRemote (można go znaleźć w
+pakiecie anyremote).
 
 %prep
 %setup -q
@@ -72,7 +72,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
+install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}/kde}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
@@ -80,6 +80,8 @@
 	kde_libs_htmldir=%{_kdedocdir} \
 	kdelnkdir=%{_desktopdir} \
 
+mv -f $RPM_BUILD_ROOT{%{_datadir}/applnk/Utilities,%{_desktopdir}/kde}/kanyremote.desktop
+
 %find_lang %{name} --with-kde
 
 %clean
@@ -88,8 +90,8 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kanyremote
-%{_datadir}/applnk/Utilities/kanyremote.desktop
-%{_datadir}/apps/kanyremote/kanyremoteui.rc
+%{_datadir}/apps/kanyremote
+%{_desktopdir}/kde/kanyremote.desktop
 %{_iconsdir}/*/*/apps/kanyremote*.png
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -98,6 +100,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/11/24 14:19:20  qboosh
+- typos, inform about package not spec
+- move .desktop to proper place
+- missing dir
+
 Revision 1.7  2006/11/19 18:16:45  shadzik
 - readd BR
 
@@ -118,4 +125,3 @@
 
 Revision 1.1  2006/11/18 18:23:34  shadzik
 - new, NFY
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kanyremote.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list