SPECS: podbrowser.spec - pl, use _desktopdir macro
qboosh
qboosh at pld-linux.org
Thu Nov 17 20:02:30 CET 2005
Author: qboosh Date: Thu Nov 17 19:02:30 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, use _desktopdir macro
---- Files affected:
SPECS:
podbrowser.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/podbrowser.spec
diff -u SPECS/podbrowser.spec:1.3 SPECS/podbrowser.spec:1.4
--- SPECS/podbrowser.spec:1.3 Thu Nov 17 18:28:43 2005
+++ SPECS/podbrowser.spec Thu Nov 17 20:02:25 2005
@@ -1,11 +1,12 @@
# $Revision$, $Date$
%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
@@ -18,6 +19,12 @@
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
@@ -37,7 +44,7 @@
%defattr(644,root,root,755)
%doc README
%attr(755,root,root) %{_bindir}/*
-%{_datadir}/applications/podbrowser.desktop
+%{_desktopdir}/podbrowser.desktop
%{_iconsdir}/*/*/*/*
%{_mandir}/man1/*
%{_datadir}/podbrowser
@@ -48,6 +55,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/11/17 19:02:25 qboosh
+- pl, use _desktopdir macro
+
Revision 1.3 2005/11/17 17:28:43 twittner
- added .desktop fixes
@@ -56,4 +66,3 @@
Revision 1.1 2005/11/16 22:34:15 twittner
- added, based on bundled spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/podbrowser.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list