diff --git a/java-21-openjdk.spec b/java-21-openjdk.spec index f06a024..d5d69b5 100644 --- a/java-21-openjdk.spec +++ b/java-21-openjdk.spec @@ -468,9 +468,6 @@ %global alternatives_requires %{_sbindir}/alternatives %endif -%global family %{name}.%{_arch} -%global family_noarch %{name} - %if %{with_systemtap} # Where to install systemtap tapset (links) # 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 - Use RPM global macro for man page file extension and unwrap --slave lines - Comment on alternatives removal in preun and RPM scriptlet idiom +- Remove unused family macros - Resolves: RHEL-71920 - Resolves: RHEL-71954 - Resolves: RHEL-69321