Mageia Bugzilla – Attachment 9764 Details for
Bug 21382
Missing perl dependencies for postgrey
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
New Spec file for missing deps
postgrey.spec.patch (text/plain), 603 bytes, created by
Marc Krämer
on 2017-10-28 20:38:40 CEST
(
hide
)
Description:
New Spec file for missing deps
Filename:
MIME Type:
Creator:
Marc Krämer
Created:
2017-10-28 20:38:40 CEST
Size:
603 bytes
patch
obsolete
>Index: SPECS/postgrey.spec >=================================================================== >--- SPECS/postgrey.spec (Revision 1174481) >+++ SPECS/postgrey.spec (Arbeitskopie) >@@ -1,7 +1,7 @@ > Summary: Postfix Greylisting Policy Server > Name: postgrey > Version: 1.37 >-Release: %mkrel 2 >+Release: %mkrel 3 > License: GPLv2+ > Group: System/Servers > URL: http://postgrey.schweikert.ch/ >@@ -20,6 +20,8 @@ > Requires: postfix > Requires: perl(BerkeleyDB) > Requires: perl(Net::Server) >+Requires: perl(Net::DNS) >+Requires: perl(NetAddr::IP) > Requires: perl(IO::Multiplex) > > %define confdir /etc/postfix
Index: SPECS/postgrey.spec =================================================================== --- SPECS/postgrey.spec (Revision 1174481) +++ SPECS/postgrey.spec (Arbeitskopie) @@ -1,7 +1,7 @@ Summary: Postfix Greylisting Policy Server Name: postgrey Version: 1.37 -Release: %mkrel 2 +Release: %mkrel 3 License: GPLv2+ Group: System/Servers URL: http://postgrey.schweikert.ch/ @@ -20,6 +20,8 @@ Requires: postfix Requires: perl(BerkeleyDB) Requires: perl(Net::Server) +Requires: perl(Net::DNS) +Requires: perl(NetAddr::IP) Requires: perl(IO::Multiplex) %define confdir /etc/postfix
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 21382
: 9764