Author: qboosh                       Date: Fri Jan  4 23:45:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed shared patch, -fPIC hack no longer needed
- ghost soname symlink

---- Files affected:
SPECS:
   UMFPACK.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/UMFPACK.spec
diff -u SPECS/UMFPACK.spec:1.7 SPECS/UMFPACK.spec:1.8
--- SPECS/UMFPACK.spec:1.7      Fri Jan  4 13:54:07 2008
+++ SPECS/UMFPACK.spec  Sat Jan  5 00:45:44 2008
@@ -72,7 +72,7 @@
 %build
 %{__make} \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags} -fPIC" \
+       CFLAGS="%{rpmcflags}" \
        LDFLAGS="%{rpmldflags}" \
        libdir=%{_libdir}
 
@@ -96,6 +96,7 @@
 %defattr(644,root,root,755)
 %doc README.txt Doc/{ChangeLog,License}
 %attr(755,root,root) %{_libdir}/libumfpack.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libumfpack.so.0
 
 %files devel
 %defattr(644,root,root,755)
@@ -114,6 +115,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-01-04 23:45:44  qboosh
+- fixed shared patch, -fPIC hack no longer needed
+- ghost soname symlink
+
 Revision 1.7  2008-01-04 12:54:07  qboosh
 - pl
 - added docs
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/UMFPACK.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to