rpms/libibumad/devel libibumad.spec,1.7,1.8

Doug Ledford dledford at fedoraproject.org
Mon Jul 20 16:50:26 UTC 2009


Author: dledford

Update of /cvs/extras/rpms/libibumad/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26304

Modified Files:
	libibumad.spec 
Log Message:
* Mon Jul 20 2009 Doug Ledford <dledford at redhat.com> - 1.3.2-2
- Forgot to remove both instances of the libibcommon requires
- Add build requires on glibc-static



Index: libibumad.spec
===================================================================
RCS file: /cvs/extras/rpms/libibumad/devel/libibumad.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- libibumad.spec	20 Jul 2009 16:46:58 -0000	1.7
+++ libibumad.spec	20 Jul 2009 16:49:56 -0000	1.8
@@ -10,7 +10,7 @@ Patch0: libibumad-1.3.2-man.patch
 Url: http://openfabrics.org
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
-BuildRequires: libtool, automake, autoconf
+BuildRequires: libtool, automake, autoconf, glibc-static
 
 %description
 libibumad provides the user MAD library functions which sit on top of 
@@ -74,6 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Mon Jul 20 2009 Doug Ledford <dledford at redhat.com> - 1.3.2-2
 - Forgot to remove both instances of the libibcommon requires
+- Add build requires on glibc-static
 
 * Mon Jul 20 2009 Doug Ledford <dledford at redhat.com> - 1.3.2-1
 - Update to latest upstream version




More information about the fedora-extras-commits mailing list