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
3
String-Approx-3.26.tar.gz
Normal file
3
String-Approx-3.26.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e5c5340834625034ec351e1f96f3f9650dcdaab71d1f5d68881df21db1836824
|
||||||
|
size 44800
|
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user