summaryrefslogtreecommitdiff
path: root/scripts/perl.prov
AgeCommit message (Collapse)AuthorFilesLines
2011-04-29Remove unneeded regex grouping.Ville Skyttä1-2/+2
Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
2011-04-29Comment spelling fix.Ville Skyttä1-1/+1
Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
2010-03-01Make perl.{req,prov} warn about unreadable files.Ville Skyttä1-1/+4
2010-02-15Skip over =for ... perlpod construct (RhBug:477516)Panu Matilainen1-1/+1
- patch from Ville Skyttä
2010-01-25perl.{req,prov} whitespace, backslash and paren cleanups.Ville Skyttä1-25/+25
2007-08-28Fix perl version provide for packages defined in multiple blocks (#rhbz214496)Panu Matilainen1-1/+5
Successive definitions of the same package shouldn't stomp on previously found $VERSION, this is how perl itself behaves. Patch from James Ralston.
2007-07-21Support fully qualified $Foo::Bar::VERSION expressions (rhbz#249135).Panu Matilainen1-1/+2
Patch from Ville Skyttä.
2007-02-22Filter out incorrect perl(main) provides (rh#177960).Paul Nasrat1-3/+7
2004-06-29Changed spit() to split().joden1-11/+21
Also, made the places where variables are grokked, allow for "our". CVS patchset: 7350 CVS date: 2004/06/29 00:44:07
2004-04-08- perl: skip new-fangled head[34] while gerenerating deps (#118243).jbj1-4/+4
CVS patchset: 7224 CVS date: 2004/04/08 00:03:51
2002-02-01- permit args to be hidden within %%__find_{requires,provides}.jbj1-3/+4
- a couple more perl.{prov,req} fiddles. CVS patchset: 5289 CVS date: 2002/02/01 15:19:44
2001-09-15Sync with rpm-4_0 branch.jbj1-3/+3
CVS patchset: 5048 CVS date: 2001/09/15 13:49:11
2001-06-01perl.prov patch (#43081).jbj1-8/+20
CVS patchset: 4827 CVS date: 2001/06/01 20:26:24
2001-06-01- merge sparc64/ia64 fiddles back into linux.{req,prov}.jbj1-7/+6
- automagically generate perl module dependencies always. CVS patchset: 4825 CVS date: 2001/06/01 19:27:33
2000-01-17updated perl scripts (Ken Estes).jbj1-8/+52
CVS patchset: 3524 CVS date: 2000/01/17 18:58:36
1999-11-12add/update dependency scripts (Ken Estes).jbj1-11/+23
CVS patchset: 3423 CVS date: 1999/11/12 21:26:04
1999-06-05Add javadeps and perl provides/requires scripts (Ken Estes).jbj1-0/+112
CVS patchset: 3084 CVS date: 1999/06/05 20:52:30