Author: rotom Date: Sat Feb 11 00:44:41 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated doc to 1.5 in .pdf file - added new doc path
---- Files affected: SPECS: python-numarray.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/python-numarray.spec diff -u SPECS/python-numarray.spec:1.5 SPECS/python-numarray.spec:1.6 --- SPECS/python-numarray.spec:1.5 Sat Feb 11 00:29:34 2006 +++ SPECS/python-numarray.spec Sat Feb 11 01:44:35 2006 @@ -11,8 +11,8 @@ Group: Development/Languages/Python Source0: http://dl.sourceforge.net/numpy/%{module}-%{version}.tar.gz # Source0-md5: e6c282b950f4383f294134424ae58f3b -Source1: http://dl.sourceforge.net/numpy/%{module}-1.3.html.tar.gz -# Source1-md5: ef0477bf9a75ba8acc5929f765dcf91d +Source1: http://dl.sourceforge.net/numpy/%{module}-1.5.pdf +# Source1-md5: 922731aeb775b1f5eb3a0622750314e1 URL: http://www.stsci.edu/resources/software_hardware/numarray BuildRequires: python BuildRequires: python-devel >= 1:2.3 @@ -62,6 +62,7 @@ %prep %setup -q -n %{module}-%{version} +cp %{SOURCE1} . %build CFLAGS="%{rpmcflags}" @@ -84,7 +85,7 @@ %files %defattr(644,root,root,755) -%doc README.txt +%doc README.txt *.pdf %dir %{py_sitedir}/%{module} %{py_sitedir}/%{module}/* @@ -99,6 +100,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/02/11 00:44:35 rotom +- updated doc to 1.5 in .pdf file +- added new doc path + Revision 1.5 2006/02/10 23:29:34 rotom - up to 1.5.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-numarray.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
