Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill cvs/svn Id that are obsolete for 10 years | Thierry Vignaud | 2020-05-06 | 1 | -1/+0 |
| | |||||
* | Make Makefile.PL not executable (Kwalitee) | Thierry Vignaud | 2020-05-04 | 1 | -0/+0 |
| | |||||
* | 8.1238.123 | Thierry Vignaud | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | bump requires on URPM to 5.28 | Thierry Vignaud | 2020-05-01 | 1 | -1/+1 |
| | | | | so that we can be tester nearly everywhere | ||||
* | 8.1228.122 | Thierry Vignaud | 2020-04-29 | 1 | -1/+1 |
| | |||||
* | add manual provides for urpmi (RT#127881) | Thierry Vignaud | 2020-04-09 | 1 | -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 --reinstall | Thierry Vignaud | 2020-03-05 | 1 | -1/+1 |
| | | | | Needs perl-URPM-5.25 (it won't work with rpm < 4.12.x) | ||||
* | cpan_testers: require a newer rpmtools | Thierry Vignaud | 2020-03-02 | 1 | -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::More | Thierry Vignaud | 2020-03-02 | 1 | -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 variable | Thierry Vignaud | 2020-01-17 | 1 | -1/+0 |
| | | | | | should have been done 14 years ago in commit 8a85388373bca5c259c3c57411dc3bd2b4a234d7 | ||||
* | testsuite needs rpmtools | Thierry Vignaud | 2020-01-17 | 1 | -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 //= operator | Thierry Vignaud | 2020-01-17 | 1 | -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 URPM | Thierry Vignaud | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | testsuite needs Test::More too | Thierry Vignaud | 2018-09-21 | 1 | -0/+1 |
| | |||||
* | fix running with perl < 5.22.0 | Thierry Vignaud | 2018-09-20 | 1 | -1/+1 |
| | |||||
* | cpan_testers: require URPM with wider rpm support | Thierry Vignaud | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | cpan_testers: require MDV::Distribconf-4.100 | Thierry Vignaud | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | bump required URPM | Thierry Vignaud | 2017-10-28 | 1 | -1/+1 |
| | |||||
* | describe deps | Thierry Vignaud | 2017-10-28 | 1 | -0/+17 |
| | |||||
* | MDV::Packdrakeng is no more needed since 2008... | Thierry Vignaud | 2017-10-28 | 1 | -1/+0 |
| | |||||
* | urpmi is stable | Thierry Vignaud | 2017-10-27 | 1 | -0/+1 |
| | |||||
* | fix abstract | Thierry Vignaud | 2017-10-27 | 1 | -1/+1 |
| | |||||
* | add license | Thierry Vignaud | 2017-10-27 | 1 | -0/+1 |
| | |||||
* | add abstract | Thierry Vignaud | 2017-10-27 | 1 | -0/+1 |
| | |||||
* | list me as author | Thierry Vignaud | 2017-10-27 | 1 | -0/+1 |
| | |||||
* | describe more git repository details | Thierry Vignaud | 2017-10-21 | 1 | -1/+6 |
| | |||||
* | fix installing /sbin/* | Shlomi Fish | 2015-09-04 | 1 | -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 Fish | 2014-11-17 | 1 | -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 scripts | Thierry Vignaud | 2013-10-13 | 1 | -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 Guthrie | 2013-10-12 | 1 | -13/+19 |
| | |||||
* | install new modules | Thierry Vignaud | 2013-03-19 | 1 | -1/+1 |
| | |||||
* | (libscan) simplify | Thierry Vignaud | 2013-02-25 | 1 | -2/+1 |
| | |||||
* | bump required URPM :-) | Thierry Vignaud | 2012-11-16 | 1 | -1/+1 |
| | |||||
* | drop again urpmi.recover | Thierry Vignaud | 2012-10-05 | 1 | -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 title | Thierry Vignaud | 2012-06-08 | 1 | -2/+2 |
| | |||||
* | better caption for man pages (inspirated by mdv): fix section name | Thierry Vignaud | 2012-06-08 | 1 | -0/+2 |
| | |||||
* | compress sources with xz instead of bzip2 | Thierry Vignaud | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-09-13 | 1 | -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 Karlsen | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | build desktop entry | Thierry Vignaud | 2009-04-15 | 1 | -1/+1 |
| | |||||
* | add a rule in order to build *.desktop | Thierry Vignaud | 2009-04-15 | 1 | -0/+4 |
| | |||||
* | - drop urpmi.recover | Pascal Rigaux | 2009-01-13 | 1 | -1/+1 |
| | | | | | (no more possible with rpm 4.6 which doesn't handle --repackage) | ||||
* | - drop translated man pages (they are too old) | Pascal Rigaux | 2007-12-04 | 1 | -9/+0 |
| | |||||
* | --strip-prefix is uneeded with latest svn2cl | Thierry Vignaud | 2007-08-24 | 1 | -1/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -1/+9 |
| | |||||
* | need recent URPM (which allow packing in parse_rpms_build_headers) | Pascal Rigaux | 2006-11-17 | 1 | -1/+1 |
| | |||||
* | Remove urpmi.spec, moved to /package parts of the svn repository | Rafael Garcia-Suarez | 2006-08-11 | 1 | -15/+1 |
| | |||||
* | Add the rurpme(8) command | Rafael Garcia-Suarez | 2006-06-13 | 1 | -1/+1 |
| | |||||
* | Update makefile to use svn2cl, and regenerate ChangeLog. | Rafael Garcia-Suarez | 2006-06-07 | 1 | -1/+11 |
| | |||||
* | Rename fr man page | Rafael Garcia-Suarez | 2006-03-21 | 1 | -1/+1 |
| |