Author: qboosh Date: Wed Dec 26 03:15:13 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ghost soname symlink - LGPL v2.1+
---- Files affected: SPECS: AMD.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/AMD.spec diff -u SPECS/AMD.spec:1.10 SPECS/AMD.spec:1.11 --- SPECS/AMD.spec:1.10 Wed Dec 26 04:00:11 2007 +++ SPECS/AMD.spec Wed Dec 26 04:15:07 2007 @@ -4,7 +4,7 @@ Name: AMD Version: 2.2.0 Release: 3 -License: LGPL +License: LGPL v2.1+ Group: Libraries Source0: http://www.cise.ufl.edu/research/sparse/amd/%{name}-%{version}.tar.gz # Source0-md5: f81fcae945de82864035b03ee20a8d2b @@ -88,6 +88,7 @@ %defattr(644,root,root,755) %doc README.txt %attr(755,root,root) %{_libdir}/libamd.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libamd.so.0 %files devel %defattr(644,root,root,755) @@ -105,6 +106,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2007-12-26 03:15:07 qboosh +- ghost soname symlink +- LGPL v2.1+ + Revision 1.10 2007-12-26 03:00:11 qboosh - pl (not sure about "diagonal pivoting") - BR: gcc-fortran ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/AMD.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
