Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-34664

Drop dependency on libsigsegv in C10S and Fedora

    • grep-3.11-8.el10
    • None
    • Moderate
    • rhel-sst-cs-net-perf-services
    • ssg_core_services
    • 16
    • 2
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None

      Please, drop the dependency on libsigsegv. Similar functionality is already provided by the bundled gnulib and grep is the only consumer of this package.

      I was able to successfully rebuild the package with following patch applied:

      diff --git a/grep.spec b/grep.spec
      index e8cc593..726b187 100644
      --- a/grep.spec
      +++ b/grep.spec
      @@ -31,7 +31,6 @@ BuildRequires: gettext-devel
       Buildrequires: glibc-all-langpacks
       BuildRequires: perl(FileHandle)
       BuildRequires: make
      -BuildRequires: libsigsegv-devel
       BuildRequires: gnupg2
       # https://fedorahosted.org/fpc/ticket/174
       Provides: bundled(gnulib)
      

      I'll prepare PR to Pagure and GitLab ASAP.

              jskarvad Jaroslav Skarvada
              rh-ee-lzaoral Lukáš Zaoral
              Jaroslav Skarvada Jaroslav Skarvada
              Frantisek Hrdina Frantisek Hrdina
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: