]> git.pld-linux.org Git - packages/gammu.git/blobdiff - gammu.spec
- pl description
[packages/gammu.git] / gammu.spec
index 63cc013e1357a609aa3ec344895a8f8b1b77ed23..4b913f100873ea2da4d1eef1bd63f025d66875f9 100644 (file)
@@ -16,12 +16,22 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Gammu (formerly known as MyGnokii2) is cellular manager for various
-mobile phones and modems. It currently supports Nokia 3210, 33xx, 3410,
-3510, 51xx, 5210, 5510, 61xx, 62xx, 63xx, 6510, 7110, 82xx, 8310, 9110,
-and 9210, and AT devices (such as Siemens, Alcatel, WaveCom, IPAQ, and
-other). It has a command line version with many functions for ringtones,
-phonebook, SMS, logos, WAP, date/time, alarm, calls, etc. It can also
-make full backups and restore them.
+mobile phones and modems. It currently supports Nokia 3210, 33xx,
+3410, 3510, 51xx, 5210, 5510, 61xx, 62xx, 63xx, 6510, 7110, 82xx,
+8310, 9110, and 9210, and AT devices (such as Siemens, Alcatel,
+WaveCom, IPAQ, and other). It has a command line version with many
+functions for ringtones, phonebook, SMS, logos, WAP, date/time, alarm,
+calls, etc. It can also make full backups and restore them.
+
+%description -l pl
+Gammu (poprzednio znany jako MyGnokii2) jest narzêdziem do zarz±dzania
+ró¿nymi telefonami komórkowymi i modemami. Aktualnie obs³uguje Nokie
+3210, 33xx, 3410, 51xx, 5210, 5510, 61xx, 62xx, 63xx, 6510, 7110,
+82xx, 8310, 9110 i 3210 oraz urz±dzenia AT (takie jak Siemens,
+Alcatel, WaveCom, IPAQ i inne). Ma wersjê dzia³aj±c± z linii poleceñ z
+wieloma funkcjami do dzwonków, ksi±¿ki telefonicznej, SMS-ów, logo,
+WAP, daty/czasu, budzika, dzwonienia itp. Mo¿e tak¿e wykonywaæ pe³ne
+kopie zapasowe danych i odtwarzaæ je.
 
 %prep
 %setup -q -n %{name}
@@ -31,10 +41,10 @@ make full backups and restore them.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1/,%{_prefix}/src/examples,%{name}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_prefix}/src/examples,%{name}}
 
 install %{name}/%{name} $RPM_BUILD_ROOT%{_bindir}
-mv -f docs/docs/english/%{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/
+mv -f docs/docs/english/%{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
 mv -f docs/examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}
 mv -f docs/default $RPM_BUILD_ROOT%{_examplesdir}/%{name}
 
This page took 0.076273 seconds and 4 git commands to generate.