Author: baggins Date: Wed Apr 4 09:18:58 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - rebuild with -fPIC
---- Files affected: packages/mpich: mpich.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/mpich/mpich.spec diff -u packages/mpich/mpich.spec:1.15 packages/mpich/mpich.spec:1.16 --- packages/mpich/mpich.spec:1.15 Mon Apr 9 17:39:17 2007 +++ packages/mpich/mpich.spec Wed Apr 4 11:18:53 2012 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): PrzenoĊna implementacja standardu MPI Name: mpich Version: 1.2.7p1 -Release: 1 +Release: 2 License: Open source (MPICH), BSD-like (MPI-2-C++) Group: Development/Libraries Source0: ftp://ftp.mcs.anl.gov/pub/mpi/%{name}-%{version}.tar.bz2 @@ -56,7 +56,7 @@ --sbindir=%{_sbindir} \ --mandir=%{_mandir} \ --docdir=%{_docdir} \ - -opt="%{rpmcflags}" + -opt="%{rpmcflags} -fPIC" %{__make} @@ -118,6 +118,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2012/04/04 09:18:53 baggins +- rel 2 +- rebuild with -fPIC + Revision 1.15 2007/04/09 15:39:17 qboosh - removed broken symlinks ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/mpich/mpich.spec?r1=1.15&r2=1.16 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
