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



--- Comment #8 from Benson Muite <[email protected]> ---
Ok on versioning as indicated in 
https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_prerelease_versions
thanks.
Please update to 1 when released. 

In the spec file, if you replace

BuildRequires:  pkgconfig(libcurl)
BuildRequires:  pkgconfig(libpcap)
BuildRequires:  pkgconfig(openssl)
BuildRequires:  pkgconfig(zlib)

with

BuildRequires:  libcurl-devel
BuildRequires:  libpcap-devel
BuildRequires:  openssl-devel
BuildRequires:  zlib-devel
BuildRequires:  pkg-config

you no longer get the deprecation warning.  Is this an ok change to make?


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2118906
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to