Author: wrobell Date: Mon Aug 6 22:38:41 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - download manpages file with version number in name
---- Files affected: SPECS: lapack.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/lapack.spec diff -u SPECS/lapack.spec:1.32 SPECS/lapack.spec:1.33 --- SPECS/lapack.spec:1.32 Tue Aug 7 00:03:16 2007 +++ SPECS/lapack.spec Tue Aug 7 00:38:36 2007 @@ -8,8 +8,8 @@ Group: Development/Libraries Source0: http://www.netlib.org/lapack/%{name}-%{version}.tgz # Source0-md5: 00b21551a899bcfbaa7b8443e1faeef9 -Source1: http://www.netlib.org/lapack/manpages.tgz -# Source1-md5: e753c850468a4a08db3a4d7bcdd53e6e +Source1: http://www.netlib.org/lapack/manpages-%{version}.tgz +# Source1-md5: e5b46d8915f7cc8a1e50aa3e70c9f86e Patch0: %{name}-automake_support.patch URL: http://www.netlib.org/lapack/ BuildRequires: autoconf @@ -198,6 +198,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2007/08/06 22:38:36 wrobell +- download manpages file with version number in name + Revision 1.32 2007/08/06 22:03:16 wrobell - ver. 3.1.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/lapack.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
