Changes of Revision 3
[-] | 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 +BuildRequires: perl-ExtUtils-Constant >= 0.23 7 8 %description 9 Networking constants and support functions. 10 |