rpm/scripts
Florian Festi 4a9b7f547c perl.req: Also skip blocks with my var = <<
Before only
var = <<BLOCK
 foo
BLOCK

was skipped.

But

my var = <<BLOCK

is also valid perl and needs to be skipped for dependency scanning.
2017-03-13 11:24:43 +01:00
..
Makefile.am Define AM_CFLAGS inside the Makefile.am files themselves. 2016-12-09 11:35:38 +02:00
brp-compress only set default values for $COMPRESS & $COMPRESS_EXT if environment variables isn't already set, allowing to overriding these 2015-08-28 15:05:02 +02: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 brp-python-bytecompile: Process python lib dirs even without standard Python 2017-02-14 14:10:11 +01:00
brp-python-hardlink Don't fail build if there are no pyc/pyo/... files to link 2016-04-14 14:26:12 +02:00
brp-strip Fix stripping of binaries for changed file output. 2015-06-30 11:42:11 +02:00
brp-strip-comment-note Fix stripping of binaries for changed file output. 2015-06-30 11:42:11 +02:00
brp-strip-shared Fix stripping of binaries for changed file output. 2015-06-30 11:42:11 +02: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 Replace using of undocumented bash feature with documented one. 2015-04-17 10:23:14 +02:00
debuginfo.prov let debuginfo packages provide the build-id 2016-08-03 12:10:40 +02:00
desktop-file.prov Add application() and application(filename) provides for desktop files. 2013-10-14 09:56:31 +03:00
find-debuginfo.sh Add option to have unique debug source dirs across version/release/arch. 2017-03-06 15:17:20 +02:00
find-lang.sh Fix an apparent copy-paste error in find-lang MATE support 2017-01-19 14:49:49 +02:00
find-provides Fix recursive calling of rpmdeps tool (rhbz:1297557) 2016-01-15 15:41:52 +01: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 Fix recursive calling of rpmdeps tool (rhbz:1297557) 2016-01-15 15:41:52 +01: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
metainfo.prov appdata -> metainfo, add support for metainfo files 2016-11-18 14:38:39 +01: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
perl.prov add support for _ in perl module version 2015-08-28 15:14:50 +02:00
perl.req perl.req: Also skip blocks with my var = << 2017-03-13 11:24:43 +01: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
pythondistdeps.py Fix pythondistdeps.py --provides for Python wheels 2017-02-15 15:59:15 +01: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 rpm2cpio.sh: refactoring to reduce extra dependencies 2016-09-12 15:04:08 +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
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