From 8f9d49b7bfbfe13dbf340e58a293d64a4a16a8f1 Mon Sep 17 00:00:00 2001 From: James Antill Date: Thu, 26 May 2022 14:22:03 -0400 Subject: [PATCH] Auto sync2gitlab import of sblim-sfcCommon-1.0.1-13.el8.src.rpm --- .gitignore | 1 + EMPTY | 1 - sblim-sfcCommon.spec | 100 +++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 4 files changed, 102 insertions(+), 1 deletion(-) create mode 100644 .gitignore delete mode 100644 EMPTY create mode 100644 sblim-sfcCommon.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..46c2e79 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/sblim-sfcCommon-1.0.1.tar.bz2 diff --git a/EMPTY b/EMPTY deleted file mode 100644 index 0519ecb..0000000 --- a/EMPTY +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/sblim-sfcCommon.spec b/sblim-sfcCommon.spec new file mode 100644 index 0000000..3b75971 --- /dev/null +++ b/sblim-sfcCommon.spec @@ -0,0 +1,100 @@ +Name: sblim-sfcCommon +Version: 1.0.1 +Release: 13%{?dist} +Summary: Common functions for SBLIM Small Footprint CIM Broker and CIM Client Library. + +License: EPL +URL: http://sourceforge.net/projects/sblim/ +Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 + +BuildRequires: sblim-cmpi-devel +BuildRequires: gcc gcc-c++ + +%description +This package provides a common library for functions +shared between Small Footprint CIM Broker (sblim-sfcb) +Small Footprint CIM Client (and sblim-sfcc). + + +%package devel +Summary: Sblim-sfcCommon Development Files +Requires: %{name}%{?_isa} = %{version}-%{release} + +%description devel +Sblim-sfcCommon Development Files. + + +%prep +%setup -q + + +%build +%configure +make %{?_smp_mflags} + + +%install +make install DESTDIR=%{buildroot} +# remove unused static libraries +rm -f %{buildroot}/%{_libdir}/libsfcUtil.a +rm -f %{buildroot}/%{_libdir}/libsfcUtil.la + + +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + + +%files +%doc AUTHORS README COPYING NEWS ChangeLog +%{_libdir}/libsfcUtil.so.* + + +%files devel +%{_includedir}/sfcCommon +%{_libdir}/libsfcUtil.so + + + +%changelog +* Tue Aug 21 2018 Vitezslav Crhonek - 1.0.1-13 +- Rebuilt + +* Sat Jul 14 2018 Fedora Release Engineering - 1.0.1-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Feb 27 2018 Vitezslav Crhonek - 1.0.1-11 +- Add BuildRequires gcc and gcc-c++ +- Remove Group tag + +* Fri Feb 09 2018 Fedora Release Engineering - 1.0.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Aug 03 2017 Fedora Release Engineering - 1.0.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 1.0.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Feb 11 2017 Fedora Release Engineering - 1.0.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Thu Feb 04 2016 Fedora Release Engineering - 1.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Fri Jun 19 2015 Fedora Release Engineering - 1.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Mon Aug 18 2014 Fedora Release Engineering - 1.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sun Jun 08 2014 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sun Aug 04 2013 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Mon Jul 22 2013 Vitezslav Crhonek - 1.0.1-1 +- Initial support +- Fix -devel requires +- Fix Summary and URL diff --git a/sources b/sources new file mode 100644 index 0000000..4d20efd --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (sblim-sfcCommon-1.0.1.tar.bz2) = 2edd06fc4ddfd1d006fcde5a47799426d78a28862d8fc6a1d05a24dc2735f29a08ed48b4117b777df09693f3271813f93fa9f646063995279cbbaeb0d53cb8a2