]> git.pld-linux.org Git - packages/perl-Devel-Trace.git/blobdiff - perl-Devel-Trace.spec
- tabs in preamble
[packages/perl-Devel-Trace.git] / perl-Devel-Trace.spec
index 9037ae4a8371d5555b5e9256fc94a80043665523..fa22bc439e1853752270e4e8c6fc3772fca9a38f 100644 (file)
@@ -3,13 +3,13 @@
 %bcond_without tests   # do perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
-%define        pdir    Devel
-%define        pnam    Trace
+%define                pdir    Devel
+%define                pnam    Trace
 Summary:       Devel::Trace - print out each line before it is executed (like `sh -x')
-Summary(pl):   Devel::Trace - wypisywanie ka¿dej linii przed wykonaniem (jak `sh -x')
+Summary(pl.UTF-8):     Devel::Trace - wypisywanie każdej linii przed wykonaniem (jak `sh -x')
 Name:          perl-Devel-Trace
 Version:       0.10
-Release:       1
+Release:       2
 License:       unknown
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -25,10 +25,10 @@ If you run your program with `perl -d:Trace program', this module will
 print a message to standard error just before each line is executed.
 This is is something like the shell's `-x' option.
 
-%description -l pl
-Je¶li uruchomi siê program poprzez `perl -d:Trace program', ten modu³
-bêdzie wypisywa³ na standardowe wyj¶cie diagnostyczne komunikat przed
-wykonaniem ka¿dej linii. Jest to co¶ w rodzaju opcji `-x' pow³oki.
+%description -l pl.UTF-8
+Jeśli uruchomi się program poprzez `perl -d:Trace program', ten moduł
+będzie wypisywał na standardowe wyjście diagnostyczne komunikat przed
+wykonaniem każdej linii. Jest to coś w rodzaju opcji `-x' powłoki.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.08804 seconds and 4 git commands to generate.