]> git.pld-linux.org Git - packages/podbrowser.git/blobdiff - podbrowser.spec
- pl, use _desktopdir macro
[packages/podbrowser.git] / podbrowser.spec
index 9bc9a596c53f324b7a0e69f1212b9be2d8e60de8..3b4a659d61c4ba07b9387c3dda12c448ca566888 100644 (file)
@@ -1,10 +1,11 @@
 %include       /usr/lib/rpm/macros.perl
+Summary:       A full-featured Perl Documentation Browser
+Summary(pl):   W pe³ni funkcjonalna przegl±darka dokumentacji perlowej
 Name:          podbrowser
-Summary:       A full-featured Perl Documentation Browser.
 Version:       0.08
 Release:       0.1
-Group:         Development/Tools
 License:       GPL
+Group:         Development/Tools
 Source0:       http://jodrell.net/files/podbrowser/%{name}-%{version}.tar.gz
 # Source0-md5: 59f11c50e03f348e41de8058d0a30e0b
 Patch0:                %{name}-desktop.patch
@@ -17,6 +18,12 @@ PodBrowser is a documentation browser for Perl. You can view the
 documentation for Perl's builtin functions, its "perldoc" pages,
 pragmatic modules and the default and user-installed modules.
 
+%description -l pl
+PodBrowser to przegl±darka dokumentacji do Perla. Pozwala przegl±daæ
+dokumentacjê do funkcji wbudowanych Perla, strony "perldoc", modu³ów
+pragmatycznych oraz modu³ów domy¶lnych i zainstalowanych przez
+u¿ytkownika.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -36,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README
 %attr(755,root,root) %{_bindir}/*
-%{_datadir}/applications/podbrowser.desktop
+%{_desktopdir}/podbrowser.desktop
 %{_iconsdir}/*/*/*/*
 %{_mandir}/man1/*
 %{_datadir}/podbrowser
This page took 0.117781 seconds and 4 git commands to generate.