The "old style dependency generators", also known as "the external dependency generators", are deprecated by RPM [1]. Therefore any occurrence of the old macros %filter_provides_in, %filter_requires_in, %filter_from_provides, %filter_from_requires together with %filter_setup MUST be replaced by their modern alternatives %__requires_exclude, %__requires_exclude_from, %__provides_exclude, %__provides_exclude_from.
The "old style dependency generators", also known as "the external dependency generators", are deprecated by RPM [1]. Therefore any occurrence of the old macros
%filter_provides_in,%filter_requires_in,%filter_from_provides,%filter_from_requirestogether with%filter_setupMUST be replaced by their modern alternatives%__requires_exclude,%__requires_exclude_from,%__provides_exclude,%__provides_exclude_from.