https://bugzilla.redhat.com/show_bug.cgi?id=2369964



--- Comment #1 from Xavier Bachelot <xav...@bachelot.org> ---
I would like to have EPEL 8 and EPEL 9 as well, but this will require a small
patch :
```
diff --git a/perl-Protocol-WebSocket.spec b/perl-Protocol-WebSocket.spec
index c22ab8f..71a1a68 100644
--- a/perl-Protocol-WebSocket.spec
+++ b/perl-Protocol-WebSocket.spec
@@ -59,6 +59,9 @@ http servers or clients to provide WebSocket support.
 %license LICENSE
 %doc Changes examples
 %{perl_vendorlib}/*
+%if 0%{?rhel} && 0%{?rhel} <= 9
+%{_mandir}/man1/*
+%endif
 %{_mandir}/man3/*
 %{_bindir}/*
```


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2369964

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202369964%23c1

-- 
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to