forked from pool/perl-Text-Hunspell
con
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Hunspell?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
b11add7dcb
commit
2d0dcf93b9
@@ -25,9 +25,11 @@ Url: http://search.cpan.org/dist/Text-Hunspell/
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/authors/id/C/CO/COSIMO/Text-Hunspell-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Patch0: fix-makefile.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: hunspell-devel
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -39,6 +41,7 @@ The example code describes the interface on http://hunspell.sf.net
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||
|
||||
Reference in New Issue
Block a user