SPECS: perl-Text-Aspell.spec - macros for perl automatics
glen
glen at pld-linux.org
Tue May 6 22:19:23 CEST 2008
Author: glen Date: Tue May 6 20:19:23 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- macros for perl automatics
---- Files affected:
SPECS:
perl-Text-Aspell.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/perl-Text-Aspell.spec
diff -u SPECS/perl-Text-Aspell.spec:1.3 SPECS/perl-Text-Aspell.spec:1.4
--- SPECS/perl-Text-Aspell.spec:1.3 Mon Dec 31 01:04:24 2007
+++ SPECS/perl-Text-Aspell.spec Tue May 6 22:19:18 2008
@@ -4,6 +4,8 @@
%bcond_with tests # perform "make check"
#
%include /usr/lib/rpm/macros.perl
+%define pdir Text
+%define pnam Aspell
Summary: Text::Aspell - Perl interface to the GNU Aspell library
Summary(pl.UTF-8): Text::Aspell - perlowy interfejs do biblioteki GNU Aspell
Name: perl-Text-Aspell
@@ -43,7 +45,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install \
+%{__make} pure_install \
DESTDIR=$RPM_BUILD_ROOT
%clean
@@ -55,6 +57,7 @@
%{perl_vendorarch}/Text/*.pm
%dir %{perl_vendorarch}/auto/Text/Aspell
%attr(755,root,root) %{perl_vendorarch}/auto/Text/Aspell/Aspell.so
+%{perl_vendorarch}/auto/Text/Aspell/Aspell.bs
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -63,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008-05-06 20:19:18 glen
+- macros for perl automatics
+
Revision 1.3 2007-12-31 00:04:24 zbyniu
- up to 0.09
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Text-Aspell.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list