Commit Graph

8 Commits

Author SHA1 Message Date
Archie Cobbs d7b393a512 Here's a little patch does a couple of things for the check-files script:
- Eliminates the use of one of the two temporary files
- Ensures the other temporary file gets cleaned up in all termination
  scenarios
- Performs the difference check more efficiently

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
2013-04-26 12:29:31 +03:00
Jeff Tickle 31d807ffa8 $RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)
- This patch adds quotes around $RPM_BUILD_ROOT in places that I noticed
  they were missing, and attempts to handle some of the problems that can
  occur when looping over the output of find.

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
2011-09-06 09:52:19 +03:00
Panu Matilainen 339f85db55 Fix printing of filenames with whitespace in check-files (rhbz#430428) 2008-01-28 09:20:33 +02:00
jbj e7cb28cfe7 Typo.
CVS patchset: 7888
CVS date: 2005/07/14 15:50:30
2005-07-14 15:50:30 +00:00
jbj d779a6a7f8 MDK patch at #108778.
CVS patchset: 7837
CVS date: 2005/03/25 17:30:00
2005-03-25 17:30:00 +00:00
jbj 5618e713b8 - flush pipe before exit 1 in check-files (#103867).
CVS patchset: 7036
CVS date: 2003/12/27 18:02:20
2003-12-27 18:02:20 +00:00
niemeyer 4c5d56d3bf Introduced -d option into diff being run in check-files. This will
ensure that a minimum set of changes is computed, avoiding spurious
errors about files that are actually being packaged.

CVS patchset: 6970
CVS date: 2003/12/10 20:36:33
2003-12-10 20:36:33 +00:00
jbj b297e9e63c - configurable (default off) build failure iff unpackaged files (PLD).
CVS patchset: 5586
CVS date: 2002/07/31 18:27:53
2002-07-31 18:27:53 +00:00