rpm/scripts
Panu Matilainen 0cc5e818a9 Require pkg-config 0.24 for creating pkgconfig() dependencies
- The support for --print-requires|provides was only upstreamed in
  pkg-config 0.24, prior to that it relied on distros patching their
  pkg-config. Rpm relying on non-upstream stuff is not good...
  Now that it's upstream we can make a clean break and simply not
  even try to generate the dependencies with anything older.
- The upstreamed version behaves slightly differently from what distros
  were patching with, for rpm's purposes we also want
  --print-requires-private now.
2010-12-03 12:44:49 +02:00
..
Makefile.am Lose ancient and bitrotten rpmdiff scripts (ticket #148) 2010-03-15 12:37:16 +02:00
brp-compress Avoid some unnecessary command invocations in scripts. 2010-02-11 15:40:09 +02:00
brp-java-gcjcompile - added brp-java-gcjcompile build helper. 2005-07-12 11:29:05 +00:00
brp-python-bytecompile brp-python-bytecompile fixes + improvements (RhBug:558997) 2010-02-03 12:26:23 +02:00
brp-python-hardlink Avoid some unnecessary command invocations in scripts. 2010-02-11 15:40:09 +02:00
brp-strip Pass %{__strip} and %{__objdump} to brp-strip* scripts 2010-01-27 09:40:15 +02:00
brp-strip-comment-note Pass %{__strip} and %{__objdump} to brp-strip* scripts 2010-01-27 09:40:15 +02:00
brp-strip-shared Pass %{__strip} and %{__objdump} to brp-strip* scripts 2010-01-27 09:40:15 +02:00
brp-strip-static-archive Pass %{__strip} and %{__objdump} to brp-strip* scripts 2010-01-27 09:40:15 +02:00
check-buildroot Remove pointless message translation from check-buildroot 2009-11-27 15:13:43 +02:00
check-files Fix printing of filenames with whitespace in check-files (rhbz#430428) 2008-01-28 09:20:33 +02: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 Fix find-debuginfo.sh behavior on cross-directory hardlinks (RhBug:618426) 2010-08-09 15:29:15 +03:00
find-lang.sh Search all locale dirs in find-lang.sh, not just those under share/ (#159) 2010-05-20 11:35:16 +03: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 Remove misleading leftover comments from ocaml-dep extractors 2010-02-01 13:39:42 +02:00
ocaml-find-requires.sh Remove misleading leftover comments from ocaml-dep extractors 2010-02-01 13:39:42 +02:00
osgideps.pl Avoid some stat() calls. 2010-02-11 15:39:36 +02:00
perl.prov Make perl.{req,prov} warn about unreadable files. 2010-03-01 11:50:29 +02:00
perl.req Extract dependencies from "use base qw"..."" and "use base qw'...'". 2010-06-29 13:18:52 +03: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 Recognize lzma payload from its magic 2008-04-22 12:41:08 +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 - fix :armor query extension, tgpg mktmp handling (#80684). 2002-12-29 22:31:00 +00:00
vpkg-provides.sh Use grep -E and grep -F instead of egrep and fgrep. 2009-12-17 10:43:52 +02:00