Remove unused family macros
- Remove unused family macros - Related: RHEL-68848
This commit is contained in:
parent
4b8ef12507
commit
cc3867b376
@ -468,9 +468,6 @@
|
|||||||
%global alternatives_requires %{_sbindir}/alternatives
|
%global alternatives_requires %{_sbindir}/alternatives
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global family %{name}.%{_arch}
|
|
||||||
%global family_noarch %{name}
|
|
||||||
|
|
||||||
%if %{with_systemtap}
|
%if %{with_systemtap}
|
||||||
# Where to install systemtap tapset (links)
|
# Where to install systemtap tapset (links)
|
||||||
# We would like these to be in a package specific sub-dir,
|
# We would like these to be in a package specific sub-dir,
|
||||||
@ -2402,6 +2399,7 @@ end
|
|||||||
- Do not overwrite slowdebug __provides_exclude_from and __requires_exclude_from regexps
|
- Do not overwrite slowdebug __provides_exclude_from and __requires_exclude_from regexps
|
||||||
- Use RPM global macro for man page file extension and unwrap --slave lines
|
- Use RPM global macro for man page file extension and unwrap --slave lines
|
||||||
- Comment on alternatives removal in preun and RPM scriptlet idiom
|
- Comment on alternatives removal in preun and RPM scriptlet idiom
|
||||||
|
- Remove unused family macros
|
||||||
- Resolves: RHEL-71920
|
- Resolves: RHEL-71920
|
||||||
- Resolves: RHEL-71954
|
- Resolves: RHEL-71954
|
||||||
- Resolves: RHEL-69321
|
- Resolves: RHEL-69321
|
||||||
|
Loading…
Reference in New Issue
Block a user