summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* - drop translated man pages (they are too old)Pascal Rigaux2007-12-041-9/+0
|
* --strip-prefix is uneeded with latest svn2clThierry Vignaud2007-08-241-1/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-241-1/+9
|
* need recent URPM (which allow packing in parse_rpms_build_headers)Pascal Rigaux2006-11-171-1/+1
|
* Remove urpmi.spec, moved to /package parts of the svn repositoryRafael Garcia-Suarez2006-08-111-15/+1
|
* Add the rurpme(8) commandRafael Garcia-Suarez2006-06-131-1/+1
|
* Update makefile to use svn2cl, and regenerate ChangeLog.Rafael Garcia-Suarez2006-06-071-1/+11
|
* Rename fr man pageRafael Garcia-Suarez2006-03-211-1/+1
|
* Tweak the localized manpage installation process, so we can have different ↵Rafael Garcia-Suarez2006-03-211-2/+5
| | | | names for man pages in different languages
* More ugly makefile hacksRafael Garcia-Suarez2006-03-201-1/+6
|
* Install localized manpages if askedRafael Garcia-Suarez2006-03-201-1/+10
|
* Don't install gurpmi.pm if we don't install GUI utilsRafael Garcia-Suarez2006-03-131-0/+7
|
* 4.8.13Rafael Garcia-Suarez2006-03-031-1/+1
|
* Fix description of command-line optionsRafael Garcia-Suarez2006-02-131-2/+2
|
* Require latest URPM for supporting the --ignorearch optionRafael Garcia-Suarez2006-02-131-1/+1
|
* Add urpmi.recover in Makefile.PL. Bump requirement for recent URPM.Rafael Garcia-Suarez2006-02-101-2/+2
|
* Require latest URPM to support repackage optionRafael Garcia-Suarez2006-02-091-1/+1
|
* Update CPAN module version requirementsRafael Garcia-Suarez2006-01-251-1/+1
|
* Fix mistake in dir namesRafael Garcia-Suarez2005-11-251-4/+4
|
* Add some forgotten state directoriesRafael Garcia-Suarez2005-11-251-0/+3
|