From 049713143ae1b075d84ebc7ac81960d2a45f7665 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 15 Feb 2018 15:38:15 +0100 Subject: [PATCH] re-do cleanups Signed-off-by: Igor Gnatenko --- libsmbios.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libsmbios.spec b/libsmbios.spec index 1566bc8..4e14fc7 100644 --- a/libsmbios.spec +++ b/libsmbios.spec @@ -9,7 +9,6 @@ License: GPLv2+ or OSL 2.1 Summary: Libsmbios C/C++ shared libraries Group: System Environment/Libraries URL: https://github.com/dell/libsmbios -Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: strace libxml2-devel gcc-c++ gettext git doxygen BuildRequires: valgrind cppunit-devel hardlink pkgconfig python3-devel BuildRequires: autoconf gettext-devel automake libtool help2man @@ -187,9 +186,6 @@ rename %{pot_file}.mo %{lang_dom}.mo $(find %{buildroot}/%{_datadir} -name %{pot # hardlink files to save some space. /usr/sbin/hardlink -c -v $RPM_BUILD_ROOT -%clean -rm -rf %{buildroot} - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig