Review: perl-Lingua-EN-Inflect

José Pedro Oliveira jpo at di.uminho.pt
Sat Jul 30 01:51:21 UTC 2005


Tom 'spot' Callaway wrote:
> ...
> perl-Lingua-EN-Inflect:
> Convert singular to plural, select "a" or "an"
> ...

Needswork:
* unowned directory problem: the module should also own the
  Lingua directory
* file permission problems: executable doc files and perl module


The following patch corrects the above problems:

--- perl-Lingua-EN-Inflect.spec.spot.2  2005-07-08 21:02:34.000000000 +0100
+++ perl-Lingua-EN-Inflect.spec 2005-07-12 04:43:47.000000000 +0100
@@ -17,6 +17,7 @@

 %prep
 %setup -q -n Lingua-EN-Inflect-%{version}
+chmod -x Changes README lib/Lingua/EN/Inflect.pm

 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -38,7 +39,7 @@
 %files
 %defattr(-,root,root,-)
 %doc Changes README
-%{perl_vendorlib}/Lingua/EN
+%{perl_vendorlib}/Lingua/
 %{_mandir}/man3/*.3*


jpo
-- 
José Pedro Oliveira
* mailto: jpo at di.uminho.pt * http://gsd.di.uminho.pt/jpo *
* gpg fingerprint = F9B6 8D87 859D 1C94 48F0 84C0 9749 9EB5 91BD 851B *
http://conferences.yapceurope.org/2005/ * http://braga.yapceurope.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-extras-list/attachments/20050730/eed368da/attachment.sig>


More information about the fedora-extras-list mailing list