]> git.pld-linux.org Git - packages/perl-File-DesktopEntry.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 19 Aug 2006 23:26:30 +0000 (23:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-File-DesktopEntry.spec -> 1.2

perl-File-DesktopEntry.spec

index dcf450ecb5da64ebcb5e7ee970a2a1093dd689c0..2a293f1594a68d44eb51c31b7afe1baa0abcfc4e 100644 (file)
@@ -5,7 +5,8 @@
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    File
 %define                pnam    DesktopEntry
-Summary:       Desktop files module
+Summary:       File::DesktopEntry - desktop files module
+Summary(pl):   File::DesktopEntry - modu³ do plików .desktop
 Name:          perl-File-DesktopEntry
 Version:       0.02
 Release:       1
@@ -18,17 +19,18 @@ BuildRequires:      rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _noautoreq      'perl(anything_fake_or_conditional)'
-
 %description
-This module is used to work with .desktop files. The format of these files
-is specified by the freedesktop "Desktp Entry" specification.
+This module is used to work with .desktop files. The format of these
+files is specified by the freedesktop "Desktop Entry" specification.
+
+%description -l pl
+Ten modu³ s³u¿y do pracy z plikami .desktop. Format tych plików jest
+opisany w specyfikacji freedesktop "Desktop Entry".
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-# Don't use pipes here: they generally don't work. Apply a patch.
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 
This page took 0.048158 seconds and 4 git commands to generate.