Author: qboosh Date: Wed Dec 26 12:28:02 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ghost soname symlink - added ChangeLog to doc - LGPL v2.1+
---- Files affected: SPECS: COLAMD.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/COLAMD.spec diff -u SPECS/COLAMD.spec:1.13 SPECS/COLAMD.spec:1.14 --- SPECS/COLAMD.spec:1.13 Fri Dec 7 18:21:57 2007 +++ SPECS/COLAMD.spec Wed Dec 26 13:27:56 2007 @@ -4,7 +4,7 @@ Name: COLAMD Version: 2.7.1 Release: 3 -License: LGPL +License: LGPL v2.1+ Group: Libraries Source0: http://www.cise.ufl.edu/research/sparse/colamd/%{name}-%{version}.tar.gz # Source0-md5: de62fb5235499d1110b86751b0d4ca46 @@ -97,8 +97,9 @@ %files %defattr(644,root,root,755) -%doc README.txt +%doc README.txt Doc/ChangeLog %attr(755,root,root) %{_libdir}/libcolamd.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libcolamd.so.0 %files devel %defattr(644,root,root,755) @@ -116,6 +117,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2007-12-26 12:27:56 qboosh +- ghost soname symlink +- added ChangeLog to doc +- LGPL v2.1+ + Revision 1.13 2007-12-07 17:21:57 baggins - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/COLAMD.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
