summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-25Do not emit perl(#) dependencies for multiline use/require with comments.Ville Skyttä1-1/+1
2009-12-17Use grep -E and grep -F instead of egrep and fgrep.Ville Skyttä6-18/+18
2009-12-08Avoid noise from python bytecompile on non-python pkgs (RhBug:539635)Panu Matilainen1-1/+2
2009-11-27Remove pointless message translation from check-buildrootPanu Matilainen1-1/+1
2009-11-27Remove ancient broken scripts from the repositoryPanu Matilainen3-206/+1
2009-11-27Fiddling with ulimit settings does not belong to dep extractor scriptsPanu Matilainen2-2/+0
2009-10-27Support multiple python versions in brp-python-bytecompile (RhBug:53117)Panu Matilainen1-4/+33
2009-10-19Avoid using python's print for Python 3.x compatibilityPanu Matilainen1-2/+2
2009-10-06Bah, get the new ocaml-scripts into tarballs tooPanu Matilainen1-0/+1
2009-10-06Teach the internal dep generator about OCamlPanu Matilainen1-1/+1
2009-10-06Add OCaml dependency generator scripts (Richard W.M. Jones)Panu Matilainen3-0/+135
2009-10-06Improve perl.req here-doc skipping.Ville Skyttä1-3/+5
2009-09-28OSGi dependency generator fixes from Alphonse Van Assche (ticket #101)Panu Matilainen1-142/+173
2009-09-15find-debuginfo.sh: use permissions 444 for all .debug filesRoland McGrath1-0/+1
2009-09-03Handle .desktop files with spaces in filename (rhbz#520920)Jindrich Novy1-1/+1
2009-09-01Add provide-extractors for fonts and desktop filesPanu Matilainen3-1/+45
2009-08-10Add *.xz and *.lzma recompress support to brp-compress.Ville Skyttä1-5/+5
2009-06-18Pile of OSGi dependency generator fixes from Alphonse Van Assche (ticket #39)Panu Matilainen1-156/+310
2009-04-21Fix --with-kde with KDE3 (rhbz#466009).Ville Skyttä1-1/+1
2009-04-18Fix a few file permissions from "make install"Panu Matilainen1-9/+8
2009-02-26Permit python bytecompile to fail for nowPanu Matilainen1-1/+2
2009-02-20Check for errors from python bytecompile (Tim Waugh)Panu Matilainen1-1/+5
2009-02-11Fix output of pkgconfigdeps.sh so that rpmfc parses it correctlyJindrich Novy1-2/+2
2009-02-11Handle broken pkgconfig files better, rhbz#484970 (Lubomir Rintel)Jindrich Novy1-2/+8