summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorankry2002-07-27 21:34:48 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit6e327f520592cf78ee42f4465e3960aea39dfdb6 (patch)
treed0d4e8cf8fdcb28184b27ede4713eb708bec1ddd
parent04e015e39f40fecd9ecc5c9b7e25beff84c27cc8 (diff)
downloadperl-Games-WordFind-6e327f520592cf78ee42f4465e3960aea39dfdb6.zip
perl-Games-WordFind-6e327f520592cf78ee42f4465e3960aea39dfdb6.tar.gz
- autosplit.ix (and necessary dirs) is backperl-Games-WordFind-0_02-11
- release 11 Changed files: perl-Games-WordFind.spec -> 1.21
-rw-r--r--perl-Games-WordFind.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/perl-Games-WordFind.spec b/perl-Games-WordFind.spec
index 5ba32f9..256bde4 100644
--- a/perl-Games-WordFind.spec
+++ b/perl-Games-WordFind.spec
@@ -1,6 +1,6 @@
%include /usr/lib/rpm/macros.perl
-%define pdir Games
-%define pnam WordFind
+%define pdir Games
+%define pnam WordFind
Summary: Games::WordFind Perl module
Summary(cs): Modul Games::WordFind pro Perl
Summary(da): Perlmodul Games::WordFind
@@ -20,7 +20,7 @@ Summary(uk): Модуль для Perl Games::WordFind
Summary(zh_CN): Games::WordFind Perl дё©И
Name: perl-Games-WordFind
Version: 0.02
-Release: 10
+Release: 11
License: GPL
Group: Development/Languages/Perl
Source0: ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc Changes README
%{perl_sitelib}/Games/WordFind.pm
+%dir %{perl_sitelib}/auto/Games
+%dir %{perl_sitelib}/auto/Games/WordFind
+%{perl_sitelib}/auto/Games/WordFind/autosplit.ix
%{_mandir}/man3/*
%dir %{_examplesdir}/%{name}-%{version}
%attr(755,root,root) %{_examplesdir}/%{name}-%{version}/*