rpms/mpich2/devel mpich2.spec,1.16,1.17

Deji Akingunola deji at fedoraproject.org
Thu Dec 10 17:37:48 UTC 2009


Author: deji

Update of /cvs/pkgs/rpms/mpich2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13968

Modified Files:
	mpich2.spec 
Log Message:
* Thu Dec 10 2009 Deji Akingunola <dakingun at gmail.com> - 1.2.1-3
- Remove the *.a libs that have the shared version



Index: mpich2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mpich2/devel/mpich2.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- mpich2.spec	26 Nov 2009 14:50:24 -0000	1.16
+++ mpich2.spec	10 Dec 2009 17:37:48 -0000	1.17
@@ -181,7 +181,7 @@ done
 rm -rf %{buildroot}%{_sbindir}/mpe*
 
 find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
-
+rm -f %{_libdir}/%{name}/lib/lib*mpich*.a
 
 %clean
 rm -rf %{buildroot}
@@ -321,6 +321,9 @@ fi
 %exclude %{_datadir}/%{name}/examples*/Makefile-%{_arch}
 
 %changelog
+* Thu Dec 10 2009 Deji Akingunola <dakingun at gmail.com> - 1.2.1-3
+- Remove the *.a libs that have the shared version
+
 * Thu Nov 26 2009 Deji Akingunola <dakingun at gmail.com> - 1.2.1-3
 - More fixes the mpich2.module patch.
 




More information about the scm-commits mailing list