diff --git a/llvm.spec b/llvm.spec index e6ff114..ae0a8f4 100644 --- a/llvm.spec +++ b/llvm.spec @@ -86,13 +86,13 @@ exec &>> >(/usr/bin/ts) %ldconfig_scriptlets libs -%post devel +%post -n %{pkg_name_llvm}-devel %if %{undefined rhel} exec &>> >(/usr/bin/ts) %endif %include %{_sourcedir}/post_devel.spec.inc -%postun devel +%postun -n %{pkg_name_llvm}-devel %if %{undefined rhel} exec &>> >(/usr/bin/ts) %endif