summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
Commit message (Collapse)AuthorAgeFilesLines
* 8.130f823ad67ca12e41ea022f4269b34fcc1fc094db38.130Martin Whitaker2023-01-281-1/+1
|
* 8.1298.129Martin Whitaker2023-01-211-1/+1
|
* 8.1288.128Martin Whitaker2022-11-051-1/+1
|
* 8.1278.127Thierry Vignaud2021-10-311-1/+1
|
* Document that https is supportedDan Fandrich2021-09-041-1/+1
| | | | Also, update http:// links to https:// where appropriate.
* 8.1268.126Thierry Vignaud2021-06-051-1/+1
|
* 8.1258.125Thomas Backlund2021-02-171-1/+1
|
* 8.1248.124Thierry Vignaud2020-11-241-1/+1
|
* kill cvs/svn Id that are obsolete for 10 yearsThierry Vignaud2020-05-061-1/+0
|
* Make Makefile.PL not executable (Kwalitee)Thierry Vignaud2020-05-041-0/+0
|
* 8.1238.123Thierry Vignaud2020-05-011-1/+1
|
* bump requires on URPM to 5.28Thierry Vignaud2020-05-011-1/+1
| | | | so that we can be tester nearly everywhere
* 8.1228.122Thierry Vignaud2020-04-291-1/+1
|
* add manual provides for urpmi (RT#127881)Thierry Vignaud2020-04-091-0/+10
| | | | | ensure urpm.pm has a lesser version than URPM.pm due to CPAN ignoring case because of Windows users, thus making sure URPM is indexed
* add support for --reinstallThierry Vignaud2020-03-051-1/+1
| | | | Needs perl-URPM-5.25 (it won't work with rpm < 4.12.x)
* cpan_testers: require a newer rpmtoolsThierry Vignaud2020-03-021-1/+1
| | | | | | we need a rpmtools that rely on Digest::MD5 instead of md5sum so that urpmi's coverage can increase (aka stop t/02create_pkgs.t to fail everywhere)
* cpan_testers: require a newer enough Test::MoreThierry Vignaud2020-03-021-1/+1
| | | | | | | | | | should workaround some failures such as: http://www.cpantesters.org/cpan/report/6d3e1bc0-3755-11ea-83ea-5104bae6192e The plan was already output at /usr/lib/perl5/5.22.3/Test/Builder.pm line 2510. t/superuser--suggests.t ......................................... All 126 subtests passed
* remove unused variableThierry Vignaud2020-01-171-1/+0
| | | | | should have been done 14 years ago in commit 8a85388373bca5c259c3c57411dc3bd2b4a234d7
* testsuite needs rpmtoolsThierry Vignaud2020-01-171-0/+1
| | | | | | | | | | | | | | | | | actually it really needs genhdlist2 from rpmtools The later provides a dummy rpmtools.pm package so that cpan testers can be happy We need at least 7.11 as previous versions forced vendor dir which is usually not defined, thus resulting in: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ERROR: Can't create '/' Do not have write permissions on '/' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Which made urpmi's testsuite to fail on most cpan testers due to genhdlist2 not being available
* cpan-testers: actually needs perl >= 5.10 for //= operatorThierry Vignaud2020-01-171-0/+1
| | | | | | | | thus fixing: Tried to use 'urpm::args'. Error: syntax error at /data/home/cpansand/.cpan/build/2020010714/urpmi-v8.120.3-4/blib/lib/urpm/util.pm line 71, near "/." (Might be a runaway multi-line // string starting on line 69)
* relax cpan versus subversion of URPMThierry Vignaud2019-05-011-1/+1
|
* testsuite needs Test::More tooThierry Vignaud2018-09-211-0/+1
|
* fix running with perl < 5.22.0Thierry Vignaud2018-09-201-1/+1
|
* cpan_testers: require URPM with wider rpm supportThierry Vignaud2018-09-191-1/+1
|
* cpan_testers: require MDV::Distribconf-4.100Thierry Vignaud2018-09-191-1/+1
|
* bump required URPMThierry Vignaud2017-10-281-1/+1
|
* describe depsThierry Vignaud2017-10-281-0/+17
|
* MDV::Packdrakeng is no more needed since 2008...Thierry Vignaud2017-10-281-1/+0
|
* urpmi is stableThierry Vignaud2017-10-271-0/+1
|
* fix abstractThierry Vignaud2017-10-271-1/+1
|
* add licenseThierry Vignaud2017-10-271-0/+1
|
* add abstractThierry Vignaud2017-10-271-0/+1
|
* list me as authorThierry Vignaud2017-10-271-0/+1
|
* describe more git repository detailsThierry Vignaud2017-10-211-1/+6
|
* fix installing /sbin/*Shlomi Fish2015-09-041-2/+6
| | | | | | | Apparently perl-2.22's ExtUtils-MakeMaker started wrapping the $(....) variables in double-quotes, which broke urpmi's "make install"... v2: perl_checker cleanups (Thierry Vignaud)
* Add the link to the git repository to the META.yml.Shlomi Fish2014-11-171-0/+7
| | | | | | | | See: * https://rt.cpan.org/Public/Bug/Display.html?id=99776 We need to link to it so people will know where to contribute.
* fix installing libexec scriptsThierry Vignaud2013-10-131-3/+3
| | | | | issue is that urpmi matches urpmi.* too (hence urpmi.update too) in first regexp => reverse regexpes order
* Use polkit for authorisation (mga#11125)Colin Guthrie2013-10-121-13/+19
|
* install new modulesThierry Vignaud2013-03-191-1/+1
|
* (libscan) simplifyThierry Vignaud2013-02-251-2/+1
|
* bump required URPM :-)Thierry Vignaud2012-11-161-1/+1
|
* drop again urpmi.recoverThierry Vignaud2012-10-051-1/+1
| | | | | | | (no more possible since rpm 4.6 which doesn't handle --repackage) was droped in 2009 but was resurected in mdv in initial rpm5 introduction before Mageia creation
* better caption for man pages (inspirated by mdv): remove number from titleThierry Vignaud2012-06-081-2/+2
|
* better caption for man pages (inspirated by mdv): fix section nameThierry Vignaud2012-06-081-0/+2
|
* compress sources with xz instead of bzip2Thierry Vignaud2011-09-141-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-09-131-1/+1
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1928 | dmorgan | 2011-09-13 21:44:28 +0100 (Tue, 13 Sep 2011) | 1 line Import urpmi ------------------------------------------------------------------------
* bring back urpmi.recover :)Per Øyvind Karlsen2010-11-211-1/+1
|
* build desktop entryThierry Vignaud2009-04-151-1/+1
|
* add a rule in order to build *.desktopThierry Vignaud2009-04-151-0/+4
|
* - drop urpmi.recover Pascal Rigaux2009-01-131-1/+1
| | | | | (no more possible with rpm 4.6 which doesn't handle --repackage)