forked from pool/perl-String-Approx
don't use rpm macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Approx?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
9adaa34099
commit
29e44169a2
@@ -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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
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)
|
||||
Version: 3.26
|
||||
Release: 1
|
||||
@@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Test::More)
|
||||
Requires: perl(Test::More)
|
||||
Requires: perl(Test::More)
|
||||
|
||||
%description
|
||||
String::Approx lets you match and substitute strings approximately.
|
||||
@@ -68,4 +68,3 @@ CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
|
||||
%doc Artistic ChangeLog README
|
||||
|
||||
%changelog
|
||||
|
||||
|
Reference in New Issue
Block a user