8
0
Stephan Kulow
2011-11-17 14:07:11 +00:00
committed by Git OBS Bridge
parent 9adaa34099
commit 29e44169a2
2 changed files with 7 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5c5340834625034ec351e1f96f3f9650dcdaab71d1f5d68881df21db1836824
size 44800

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-String-Approx (Version 3.26) # spec file for package perl-String-Approx
# #
# 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
Name: perl-String-Approx Name: perl-String-Approx
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) %define cpan_name String-Approx
Summary: Perl extension for approximate matching (fuzzy matching) Summary: Perl extension for approximate matching (fuzzy matching)
Version: 3.26 Version: 3.26
Release: 1 Release: 1
@@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Test::More) BuildRequires: perl(Test::More)
Requires: perl(Test::More) Requires: perl(Test::More)
%description %description
String::Approx lets you match and substitute strings approximately. String::Approx lets you match and substitute strings approximately.
@@ -68,4 +68,3 @@ CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
%doc Artistic ChangeLog README %doc Artistic ChangeLog README
%changelog %changelog