Changes of Revision 2
[-] | Changed | perl-Socket.spec |
1
2 BuildRequires: perl(Module::Build) 3 BuildRequires: perl(Test) 4 BuildRequires: perl(Test::More) 5 +BuildRequires: perl-ExtUtils-Constants >= 0.23 6 7 %description 8 Networking constants and support functions. 9 |