diff --git a/crda.spec b/crda.spec index 8e06802..354856f 100644 --- a/crda.spec +++ b/crda.spec @@ -3,7 +3,7 @@ Name: crda Version: %{crda_version}_%{regdb_version} -Release: 4%{?dist} +Release: 5%{?dist} Summary: Regulatory compliance daemon for 802.11 wireless networking Group: System Environment/Base @@ -95,12 +95,7 @@ install -D -pm 0755 %SOURCE2 %{buildroot}%{_sbindir} install -D -pm 0644 %SOURCE3 %{buildroot}%{_mandir}/man1/setregdomain.1 -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - - -%clean -rm -rf %{buildroot} +%ldconfig_scriptlets %files @@ -130,6 +125,9 @@ rm -rf %{buildroot} %changelog +* Sat Feb 03 2018 Igor Gnatenko - 3.18_2016.02.08-5 +- Switch to %%ldconfig_scriptlets + * Wed Aug 02 2017 Fedora Release Engineering - 3.18_2016.02.08-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild