Add BR perl-generators to automatically generates run-time dependencies
for installed Perl files
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: strongswan
|
Name: strongswan
|
||||||
Version: 5.9.8
|
Version: 5.9.8
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: An OpenSource IPsec-based VPN and TNC solution
|
Summary: An OpenSource IPsec-based VPN and TNC solution
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.strongswan.org/
|
URL: http://www.strongswan.org/
|
||||||
@@ -56,7 +56,7 @@ BuildRequires: python3-pytest
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{with perl}
|
%if %{with perl}
|
||||||
BuildRequires: perl-devel perl-macros
|
BuildRequires: perl-devel perl-generators
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@@ -410,6 +410,10 @@ install -D -m 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/strongswan-starter.co
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 08 2022 Jitka Plesnikova <jplesnik@redhat.com> - 5.9.8-2
|
||||||
|
- Add BR perl-generators to automatically generates run-time dependencies
|
||||||
|
for installed Perl files
|
||||||
|
|
||||||
* Sun Oct 16 2022 Arne Reiter <redhat@arnereiter.de> - 5.9.8-1
|
* Sun Oct 16 2022 Arne Reiter <redhat@arnereiter.de> - 5.9.8-1
|
||||||
- Resolves rhbz#2112274 strongswan-5.9.8 is available
|
- Resolves rhbz#2112274 strongswan-5.9.8 is available
|
||||||
- Patch1 removes CFLAGS -Wno-format which interferes with -Werror=format-security
|
- Patch1 removes CFLAGS -Wno-format which interferes with -Werror=format-security
|
||||||
|
|||||||
Reference in New Issue
Block a user