- updated to 0.23,
rebased the C-part of the module on agrep-2.04 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Search-WuManber?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
8bc0ce578e
commit
0d9432b1a1
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d3c4b4128016ae844e1acfe14e0b9c30f3ac85b7ed8190faf29ce660bf8da69
|
|
||||||
size 6535
|
|
3
Search-WuManber-0.23.tar.bz2
Normal file
3
Search-WuManber-0.23.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f66d941df86edaf911779aa247ce81480ca87c5ae5329d343f897a6558bc3ca
|
||||||
|
size 10740
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 20 16:36:15 UTC 2010 - jw@novell.com
|
||||||
|
|
||||||
|
- updated to 0.23,
|
||||||
|
rebased the C-part of the module on agrep-2.04
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 14 14:30:56 CEST 2007 - jw@suse.de
|
Mon May 14 14:30:56 CEST 2007 - jw@suse.de
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Search-WuManber (Version 0.02)
|
# spec file for package perl-Search-WuManber (Version 0.23)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@@ -17,9 +17,9 @@ Group: Development/Languages/Perl
|
|||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: Fast and simple Multi-Pattern search algorithm
|
Summary: Fast and simple Multi-Pattern search algorithm
|
||||||
Version: 0.02
|
Version: 0.23
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: Search-WuManber-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/J/JN/JNW/Search-WuManber-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -35,6 +35,8 @@ Wu S., and U. Manber, "A Fast Algorithm for Multi-Pattern Searching," Technical
|
|||||||
rm -f demo.pl
|
rm -f demo.pl
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make
|
make
|
||||||
|
|
||||||
|
%check
|
||||||
make test
|
make test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Reference in New Issue
Block a user