Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 151372 Details for
Bug 233424
Review Request: perl-mecab - Perl binding for MeCab
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
0.95-3 spec file
perl-mecab.spec (text/plain), 1.99 KB, created by
Mamoru TASAKA
on 2007-04-01 06:56:37 UTC
(
hide
)
Description:
0.95-3 spec file
Filename:
MIME Type:
Creator:
Mamoru TASAKA
Created:
2007-04-01 06:56:37 UTC
Size:
1.99 KB
patch
obsolete
>%define mainver 0.95 >%undefine betaver >%define relnumber 3 >%define srcname mecab-perl > >Name: perl-mecab >Version: %{mainver} >Release: %{?betaver:0.}%{relnumber}%{?betaver:.%betaver}%{?dist} >Summary: Perl binding for MeCab > >Group: Applications/Text ># License is the same as MeCab >License: BSD/LGPL/GPL >URL: http://mecab.sourceforge.net/ >Source0: http://downloads.sourceforge.net/mecab/%{srcname}-%{mainver}%{?betaver}.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > ># This is not release number specific >BuildRequires: mecab-devel >BuildRequires: perl(ExtUtils::MakeMaker) >BuildRequires(check): mecab-jumandic > >Requires: mecab = %{version} > >%description >%{summary}. > >%prep >%setup -q -n %{srcname}-%{mainver}%{?betaver} > >%build >export CXXFLAGS=$RPM_OPT_FLAGS >%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="${RPM_OPT_FLAGS}" >%{__make} %{?_smp_mflags} > >%install >%{__rm} -rf $RPM_BUILD_ROOT >%{__make} install \ > DESTDIR=$RPM_BUILD_ROOT \ > INSTALL="%{__install} -c -p" > ># Clean up perl garbage >%{__rm} -f \ > $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod \ > $RPM_BUILD_ROOT%{perl_vendorarch}/auto/MeCab/{.packlist,MeCab.bs} >%{__chmod} 0755 \ > $RPM_BUILD_ROOT%{perl_vendorarch}/auto/MeCab/MeCab.so > ># LICENSE >for doc in COPYING BSD GPL LGPL ; do > %{__install} -cpm 644 %{_datadir}/doc/mecab-%{version}/$doc . >done > >%check >iconv -f EUC-JP -t UTF-8 test.pl > test.pl.utf8 && \ > %{__mv} -f test.pl.utf8 test.pl || \ > %{__rm} -f test.pl.utf8 >%{__perl} test.pl > >%clean >%{__rm} -rf $RPM_BUILD_ROOT > >%files >%defattr(-,root,root,-) >%doc bindings.html >%doc COPYING BSD GPL LGPL > >%{perl_vendorarch}/MeCab.pm >%{perl_vendorarch}/auto/MeCab/ > >%changelog >* Sun Mar 31 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.95-3 >- Some clean up >- Use OPTIMIZE for Makefile.PL > >* Sat Mar 31 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.95-2 >- rename the package (see the discussion on #223423) >- Change test file encoding > >* Thu Mar 22 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.95-1 >- Initial packaging.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 233424
: 151372