]> git.pld-linux.org Git - packages/mpich.git/commitdiff
- rel 2 auto/th/mpich-1_2_7p1-2
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 4 Apr 2012 09:18:53 +0000 (09:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rebuild with -fPIC

Changed files:
    mpich.spec -> 1.16

mpich.spec

index 711f8bb2f7c63963f49b9071a26c791ece867b10..387646b5bd2edf70d380b5de672e483f2e533979 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Portable MPI Model Implementation
 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
@@ -55,7 +55,7 @@ messagecat_dir=%{_libdir} \
        --sbindir=%{_sbindir} \
        --mandir=%{_mandir} \
        --docdir=%{_docdir} \
-       -opt="%{rpmcflags}"
+       -opt="%{rpmcflags} -fPIC"
 
 %{__make}
 
This page took 0.098085 seconds and 4 git commands to generate.