From 51d4df2439217fabc8403fbcaa8871adfdb38e9d Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Thu, 24 Dec 2020 09:56:13 +0000 Subject: [PATCH] Spec file cleanup Remove old stuff no longer needed on all active branches --- elfutils.spec | 7 ------- 1 file changed, 7 deletions(-) diff --git a/elfutils.spec b/elfutils.spec index 3ca84eb..a02270d 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -285,7 +285,6 @@ trap '' EXIT %make_build -s %install -rm -rf ${RPM_BUILD_ROOT} %make_install -s chmod +x ${RPM_BUILD_ROOT}%{_prefix}/%{_lib}/lib*.so* @@ -336,7 +335,6 @@ fi %endif %files -%{!?_licensedir:%global license %%doc} %license COPYING COPYING-GPLV2 COPYING-LGPLV3 doc/COPYING-GFDL %doc README TODO CONTRIBUTING %{_bindir}/eu-addr2line @@ -359,7 +357,6 @@ fi %{_mandir}/man1/eu-*.1* %files libs -%{!?_licensedir:%global license %%doc} %license COPYING-GPLV2 COPYING-LGPLV3 %{_libdir}/libasm-%{version}.so %{_libdir}/libdw-%{version}.so @@ -385,7 +382,6 @@ fi %{_libdir}/libasm.a %files -f %{name}.lang libelf -%{!?_licensedir:%global license %%doc} %license COPYING-GPLV2 COPYING-LGPLV3 %{_libdir}/libelf-%{version}.so %{_libdir}/libelf.so.* @@ -407,21 +403,18 @@ fi %endif %files debuginfod-client -%defattr(-,root,root) %{_libdir}/libdebuginfod-%{version}.so %{_libdir}/libdebuginfod.so.* %{_bindir}/debuginfod-find %{_mandir}/man1/debuginfod-find.1* %files debuginfod-client-devel -%defattr(-,root,root) %{_libdir}/pkgconfig/libdebuginfod.pc %{_mandir}/man3/debuginfod_*.3* %{_includedir}/elfutils/debuginfod.h %{_libdir}/libdebuginfod.so %files debuginfod -%defattr(-,root,root) %{_bindir}/debuginfod %config(noreplace) %{_sysconfdir}/sysconfig/debuginfod %{_unitdir}/debuginfod.service