re-do cleanups
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
ef8cc9176d
commit
049713143a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user