8
0
Stephan Kulow
2011-11-17 15:54:12 +00:00
committed by Git OBS Bridge
parent 351fc27262
commit fb79f9ef98
2 changed files with 6 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Text-Soundex (Version 3.03)
# spec file for package perl-Text-Soundex
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,17 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-Text-Soundex
Version: 3.03
Release: 1
License: CHECK(GPL+ or Artistic)
%define cpan_name Text-Soundex
Summary: Implementation of the soundex algorithm
Summary: Implementation of the soundex algorithm
Url: http://search.cpan.org/dist/Text-Soundex/
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/M/MA/MARKM/Text-Soundex-%{version}.tar.bz2
Source: http://www.cpan.org/authors/id/M/MA/MARKM/Text-Soundex-%{version}.tar.gz
# Source: Text::Soundex
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# BuildRequires: perl(Test::Pod) perl(Test::Pod::Coverage)