From bf39af9b8e9c00640de766625ef14dc3facf3e0e Mon Sep 17 00:00:00 2001 From: paladine Date: Wed, 3 Nov 2004 19:36:54 +0000 Subject: [PATCH 1/1] - formatting Changed files: perl-Algorithm-Huffman.spec -> 1.19 --- perl-Algorithm-Huffman.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl-Algorithm-Huffman.spec b/perl-Algorithm-Huffman.spec index 4d6981e..2ddeef1 100644 --- a/perl-Algorithm-Huffman.spec +++ b/perl-Algorithm-Huffman.spec @@ -3,8 +3,8 @@ %bcond_without tests # don't perform "make test" # %include /usr/lib/rpm/macros.perl -%define pdir Algorithm -%define pnam Huffman +%define pdir Algorithm +%define pnam Huffman Summary: Algorithm::Huffman - implementation of the Huffman algorithm Summary(pl): Algorithm::Huffman - implementacja algorytmu Huffmana Name: perl-Algorithm-Huffman @@ -30,7 +30,7 @@ BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This modules implements the huffman algorithm. The aim is to create +This modules implements the huffman algorithm. The aim is to create a good coding scheme for a given list of different characters (or even strings) and their occurence numbers. -- 2.44.0