rpms/libibcommon/devel libibcommon.spec,1.1,1.2

Michael Schwendt mschwendt at fedoraproject.org
Thu Dec 4 19:56:36 UTC 2008


Author: mschwendt

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

Modified Files:
	libibcommon.spec 
Log Message:
* Thu Dec  4 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.1.0-2
- Include /usr/include/infiniband directory.



Index: libibcommon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libibcommon/devel/libibcommon.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libibcommon.spec	30 Jun 2008 19:48:28 -0000	1.1
+++ libibcommon.spec	4 Dec 2008 19:56:05 -0000	1.2
@@ -1,7 +1,7 @@
 Summary: OpenFabrics Alliance InfiniBand management common library
 Name: libibcommon
 Version: 1.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2 or BSD
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -58,6 +58,7 @@
 %files devel
 %defattr(-,root,root)
 %{_libdir}/libibcommon.so
+%dir %{_includedir}/infiniband
 %{_includedir}/infiniband/*.h
 
 %files static
@@ -65,6 +66,9 @@
 %{_libdir}/libibcommon.a
 
 %changelog
+* Thu Dec  4 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.1.0-2
+- Include /usr/include/infiniband directory.
+
 * Sun Jun 08 2008 Doug Ledford <dledford at redhat.com> - 1.1.0-1
 - Initial package for Fedora review process
 




More information about the fedora-extras-commits mailing list