This was kinda ugly-but-necessary when added back in 2003 (commit
752cac72e220dcad4e6fce39508e714e59e3e0a1) but entirely redundant
since the "new" dependency generator in rpm >= 4.9.x with arbitrary
filtering support. The handful of packages using it can just as well
achieve the same (and more) without special hacks in rpm with:

        %global __requires_exclude GLIBC_PRIVATE
        %global __provides_exclude GLIBC_PRIVATE
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1333

-- Commit Summary --

  * Remove support for redundant %_filter_GLIBC_PRIVATE mechanism

-- File Changes --

    M fileattrs/elf.attr (4)
    M macros.in (4)
    M tools/elfdeps.c (11)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1333.patch
https://github.com/rpm-software-management/rpm/pull/1333.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1333
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to