Age | Commit message (Expand) | Author | Files | Lines |
2011-12-14 | Fix brace matching on multiline constructs in perl.req (RhBug:752119) | Joshua Megerman | 1 | -1/+2 |
2011-04-13 | Extract perl dependecies from "use parent qw(Foo)". | Ville Skyttä | 1 | -2/+2 |
2011-02-12 | Avoid emitting empty perl() module deps. | Ville Skyttä | 1 | -1/+1 |
2011-01-28 | Comment spelling fix. | Ville Skyttä | 1 | -1/+1 |
2010-06-29 | Extract dependencies from "use base qw"..."" and "use base qw'...'". | Ville Skyttä | 1 | -2/+2 |
2010-03-24 | More here-doc skipping fixes for perl.req (#128). | Ville Skyttä | 1 | -2/+2 |
2010-03-01 | Emit highest versions of perl module deps, not first versioned ones found. | Ville Skyttä | 1 | -4/+20 |
2010-03-01 | Fix open POD section leak across different files in perl.req. | Ville Skyttä | 1 | -4/+4 |
2010-03-01 | Make perl.{req,prov} warn about unreadable files. | Ville Skyttä | 1 | -1/+4 |
2010-02-15 | Skip over =for ... perlpod construct (RhBug:477516) | Panu Matilainen | 1 | -1/+1 |
2010-02-15 | Don't trump versioned module dependencies with unversioned ones. | Ville Skyttä | 1 | -4/+4 |
2010-02-15 | Extract dependencies from some usual syntaxes of "use base qw(Foo)". | Ville Skyttä | 1 | -1/+17 |
2010-02-15 | Trivial perl.req cleanups. | Ville Skyttä | 1 | -8/+10 |
2010-01-25 | perl.{req,prov} whitespace, backslash and paren cleanups. | Ville Skyttä | 1 | -34/+34 |
2010-01-25 | Do not emit perl(#) dependencies for multiline use/require with comments. | Ville Skyttä | 1 | -1/+1 |
2009-10-06 | Improve perl.req here-doc skipping. | Ville Skyttä | 1 | -3/+5 |
2008-01-07 | Handle "use vX.X.X" in perl dependency extraction (rhbz#140597) | Panu Matilainen | 1 | -4/+5 |
2007-08-10 | Cut down on false perl requires (rhbz#198033...) | Panu Matilainen | 1 | -10/+21 |
2004-06-29 | Allowed for "our" in from front of $RPM_Provides. | joden | 1 | -3/+4 |
2004-04-08 | - perl: skip new-fangled head[34] while gerenerating deps (#118243). | jbj | 1 | -1/+1 |
2003-12-28 | - perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934). | jbj | 1 | -0/+10 |
2003-12-26 | - perl.req typo (#106672). | jbj | 1 | -1/+1 |
2002-06-03 | - python: include rpmdb module, renamed from bsddb3. | jbj | 1 | -1/+1 |
2002-02-09 | Sync with 4.0.4, splint clean. | jbj | 1 | -2/+9 |
2002-02-01 | - permit args to be hidden within %%__find_{requires,provides}. | jbj | 1 | -0/+3 |
2002-01-30 | - legacy: configurable whiteout for known Red Hat dependency loops. | jbj | 1 | -0/+10 |
2002-01-23 | - turn on auto-generated perl requirements (#58519, #58536, #58537). | jbj | 1 | -5/+11 |
2001-06-01 | - merge sparc64/ia64 fiddles back into linux.{req,prov}. | jbj | 1 | -3/+2 |
2000-01-17 | updated perl scripts (Ken Estes). | jbj | 1 | -17/+71 |
1999-11-12 | add/update dependency scripts (Ken Estes). | jbj | 1 | -9/+34 |
1999-06-05 | Add javadeps and perl provides/requires scripts (Ken Estes). | jbj | 1 | -0/+120 |