This commit is contained in:
Petr Písař 2018-06-04 14:10:06 +02:00
parent 32d9c8b12d
commit a9014c78ec

View File

@ -5,8 +5,8 @@ Summary: Implementation of the soundex algorithm
# The original license was (Copyright only). Since 3.05 somebody (RJBS?)
# added Perl license but kept the original license text.
License: (Copyright only) and (GPL+ or Artistic)
URL: http://search.cpan.org/dist/Text-Soundex/
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Text-Soundex-%{version}.tar.gz
URL: https://metacpan.org/release/Text-Soundex
Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Text-Soundex-%{version}.tar.gz
BuildRequires: findutils
BuildRequires: gcc
BuildRequires: make