summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2007-02-12 01:06:22 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9bc6e2d05e79736c9f712b0d0b405057026c2218 (patch)
treefdff29cc110ba9850730a38291bd972768fcb0d3
parent9cbb9acfafcf6d8c2457ef0517fb62cf997e3a87 (diff)
downloadperl-Proc-Forkfunc-9bc6e2d05e79736c9f712b0d0b405057026c2218.zip
perl-Proc-Forkfunc-9bc6e2d05e79736c9f712b0d0b405057026c2218.tar.gz
- converted to UTF-8
Changed files: perl-Proc-Forkfunc.spec -> 1.35
-rw-r--r--perl-Proc-Forkfunc.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-Proc-Forkfunc.spec b/perl-Proc-Forkfunc.spec
index aee37db..724dd93 100644
--- a/perl-Proc-Forkfunc.spec
+++ b/perl-Proc-Forkfunc.spec
@@ -6,7 +6,7 @@
%define pdir Proc
%define pnam Forkfunc
Summary: Proc::Forkfunk Perl module - fork off a function
-Summary(pl): Moduł Perla Proc::Forkfunk - uruchamianie funkcji w procesie potomnym
+Summary(pl.UTF-8): Moduł Perla Proc::Forkfunk - uruchamianie funkcji w procesie potomnym
Name: perl-Proc-Forkfunc
Version: 96.042201
Release: 12
@@ -24,9 +24,9 @@ Fork off a process. Call a function on the child process the function
should be passed in as a reference. The child function should not
return.
-%description -l pl
-Ten moduł tworzy proces potomny i wywołuje w tym procesie funkcję
-przekazan± przez referencję. Funkcja potomna nie powinna wracać.
+%description -l pl.UTF-8
+Ten moduł tworzy proces potomny i wywołuje w tym procesie funkcję
+przekazaną przez referencję. Funkcja potomna nie powinna wracać.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}