packages: mpqc/mpqc.spec - package ghost soname symlinks
qboosh
qboosh at pld-linux.org
Sun Jan 9 18:07:40 CET 2011
Author: qboosh Date: Sun Jan 9 17:07:40 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- package ghost soname symlinks
---- Files affected:
packages/mpqc:
mpqc.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/mpqc/mpqc.spec
diff -u packages/mpqc/mpqc.spec:1.7 packages/mpqc/mpqc.spec:1.8
--- packages/mpqc/mpqc.spec:1.7 Thu Feb 25 15:00:31 2010
+++ packages/mpqc/mpqc.spec Sun Jan 9 18:07:34 2011
@@ -122,7 +122,9 @@
%attr(755,root,root) %{_bindir}/scpr
%attr(755,root,root) %{_bindir}/tkmolrender
%attr(755,root,root) %{_libdir}/libSC*.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libSC*.so.7
%attr(755,root,root) %{_libdir}/libmpqc.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libmpqc.so.7
%dir %{_datadir}/%{name}
%dir %{_datadir}/%{name}/%{version}
%{_datadir}/%{name}/%{version}/basis
@@ -156,6 +158,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2011/01/09 17:07:34 qboosh
+- package ghost soname symlinks
+
Revision 1.7 2010/02/25 14:00:31 sparky
- added paths and libfl patches
- autoconf (no other autotools used)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mpqc/mpqc.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list