summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2007-08-15Make find-lang.sh --with-gnome pick up omf files (rhbz#251400)Panu Matilainen1-0/+8
2007-08-10Cut down on false perl requires (rhbz#198033...)Panu Matilainen1-10/+21
2007-08-09Avoid truncating /var/log/rpmpkgs in case of errors (rhbz#232830)Panu Matilainen1-1/+6
2007-08-05Automake cleanups.Panu Matilainen1-2/+0
2007-07-31Extract pkgconfig and libtool dependencies automatically.Panu Matilainen3-1/+86
2007-07-24Further makefile cleanups.Panu Matilainen1-3/+5
2007-07-21Support fully qualified $Foo::Bar::VERSION expressions (rhbz#249135).Panu Matilainen1-1/+2
2007-07-09Remove outdated comment in check-rpaths-workerPanu Matilainen1-2/+0
2007-07-06Include symlinks in find-lang search (rhbz#246729)Panu Matilainen1-1/+1
2007-07-04Include additional buildroot sanity check scripts (rhbz#245639)Panu Matilainen4-0/+225
2007-06-05Fix typo in check-prereq (rhbz#203182) by Steve Grubb.Panu Matilainen1-1/+1
2007-05-17Emit diff headers (#237561)Paul Nasrat1-3/+4
2007-05-16- let diff arguments be specified in the environmentPeter Jones1-3/+5
2007-05-10Add mono req/provides supportPaul Nasrat3-1/+130
2007-04-16Allow customisable diff and use -p by default (#146981)Paul Nasrat1-3/+5
2007-03-15Fix up debuginfo for various issues - inc. libc-client debuginfo (rh#205339)Paul Nasrat1-3/+8
2007-03-14Cleanup - move gendiff to scripts subdirPaul Nasrat2-0/+22
2007-02-22Filter out incorrect perl(main) provides (rh#177960).Paul Nasrat2-3/+11
2007-02-22This patch ensures the rpm cronjob to record rpmpkgs uses the full path toPaul Nasrat1-2/+2
2005-07-17Sanity.jbj1-0/+1
2005-07-14Typo.jbj1-1/+1
2005-07-13Added from bugzilla #153935.jbj2-0/+25
2005-07-13Added from bugzilla #153936.jbj2-0/+33
2005-07-13- fix: find-debuginfo.sh kernel voo-doo tweaks (#159346).jbj1-3/+10
2005-07-12- added brp-java-gcjcompile build helper.jbj2-2/+42
2005-05-30Permit file names with spaces.jbj4-4/+4
2005-03-25MDK patch at #108778.jbj1-1/+1
2005-01-25macosx/opendarwin hackery, take 1.jbj4-0/+20
2005-01-17Remove generated files.jbj3-39/+0
2004-12-07Redirect grep to /dev/null.jbj1-3/+3
2004-12-06- automagically detect and emit "python(abi) = 2.4" dependencies.jbj1-3/+2
2004-12-05- force *.py->*.pyo byte code compilation with brp-python-bytecompile.jbj2-2/+25
2004-11-09- resurrect freshen.sh to, say, upgrade only kernel-bigmem packages.jbj2-2/+84
2004-10-17- don't add time stamp to compressed man pages (#132526).jbj1-1/+1
2004-08-18- Added support for $RPM_Requires and $RPM_Provides.joden1-3/+152
2004-08-18- Fixed duplicate requires bug.joden1-10/+38
2004-06-29Allowed for "our" in from front of $RPM_Provides.joden1-3/+4
2004-06-29Changed spit() to split().joden1-11/+21
2004-06-20- find-lang.sh: implemented --with-kde (finds KDE help files);arekm1-12/+34
2004-06-08Permit sanity check on immutable region tags too.jbj1-2/+2
2004-04-08- perl: skip new-fangled head[34] while gerenerating deps (#118243).jbj3-6/+6
2003-12-28- find-debuginfo.sh: permit stripping unwritable by non-root (#112429).jbj1-9/+21
2003-12-28- perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934).jbj1-0/+10
2003-12-27- flush pipe before exit 1 in check-files (#103867).jbj1-1/+4
2003-12-26- perl.req typo (#106672).jbj1-1/+1
2003-12-10Introduced -d option into diff being run in check-files. This willniemeyer1-1/+1
2003-06-20Automagically byte compile python code.jbj2-2/+30
2003-03-14Skip /usr/lib/debug when walking $RPM_BUILD_ROOT.jbj1-1/+3
2003-03-06- fix: memory leak (85522).jbj3-0/+39
2003-03-01Sanity.jbj2-4/+73