This commit is contained in:
@@ -70,8 +70,6 @@ Provides: perl(:MODULE_COMPAT_%{versionlist})
|
||||
%if "%{version}" != "%{pversion}"
|
||||
Provides: perl = %{pversion}-%{release}
|
||||
%endif
|
||||
# manual provides until we finally switch to the new versions system
|
||||
Provides: perl(Getopt::Long) = 2.570.0
|
||||
|
||||
%description
|
||||
perl - Practical Extraction and Report Language
|
||||
@@ -93,6 +91,8 @@ Provides: perl-Digest-MD5 = 2.55
|
||||
%if "%{version}" != "%{pversion}"
|
||||
Provides: perl-base = %{pversion}-%{release}
|
||||
%endif
|
||||
# manual provides until we finally switch to the new versions system
|
||||
Provides: perl(Getopt::Long) = 2.570.0
|
||||
|
||||
%description base
|
||||
perl - Practical Extraction and Report Language
|
||||
|
Reference in New Issue
Block a user