.. |
Makefile.am
|
Lose ancient and bitrotten rpmdiff scripts (ticket #148)
|
2010-03-15 12:37:16 +02:00 |
brp-compress
|
$RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)
|
2011-09-06 09:52:19 +03:00 |
brp-java-gcjcompile
|
$RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)
|
2011-09-06 09:52:19 +03:00 |
brp-python-bytecompile
|
Fix brp-python-bytecompile breakage from the recent whitespace patch
|
2011-09-06 22:37:42 +03:00 |
brp-python-hardlink
|
Avoid some unnecessary command invocations in scripts.
|
2010-02-11 15:40:09 +02:00 |
brp-strip
|
$RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)
|
2011-09-06 09:52:19 +03:00 |
brp-strip-comment-note
|
$RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)
|
2011-09-06 09:52:19 +03:00 |
brp-strip-shared
|
$RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)
|
2011-09-06 09:52:19 +03:00 |
brp-strip-static-archive
|
$RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)
|
2011-09-06 09:52:19 +03:00 |
check-buildroot
|
Honor $TMPDIR in various scripts.
|
2011-04-13 14:49:36 +03:00 |
check-files
|
$RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)
|
2011-09-06 09:52:19 +03:00 |
check-prereqs
|
Fix typo in check-prereq (rhbz#203182) by Steve Grubb.
|
2007-06-05 15:16:37 +03:00 |
check-rpaths
|
Include additional buildroot sanity check scripts (rhbz#245639)
|
2007-07-04 15:06:20 +03:00 |
check-rpaths-worker
|
Remove outdated comment in check-rpaths-worker
|
2007-07-09 12:31:32 +03:00 |
desktop-file.prov
|
Don't process desktop files without Type=Application and Exec= line
|
2010-05-04 12:51:21 +03:00 |
find-debuginfo.sh
|
Generate debug symlinks for all filenames sharing a build-id (RhBug:641377)
|
2012-03-07 11:30:19 +02:00 |
find-lang.sh
|
Fix find-lang to correctly detect all translations for new gnome help
|
2012-03-19 10:04:47 +02:00 |
find-php-provides
|
Fiddling with ulimit settings does not belong to dep extractor scripts
|
2009-11-27 14:55:12 +02:00 |
find-php-requires
|
Fiddling with ulimit settings does not belong to dep extractor scripts
|
2009-11-27 14:55:12 +02:00 |
find-provides.php
|
Use grep -E and grep -F instead of egrep and fgrep.
|
2009-12-17 10:43:52 +02:00 |
find-requires.php
|
Use grep -E and grep -F instead of egrep and fgrep.
|
2009-12-17 10:43:52 +02:00 |
fontconfig.prov
|
Ugh, fix reversed condition on font-provide extractor
|
2010-07-02 13:23:11 +03:00 |
gendiff
|
Don't add syntax errors while I add sorting...
|
2008-02-08 14:58:26 -05:00 |
libtooldeps.sh
|
Extract pkgconfig and libtool dependencies automatically.
|
2007-07-31 12:06:34 +03:00 |
macros.perl
|
Eliminate unnecessary processing on scripts/macros.*
|
2010-02-01 13:39:42 +02:00 |
macros.php
|
Eliminate unnecessary processing on scripts/macros.*
|
2010-02-01 13:39:42 +02:00 |
macros.python
|
Eliminate unnecessary processing on scripts/macros.*
|
2010-02-01 13:39:42 +02:00 |
mono-find-provides
|
Use grep -E and grep -F instead of egrep and fgrep.
|
2009-12-17 10:43:52 +02:00 |
mono-find-requires
|
Use grep -E and grep -F instead of egrep and fgrep.
|
2009-12-17 10:43:52 +02:00 |
ocaml-find-provides.sh
|
Correctly quote tr [:blank:] in OCaml dependency scripts.
|
2012-03-07 09:03:32 +02:00 |
ocaml-find-requires.sh
|
Correctly quote tr [:blank:] in OCaml dependency scripts.
|
2012-03-07 09:03:32 +02:00 |
osgideps.pl
|
Avoid some stat() calls.
|
2010-02-11 15:39:36 +02:00 |
perl.prov
|
Remove unneeded regex grouping.
|
2011-04-29 08:49:29 +03:00 |
perl.req
|
Fix brace matching on multiline constructs in perl.req (RhBug:752119)
|
2011-12-14 17:19:12 +02:00 |
perldeps.pl
|
Missing space in russian translation (mdvbz#36974)
|
2008-01-24 09:34:33 +02:00 |
pkgconfigdeps.sh
|
Require pkg-config 0.24 for creating pkgconfig() dependencies
|
2010-12-03 12:44:49 +02:00 |
pythondeps.sh
|
Unbreak python(abi) requires generation (RhBug:562906)
|
2010-02-09 09:37:51 +02:00 |
rpm.daily
|
Small cronjob fixes (rhbz#315271)
|
2007-10-03 08:57:54 +03:00 |
rpm.log
|
- add cron/logrotate scripts to save installed package filenames.
|
2001-05-13 18:03:34 +00:00 |
rpm2cpio.sh
|
Fix rpm2cpio.sh error exit on unrecognized compression
|
2012-03-15 11:41:40 +02:00 |
rpm_fulldb_update
|
Sync with rpm-4_0 branch.
|
2001-09-15 13:49:11 +00:00 |
rpmdb_loadcvt
|
Sanity.
|
2003-03-01 20:23:39 +00:00 |
rpmsync
|
Sync with rpm-4_0 branch.
|
2001-09-15 13:49:11 +00:00 |
script.req
|
Extract #!/usr/bin/env interpreter dependencies, part 1 (ticket #136)
|
2010-02-18 15:23:02 +02:00 |
tcl.req
|
Updated dependency scripts (#20295).
|
2001-03-15 13:58:16 +00:00 |
tgpg
|
Honor $TMPDIR in various scripts.
|
2011-04-13 14:49:36 +03:00 |
vpkg-provides.sh
|
Honor $TMPDIR in various scripts.
|
2011-04-13 14:49:36 +03:00 |