summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Teach rpm2cpio.sh about xz compression (RhBug:674348 & others)Panu Matilainen1-0/+2
2012-03-07Teach find-lang about the new gnome help layout (RhBug:736523)Panu Matilainen1-0/+8
2012-03-07Generate debug symlinks for all filenames sharing a build-id (RhBug:641377)Jan Kratochvil1-0/+25
2012-03-07Correctly quote tr [:blank:] in OCaml dependency scripts.Richard W.M. Jones2-3/+3
2011-12-14Fix brace matching on multiline constructs in perl.req (RhBug:752119)Joshua Megerman1-1/+2
2011-09-06Fix brp-python-bytecompile breakage from the recent whitespace patchPanu Matilainen1-1/+1
2011-09-06$RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)Jeff Tickle10-21/+22
2011-05-26Add -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections.Mark Wielaard1-2/+11
2011-04-29Remove unneeded regex grouping.Ville Skyttä1-2/+2
2011-04-29Comment spelling fix.Ville Skyttä1-1/+1
2011-04-27Fix find-lang so that it finds *@*.qm QT i18n files (RhBug:699945)Jindrich Novy1-3/+3
2011-04-13Extract perl dependecies from "use parent qw(Foo)".Ville Skyttä1-2/+2
2011-04-13Honor $TMPDIR in various scripts.Ville Skyttä3-7/+7
2011-02-12Avoid emitting empty perl() module deps.Ville Skyttä1-1/+1
2011-01-28Comment spelling fix.Ville Skyttä1-1/+1
2010-12-03Require pkg-config 0.24 for creating pkgconfig() dependenciesPanu Matilainen1-1/+6
2010-08-09Fix find-debuginfo.sh behavior on cross-directory hardlinks (RhBug:618426)Roland McGrath1-1/+1
2010-08-09Create GDB index from find-debuginfo if possible (RhBug:617166)Tom Tromey1-0/+2
2010-07-02Ugh, fix reversed condition on font-provide extractorPanu Matilainen1-1/+1
2010-06-30Fix potential getOutputFrom() error on font provide extraction (RhBug:609117)Panu Matilainen1-1/+4
2010-06-29Extract dependencies from "use base qw"..."" and "use base qw'...'".Ville Skyttä1-2/+2
2010-05-20Search all locale dirs in find-lang.sh, not just those under share/ (#159)Till Maas1-3/+3
2010-05-04Don't process desktop files without Type=Application and Exec= linePavol Rusnak1-4/+6
2010-03-24More here-doc skipping fixes for perl.req (#128).Ville Skyttä1-2/+2
2010-03-15Lose ancient and bitrotten rpmdiff scripts (ticket #148)Panu Matilainen3-1497/+3
2010-03-15Lose useless xinetd service stub (ticket #149)Panu Matilainen2-18/+2
2010-03-01Emit highest versions of perl module deps, not first versioned ones found.Ville Skyttä1-4/+20
2010-03-01Fix open POD section leak across different files in perl.req.Ville Skyttä1-4/+4
2010-03-01Make perl.{req,prov} warn about unreadable files.Ville Skyttä2-2/+8
2010-02-18Extract #!/usr/bin/env interpreter dependencies, part 1 (ticket #136)Panu Matilainen1-1/+4
2010-02-18Script/interpreter terminology renamingPanu Matilainen2-2/+2
2010-02-15Skip over =for ... perlpod construct (RhBug:477516)Panu Matilainen2-2/+2
2010-02-15Don't trump versioned module dependencies with unversioned ones.Ville Skyttä1-4/+4
2010-02-15Extract dependencies from some usual syntaxes of "use base qw(Foo)".Ville Skyttä1-1/+17
2010-02-15Trivial perl.req cleanups.Ville Skyttä1-8/+10
2010-02-11Emit dependencies only to interpreters with absolute paths.Ville Skyttä1-1/+1
2010-02-11Allow whitespace between #! and the interpreter.Ville Skyttä1-1/+1
2010-02-11Avoid some unnecessary command invocations in scripts.Ville Skyttä2-3/+2
2010-02-11Avoid some stat() calls.Ville Skyttä1-3/+3
2010-02-11Fix reversed logic in getSystemBundles().Ville Skyttä1-1/+1
2010-02-10Separate helper for script interpreters, split out of librpmbuildPanu Matilainen2-2/+8
2010-02-09Unbreak python(abi) requires generation (RhBug:562906)Panu Matilainen1-1/+1
2010-02-03brp-python-bytecompile fixes + improvements (RhBug:558997)Panu Matilainen1-8/+22
2010-02-01Remove misleading leftover comments from ocaml-dep extractorsPanu Matilainen2-14/+4
2010-02-01Eliminate unnecessary processing on scripts/macros.*Panu Matilainen4-22/+4
2010-01-30Support multiple parallel python versions in pythondeps.shPanu Matilainen1-5/+15
2010-01-27Add brp-python-hardlink scriptPanu Matilainen2-2/+21
2010-01-27Pass %{__strip} and %{__objdump} to brp-strip* scriptsPanu Matilainen4-5/+14
2010-01-27Make sure brp-compress doesn't go interactive in corner casesPanu Matilainen1-3/+3
2010-01-25perl.{req,prov} whitespace, backslash and paren cleanups.Ville Skyttä2-59/+59