]> git.pld-linux.org Git - packages/perl-Digest-BubbleBabble.git/blobdiff - perl-Digest-BubbleBabble.spec
- up to 0.02
[packages/perl-Digest-BubbleBabble.git] / perl-Digest-BubbleBabble.spec
index 0c6b3428895ebe27aa70485666f2abdbd445debf..14a94b65612a6b0fabcfe0df085a7202cf018c71 100644 (file)
@@ -1,34 +1,37 @@
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Digest
 %define                pnam    BubbleBabble
-Summary:       Digest::BubbleBabble Perl module - create bubble-babble fingerprints
-Summary(pl):   Modu³ perla Digest::BubbleBabble - tworz±cy odciski palca "bubble-babble"
+Summary:       Digest::BubbleBabble - create bubble-babble fingerprints
+Summary(pl.UTF-8):     Digest::BubbleBabble - tworzenie odcisków palców "bubble-babble"
 Name:          perl-Digest-BubbleBabble
-Version:       0.01
-Release:       2
-License:       Artistic or GPL
+Version:       0.02
+Release:       1
+# same as perl
+License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-BuildRequires: perl >= 5.6
+# Source0-md5: 4d7edd5b0a904db8194aa660d502fbe0
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Digest::BubbleBabble takes a message digest (generated by either of
-the MD5 or SHA-1 message digest algorithms) and creates a fingerprint
-of that digest in "bubble babble" format. Bubble babble is a method of
-representing a message digest as a string of "real" words, to make the
-fingerprint easier to remember. The "words" are not necessarily real
-words, but they look more like words than a string of hex characters.
-
-%description -l pl
-Modu³ Digest::BubbleBabble przyjmuje skrót wiadomo¶ci (wygenerowany
-algorytmem skrótu MD5 lub SHA-1) i tworzy odcisk palca tego skrótu w
-formacie "bubble babble". Format ten to sposób reprezentowania skrótu
-wiadomo¶ci jako ci±gu "prawdziwych" s³ów, aby uczyniæ odcisk
-³atwiejszym do zapamiêtania. "S³owa" niekoniecznie s± prawdziwymi
-s³owami, ale wygl±daj± jak s³owa bardziej ni¿ ci±g cyfr
+Digest::BubbleBabble pPerl module takes a message digest (generated by
+either of the MD5 or SHA-1 message digest algorithms) and creates a
+fingerprint of that digest in "bubble babble" format.  Bubble babble
+is a method of representing a message digest as a string of "real"
+words, to make the fingerprint easier to remember.  The "words" are
+not necessarily real words, but they look more like words than a
+string of hex characters.
+
+%description -l pl.UTF-8
+Moduł Perla Digest::BubbleBabble przyjmuje skrót wiadomości
+(wygenerowany algorytmem skrótu MD5 lub SHA-1) i tworzy odcisk palca
+tego skrótu w formacie "bubble babble". Format ten to sposób
+reprezentowania skrótu wiadomości jako ciągu "prawdziwych" słów, aby
+uczynić odcisk łatwiejszym do zapamiętania. "Słowa" niekoniecznie są
+prawdziwymi słowami, ale wyglądają jak słowa bardziej niż ciąg cyfr
 szesnastkowych.
 
 %prep
@@ -36,7 +39,7 @@ szesnastkowych.
 
 %build
 %{__perl} Makefile.PL \
-       INSTALLDIRS=vendor 
+       INSTALLDIRS=vendor
 %{__make}
 
 %install
This page took 0.048013 seconds and 4 git commands to generate.