SPECS: perl-Tk-TableMatrix.spec - fix for amd64 build, typo

glen glen at pld-linux.org
Mon Sep 5 14:28:02 CEST 2005


Author: glen                         Date: Mon Sep  5 12:28:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for amd64 build, typo

---- Files affected:
SPECS:
   perl-Tk-TableMatrix.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Tk-TableMatrix.spec
diff -u SPECS/perl-Tk-TableMatrix.spec:1.1 SPECS/perl-Tk-TableMatrix.spec:1.2
--- SPECS/perl-Tk-TableMatrix.spec:1.1	Mon Sep  5 14:24:31 2005
+++ SPECS/perl-Tk-TableMatrix.spec	Mon Sep  5 14:27:56 2005
@@ -31,6 +31,7 @@
 
 %build
 %{__perl} Makefile.PL \
+	X11LIB=%{_prefix}/X11R6/%{_lib} \
 	INSTALLDIRS=vendor
 %{__make} \
 	OPTIMIZE="%{rpmcflags}"
@@ -49,7 +50,7 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog Changes README
-%doc LICENSE pTk/license.terms
+%doc COPYING pTk/license.terms
 %{perl_vendorarch}/Tk/*.pm
 %dir %{perl_vendorarch}/Tk/TableMatrix
 %{perl_vendorarch}/Tk/TableMatrix/Spreadsheet.pm
@@ -72,6 +73,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/09/05 12:27:56  glen
+- fix for amd64 build, typo
+
 Revision 1.1  2005/09/05 12:24:31  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Tk-TableMatrix.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list