From 0b9c799b93a6f0c2cd39ad36e8669adbe7ff7016 Mon Sep 17 00:00:00 2001 From: CentOS Buildsys Date: Jun 10 2013 13:29:19 +0000 Subject: import libhbalinux-1.0.16-1.el7.src.rpm --- diff --git a/.libhbalinux.metadata b/.libhbalinux.metadata new file mode 100644 index 0000000..b334947 --- /dev/null +++ b/.libhbalinux.metadata @@ -0,0 +1 @@ +330836dec41aa2680ec9751777fbe0295c6a6e4d SOURCES/libhbalinux-1.0.16.tar.gz diff --git a/README.md b/README.md deleted file mode 100644 index 0e7897f..0000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -The master branch has no content - -Look at the c7 branch if you are working with CentOS-7, or the c4/c5/c6 branch for CentOS-4, 5 or 6 - -If you find this file in a distro specific branch, it means that no content has been checked in yet diff --git a/SOURCES/libhbalinux-1.0.13-conf.patch b/SOURCES/libhbalinux-1.0.13-conf.patch new file mode 100644 index 0000000..7f999f6 --- /dev/null +++ b/SOURCES/libhbalinux-1.0.13-conf.patch @@ -0,0 +1,28 @@ +diff --git a/Makefile.am b/Makefile.am +index 1349e7b..7c5ac14 100644 +--- a/Makefile.am ++++ b/Makefile.am +@@ -12,23 +12,3 @@ pkgconfigdir = $(libdir)/pkgconfig + pkgconfig_DATA = libhbalinux.pc + + dist_noinst_DATA = README COPYING INSTALL libhbalinux.pc.in libhbalinux.spec +- +-install-data-hook: libhbalinux.la +- . $${PWD}/$<; \ +- ORG=org.open-fcoe.libhbalinux; \ +- LIB=${libdir}/$${dlname}; \ +- STR="$$ORG $$LIB"; \ +- CONF=${sysconfdir}/hba.conf; \ +- if test -f $$CONF; then \ +- grep -E -q ^[[:space:]]*$$ORG[[:space:]]+$$LIB $$CONF; \ +- if test $$? -ne 0; then \ +- echo $$STR >> $$CONF; \ +- else \ +- echo "** $$CONF already configured"; \ +- echo "** system configuration not updated"; \ +- fi; \ +- else \ +- echo "** WARNING: $$CONF does not exist"; \ +- echo "** system configuration not updated"; \ +- fi +- diff --git a/SPECS/libhbalinux.spec b/SPECS/libhbalinux.spec new file mode 100644 index 0000000..fe86f93 --- /dev/null +++ b/SPECS/libhbalinux.spec @@ -0,0 +1,129 @@ +Name: libhbalinux +Version: 1.0.16 +Release: 1%{?dist} +Summary: FC-HBAAPI implementation using scsi_transport_fc interfaces +Group: System Environment/Libraries +License: LGPLv2 +URL: http://www.open-fcoe.org +Source0: %{name}-%{version}.tar.gz +Patch0: libhbalinux-1.0.13-conf.patch +BuildRequires: libhbaapi-devel libpciaccess-devel libtool automake +Requires: libhbaapi +Requires(post): grep +Requires(postun): grep + +%description +SNIA HBAAPI vendor library built on top of the scsi_transport_fc interfaces. + +%package devel +Summary: A file needed for libhbalinux application development +Group: Development/Libraries +Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: pkgconfig + +%description devel +The libhbalinux-devel package contains the library pkgconfig file. + +%prep +%setup -q +%patch0 -p1 -b .conf + +%build +./bootstrap.sh +%configure --disable-static +make %{?_smp_mflags} + +%install +make install DESTDIR=%{buildroot} +find %{buildroot} -name '*.la' -exec rm -f {} ';' + +%post +/sbin/ldconfig +ORG=org.open-fcoe.libhbalinux +LIB=%{_libdir}/libhbalinux.so.2.0.2 +STR="$ORG $LIB" +CONF=%{_sysconfdir}/hba.conf +if test -f $CONF; then + grep -E -q ^[[:space:]]*$ORG[[:space:]]+$LIB $CONF + if test $? -ne 0; then + echo $STR >> $CONF; + fi +fi + +%postun +/sbin/ldconfig +ORG=org.open-fcoe.libhbalinux +CONF=%{_sysconfdir}/hba.conf +if test -f $CONF; then + grep -v $ORG $CONF > %{_sysconfdir}/hba.conf.new + mv %{_sysconfdir}/hba.conf.new %{_sysconfdir}/hba.conf +fi + +%files +%doc README COPYING +%{_libdir}/%{name}.so.* + +%files devel +%{_libdir}/pkgconfig/%{name}.pc +%{_libdir}/%{name}.so + +%changelog +* Tue Jun 04 2013 Petr Šabata - 1.0.16-1 +- 1.0.16 bump + +* Thu Feb 14 2013 Fedora Release Engineering - 1.0.14-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Wed Oct 03 2012 Petr Šabata - 1.0.14-4 +- Require grep for the post/postun scriptlets (#859397) + +* Thu Aug 16 2012 Petr Šabata - 1.0.14-3 +- Include the unversioned library in the devel subpackage. + +* Thu Jul 19 2012 Fedora Release Engineering - 1.0.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Mon Jun 25 2012 Petr Šabata - 1.0.14-1 +- 1.0.14 bump (really just a version bump, removing the need for + the previous patch) + +* Tue Jan 31 2012 Petr Šabata - 1.0.13-3 +- Set SerialNumber to "Unknown" if not found (47d8dca41) + +* Fri Jan 13 2012 Fedora Release Engineering - 1.0.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Thu Nov 24 2011 Petr Šabata - 1.0.13-1 +- 1.0.13 bump +- Creating the devel subpackage with a pkgconfig file + +* Thu Jul 07 2011 Petr Sabata - 1.0.12-1 +- 1.0.12 bump +- Remove now obsolete Buildroot and defattr + +* Tue Feb 08 2011 Fedora Release Engineering - 1.0.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Mon May 24 2010 Jan Zeleny - 1.0.10-1 +- rebased to 1.0.10, bugfix release (see git changelog for more info) + +* Fri Dec 04 2009 Jan Zeleny - 1.0.9-20091204git +- rebased to the latest version in upstream git + +* Thu Jul 30 2009 Jan Zeleny - 1.0.8-1 +- rebase of libhbalinux, spec file adjusted to match changes + +* Fri Jul 24 2009 Fedora Release Engineering - 1.0.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Tue Apr 01 2009 Jan Zeleny - 1.0.7-3 +- replaced unofficial 1.0.7 source tarball with official one +- update of Makefile, part of it moved to postinstall section + of spec file + +* Tue Mar 31 2009 Jan Zeleny - 1.0.7-2 +- minor changes in spec file + +* Mon Mar 2 2009 Chris Leech - 1.0.7-1 +- initial build +