SPECS: perl-Text-CharWidth.spec - .so perms, OPTIMIZE

qboosh qboosh at pld-linux.org
Mon Jun 26 21:27:47 CEST 2006


Author: qboosh                       Date: Mon Jun 26 19:27:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- .so perms, OPTIMIZE

---- Files affected:
SPECS:
   perl-Text-CharWidth.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/perl-Text-CharWidth.spec
diff -u SPECS/perl-Text-CharWidth.spec:1.3 SPECS/perl-Text-CharWidth.spec:1.4
--- SPECS/perl-Text-CharWidth.spec:1.3	Mon Jun 26 21:03:31 2006
+++ SPECS/perl-Text-CharWidth.spec	Mon Jun 26 21:27:40 2006
@@ -30,7 +30,8 @@
 %build
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
-%{__make}
+%{__make} \
+	OPTIMIZE="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -45,7 +46,9 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorarch}/Text/CharWidth.pm
-%{perl_vendorarch}/auto/Text/CharWidth
+%dir %{perl_vendorarch}/auto/Text/CharWidth
+%{perl_vendorarch}/auto/Text/CharWidth/CharWidth.bs
+%attr(755,root,root) %{perl_vendorarch}/auto/Text/CharWidth/CharWidth.so
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -54,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/06/26 19:27:40  qboosh
+- .so perms, OPTIMIZE
+
 Revision 1.3  2006/06/26 19:03:31  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Text-CharWidth.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list