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

Doug Ledford dledford at fedoraproject.org
Mon Jul 20 16:47:29 UTC 2009


Author: dledford

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

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



Index: libibumad.spec
===================================================================
RCS file: /cvs/extras/rpms/libibumad/devel/libibumad.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- libibumad.spec	20 Jul 2009 16:39:19 -0000	1.6
+++ libibumad.spec	20 Jul 2009 16:46:58 -0000	1.7
@@ -1,7 +1,7 @@
 Summary: OpenFabrics Alliance InfiniBand umad (user MAD) library
 Name: libibumad
 Version: 1.3.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2 or BSD
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -20,7 +20,7 @@ and management tools, including OpenSM. 
 %package devel
 Summary: Development files for the libibumad library
 Group: System Environment/Libraries
-Requires: %{name} = %{version}-%{release}, libibcommon-devel
+Requires: %{name} = %{version}-%{release}
 
 %description devel
 Development files for the libibumad library.
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libibumad.a
 
 %changelog
+* Mon Jul 20 2009 Doug Ledford <dledford at redhat.com> - 1.3.2-2
+- Forgot to remove both instances of the libibcommon requires
+
 * Mon Jul 20 2009 Doug Ledford <dledford at redhat.com> - 1.3.2-1
 - Update to latest upstream version
 - Remove requirement on libibcommon since that library is no longer needed




More information about the fedora-extras-commits mailing list