]> git.pld-linux.org Git - packages/GPuTTY.git/blobdiff - GPuTTY.spec
- updated gettext BR
[packages/GPuTTY.git] / GPuTTY.spec
index ee4df68743a7676a1a0c228582ee815c721e8bf9..6f784acb494486311f1cebd0a74a376c2c674632 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       Remembers telnet and SSH sessions
-Summary(pl):   Zapamiêtuje sesje telnet i SSH
+Summary(pl.UTF-8):     Zapamiętywanie sesji telnet i SSH
 Name:          GPuTTY
 Version:       0.9.4
 Release:       1
@@ -14,18 +14,18 @@ Patch1:             %{name}-pl.patch
 URL:           http://www.defora.org/projects/gputty/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: gnome-libs-devel
 BuildRequires: libgtkpp-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-GPuTTY is a PuTTY clone using the Gnome environment. It can store and
+GPuTTY is a PuTTY clone using the GNOME environment. It can store and
 launch telnet and SSH sessions. It's not a terminal emulator.
 
-%description -l pl
-GPuTTY jest klonem PuTTY u¿ywaj±cym ¶rodowiska Gnome. Potrafi
-zapamiêtaæ o odpaliæ sesje telnet oraz SSH. Nie jest to emulator
+%description -l pl.UTF-8
+GPuTTY jest klonem PuTTY używającym środowiska GNOME. Potrafi
+zapamiętać o odpalić sesje telnet oraz SSH. Nie jest to emulator
 terminala.
 
 %prep
@@ -49,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install -D %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Network/Communications
+install -D %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Network/Communications/%{name}.desktop
 
 %find_lang %{name} --with-gnome
 
@@ -60,4 +60,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/gputty
-%attr(644,root,root) %{_applnkdir}/Network/Communications/*
+%{_applnkdir}/Network/Communications/*
This page took 0.066983 seconds and 4 git commands to generate.