diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-01-06 17:30:05 +0000 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-01-06 17:30:05 +0000 |
commit | 4f80b38c4dc01c1318e4824bbc617f8e828c9d36 (patch) | |
tree | b94d335e7e4865ed80f54d08da70bee3a06394e5 /perl.req-from-meta | |
parent | 46126ac083e7b7e49c0cb26207b0e0a8206abde2 (diff) | |
download | rpm-setup-4f80b38c4dc01c1318e4824bbc617f8e828c9d36.tar rpm-setup-4f80b38c4dc01c1318e4824bbc617f8e828c9d36.tar.gz rpm-setup-4f80b38c4dc01c1318e4824bbc617f8e828c9d36.tar.bz2 rpm-setup-4f80b38c4dc01c1318e4824bbc617f8e828c9d36.tar.xz rpm-setup-4f80b38c4dc01c1318e4824bbc617f8e828c9d36.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r231 | boklm | 2011-01-06 17:30:05 +0000 (Thu, 06 Jan 2011) | 1 line
import rpm-setup version cleaned by blino
------------------------------------------------------------------------
Diffstat (limited to 'perl.req-from-meta')
-rwxr-xr-x | perl.req-from-meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.req-from-meta b/perl.req-from-meta index 4f921f6..3105259 100755 --- a/perl.req-from-meta +++ b/perl.req-from-meta @@ -47,7 +47,7 @@ perl.req-from-meta - extract requires from meta file This script will extract Perl requirements from the distribution meta file. For each such requires, it'll convert the minimum version to -follow mandriva perl versioning (using C<%perl_convert_version>), and +follow Mageia perl versioning (using C<%perl_convert_version>), and print them as: perl(Foo::Bar) |