[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-extras-commits
Subject:    rpms/libibmad/F-9 libibmad.spec, NONE, 1.1 .cvsignore, 1.1,
From:       Doug Ledford (dledford) <fedora-extras-commits () redhat ! com>
Date:       2008-06-30 21:33:03
Message-ID: 200806302133.m5ULX35o003165 () cvs-int ! fedora ! redhat ! com
[Download RAW message or body]

Author: dledford

Update of /cvs/extras/rpms/libibmad/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3127

Modified Files:
	.cvsignore sources 
Added Files:
	libibmad.spec 
Log Message:
* Sun Jun 08 2008 Doug Ledford <dledford@redhat.com> - 1.2.0-1
- Initial package for Fedora review process



--- NEW FILE libibmad.spec ---
Summary: OpenFabrics Alliance InfiniBand MAD library
Name: libibmad
Version: 1.2.0
Release: 1%{?dist}
License: GPLv2 or BSD
Group: System Environment/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source: http://www.openfabrics.org/downloads/management/%{name}-%{version}.tar.gz
Url: http://openfabrics.org/
BuildRequires: libibumad-devel >= 1.2.0, libtool
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig

%description
libibmad provides low layer IB functions for use by the IB diagnostic
and management programs. These include MAD, SA, SMP, and other basic
IB functions. 

%package devel
Summary: Development files for the libibmad library
Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}, libibumad-devel

%description devel
Development files for the libibmad library.

%package static
Summary: Static version of the libibmad library
Group: System Environment/Libraries
Requires: %{name}-devel = %{version}-%{release}

%description static
Static version of the libibmad library

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=${RPM_BUILD_ROOT} install
# remove unpackaged files from the buildroot
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la

%clean
rm -rf $RPM_BUILD_ROOT

%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig

%files
%defattr(-,root,root)
%{_libdir}/libibmad*.so.*
%doc AUTHORS COPYING ChangeLog

%files devel
%defattr(-,root,root)
%{_libdir}/libibmad.so
%{_includedir}/infiniband/*.h

%files static
%defattr(-,root,root)
%{_libdir}/libibmad.a

%changelog
* Sun Jun 08 2008 Doug Ledford <dledford@redhat.com> - 1.2.0-1
- Initial package for Fedora review process



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libibmad/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	30 Jun 2008 16:19:53 -0000	1.1
+++ .cvsignore	30 Jun 2008 21:32:17 -0000	1.2
@@ -0,0 +1 @@
+libibmad-1.2.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libibmad/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	30 Jun 2008 16:19:53 -0000	1.1
+++ sources	30 Jun 2008 21:32:17 -0000	1.2
@@ -0,0 +1 @@
+fe7a6b80b28e56cf74ffbe09c8819c71  libibmad-1.2.0.tar.gz

-- 
fedora-extras-commits mailing list
fedora-extras-commits@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-extras-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic