Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with upstream rpm.org: | Thierry Vignaud | 2012-07-25 | 1 | -1/+1 |
| | | | | | "skip new-fangled head[34] while gerenerating deps (#118243)" (jbj, 2004-04-08) | ||||
* | sync with upstream rpm.org: "Make perl.{req,prov} warn about unreadable files" | Thierry Vignaud | 2012-07-25 | 1 | -1/+5 |
| | | | | (Ville Skyttä, 2010-02-25) | ||||
* | sync with upstream rpm.org: "Comment spelling fix" (panu, 2011-04-24) | Thierry Vignaud | 2012-07-25 | 1 | -1/+1 |
| | |||||
* | sync with upstream rpm.org: "Remove unneeded regex grouping" | Thierry Vignaud | 2012-07-25 | 1 | -2/+2 |
| | | | | (Ville Skyttä, 2011-04-24) | ||||
* | make v1.118 work with perl modules having a number followed by a _ in1.119 | Jerome Quelin | 2011-03-02 | 1 | -1/+1 |
| | | | | | | their name, and a fully qualified VERSION (eg $l1_cache::VERSION = ...) | ||||
* | 1.118 - support for _ in perl module version1.118 | Jerome Quelin | 2011-02-26 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-01-06 | 1 | -3/+3 |
| | | | | | | | | | | | | 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 ------------------------------------------------------------------------ | ||||
* | extract perl module version when $Full::Package::VERSION is set1.106 | Jérôme Quelin | 2010-07-16 | 1 | -1/+2 |
| | |||||
* | skip plain, regular comments. how comes this has not been spotted earlier? ↵ | Jérôme Quelin | 2010-03-12 | 1 | -1/+1 |
| | | | | (sigh) | ||||
* | 1990s called, they want their $VERSION back | Jérôme Quelin | 2009-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | seriously, the code was only catching version such as: $VERSION = ... $VERSION = ... however, now version are often declared with our or my, with potentially some code before (eg, to load modules on the same line) this will allow perl.prov to assign a version to (almost) all perl(Foo::Bar) provides. | ||||
* | making sure automatic provides & requires for perl package are using the | Jérôme Quelin | 2009-07-07 | 1 | -1/+2 |
| | | | | | | new macro %perl_convert_version cf http://lists.mandriva.com/maintainers/2009-06/msg00050.php | ||||
* | Some packages, like DB, might be temporarily redefined into a perl module. | Rafael Garcia-Suarez | 2006-09-08 | 1 | -3/+6 |
| | | | | | Don't take them into account when computing perl provides. | ||||
* | Don't search perl files for provides if they don't end with .pm (because | Rafael Garcia-Suarez | 2006-03-16 | 1 | -0/+2 |
| | | | | | if they don't, the perl interpreter won't look them up in @INC) | ||||
* | - remove Makefile.in from cvs0.1 | Olivier Thauvin | 2005-04-29 | 1 | -0/+180 |
- more scripts - version is 0.1 (in way) - use spec-helper at time |