rpm/scripts
Ville Skyttä 965ff36369 gendiff: Fix diff of filenames containing spaces
Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
2014-10-06 10:56:23 +03:00
..
Makefile.am Remember to actually install appdata.prov script 2014-04-14 16:52:05 +03:00
appdata.prov Add support for automatic appdata() provides 2013-10-14 09:56:48 +03: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 thinko from commit e83d5c0bdd 2013-09-12 15:51:43 +03:00
brp-python-hardlink Fix quoting in brp-python-hardlink (patch from Jon Nelson) 2012-04-23 15:35:29 +03: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 Here's a little patch does a couple of things for the check-files script: 2013-04-26 12:29:31 +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 Add application() and application(filename) provides for desktop files. 2013-10-14 09:56:31 +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 Always use the new dependency generator "engine" 2014-03-31 16:00:38 +03: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 Always use the new dependency generator "engine" 2014-03-31 16:00:38 +03: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 gendiff: Fix diff of filenames containing spaces 2014-10-06 10:56:23 +03:00
libtooldeps.sh Fix libtool dependency generation with libtool >= 2.4.2 2014-06-16 12:19:06 +03:00
macros.perl Remove bogus __find_requires|provides macro definitions (RhBug:1043149) 2013-12-16 10:46:09 +02:00
macros.php Remove bogus __find_requires|provides macro definitions (RhBug:1043149) 2013-12-16 10:46:09 +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 Spelling fixes. 2013-02-19 21:35:40 +02:00
perl.req Don't match use or requires within a multi-line print statement 2014-02-18 15:27:04 +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
rpm.supp Fix (well, loosen up) the valgrind suppression rules 2012-07-30 17:29:47 +03:00
rpm2cpio.sh Avoid locale issues in rpm2cpio.sh (RhBug:878363) 2012-11-22 12:22:06 +02:00
rpm_fulldb_update Spelling fixes. 2013-02-19 21:35:40 +02:00
rpmdb_loadcvt Sanity. 2003-03-01 20:23:39 +00:00
rpmsync Spelling fixes. 2013-02-19 21:35:40 +02: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 Spelling fixes. 2013-02-19 21:35:40 +02:00