Commit Graph

249 Commits

Author SHA1 Message Date
Jindrich Novy edc5c0ef84 Recognize lzma payload from its magic
- old lzma formats without magic aren't supported
2008-04-22 12:41:08 +02:00
Panu Matilainen f68f58975b Make find-lang.sh --with-man brp-compress friendly (rhbz#440994)
Patch from Ville Skyttä
2008-04-15 13:27:43 +03:00
Panu Matilainen 21b6c0af17 Don't exempt *.jar.so.debug from buildroot checks (rhbz#442264)
- jar-kludge no longer necessary...

Patch from Ville Skyttä
2008-04-15 13:13:40 +03:00
Peter Jones 36e6679eb0 Don't add syntax errors while I add sorting... 2008-02-08 14:58:26 -05:00
Peter Jones ee6b38a9d1 make gendiff sort the file list, so comparing the results is easier. 2008-02-08 14:54:29 -05:00
Panu Matilainen 339f85db55 Fix printing of filenames with whitespace in check-files (rhbz#430428) 2008-01-28 09:20:33 +02:00
Panu Matilainen f623116151 Missing space in russian translation (mdvbz#36974)
Patch originally from Andrey Borzenkov
2008-01-24 09:34:33 +02:00
Panu Matilainen 37bff306ae Handle "use vX.X.X" in perl dependency extraction (rhbz#140597)
Patch by Steven Prichard
2008-01-07 13:57:10 +02:00
Panu Matilainen 50f608b42f Install the new fancy perldep extractor 2007-12-12 14:33:56 +02:00
Panu Matilainen e044dc0d5a match *.omf, not *omf in find-lang (Ville Skyttä) 2007-10-14 12:49:18 +03:00
Panu Matilainen c7b8053f46 find-lang Qt translation support (Ville Skyttä) 2007-10-14 12:48:32 +03:00
Panu Matilainen 5656af9cf3 find-lang localized man page support (Ville Skyttä) 2007-10-14 12:42:47 +03:00
Panu Matilainen 52de216018 find-lang POSIX-compliant find(1) usage (Ville Skyttä) 2007-10-14 12:31:24 +03:00
Panu Matilainen aeeee26cbc find-lang spelling fixes (Ville Skyttä) 2007-10-14 12:30:31 +03:00
Panu Matilainen 67b68cbeb9 pkgconfig dependency script fixes
- don't make assumptions about package names, requires pkg-config executable
  path instead
- always create pkg-config dependency if *.pc files are included, not just
  in case the *.pc file requires other pkg-config modules
2007-10-10 11:30:37 +03:00
Ralf Corsépius fca4ed8d97 Install libtooldeps.sh and pkgconfigdeps.sh (Used by lib/rpm/macros). 2007-10-10 07:14:47 +02:00
Panu Matilainen 70ed33417d Small cronjob fixes (rhbz#315271)
- create cronjob temp file in target directory to ensure corrent
  selinux context (rhbz#315271)
- dont leave empty files around in case of failure
2007-10-03 08:57:54 +03:00
Ralf Corsépius 343effc65f Remove (unused). 2007-10-01 13:17:15 +02:00
Panu Matilainen 4bef9fd8b3 Own omf directories found by find-lang (rhbz#296731) 2007-09-27 12:28:30 +03:00
Ralf Corsépius a019b8bf96 Move handing scripts/gendiff from scripts/Makefile.am to Makefile.am 2007-09-13 14:49:35 +02:00
Ralf Corsépius 798d7c681d Move scripts/find-debuginfo.sh to Makefile.am. 2007-09-11 00:55:05 +02:00
Ralf Corsépius a892b30238 Add missing backslash. 2007-09-06 18:50:00 +02:00
Panu Matilainen 2e9586ad93 Add OSGi dependency extractor script from Kyu Lee 2007-09-06 08:19:03 +03:00
Panu Matilainen dc6d811988 Fix a bunch of whitespace-in-files issues in find-debuginfo 2007-09-05 15:21:43 +03:00
Panu Matilainen 06dad24cba New find-debuginfo script from Roland McGrath
- new options for using -g on DSO's
- support for multiple output files (multiple debuginfo subpackages)
- build ID support
- symlink and hardlink support
- new macro to optionally terminate build on missing build id's
2007-09-05 15:00:59 +03:00
Ralf Corsépius 38ec147d0b Generate scripts/macros.perl, scripts/macros.php, scripts/macros.python from inside of scripts/Makefile.am. 2007-09-05 12:09:45 +02:00
Ralf Corsépius df00864451 Install into rpmlibexecdir and rpmconfigdir. 2007-09-05 10:45:46 +02:00
Ralf Corsépius 1d06ce6a84 Include rpm.am. 2007-09-05 10:41:55 +02:00
Ralf Corsépius ca572a634c Install find-debuginfo.sh iff debugedit is being built. 2007-09-05 07:32:23 +02:00
Ralf Corsépius 7d4840fd16 Set configdir=@RPMCONFIGDIR@ 2007-08-31 14:36:46 +02:00
Panu Matilainen 46a5c3466a Vastly updated/rewritten perldeps.pl (rhbz#204800) from Michael Jennings 2007-08-31 13:52:40 +03:00
Panu Matilainen b3255558f6 Remove unused ancient trpm 2007-08-31 13:41:14 +03:00
Panu Matilainen 4e52d18de8 More junk removal...
- remove ancient orphan cross-build script
- dont install vpkg* scripts
2007-08-31 11:35:51 +03:00
Panu Matilainen 37f33a0b8b Remember to update makefiles wrt latest script removals 2007-08-31 11:34:07 +03:00
Panu Matilainen faeabb1ce4 Remove magic.prov|req that were only used by the unused find-bla.pl 2007-08-31 11:28:52 +03:00
Panu Matilainen d6ac1a5222 Remove unused, ancient getpo.sh 2007-08-31 11:27:25 +03:00
Panu Matilainen 1846726e62 Remove print_deps, was only used by unused find-prov/req.pl 2007-08-31 11:16:16 +03:00
Panu Matilainen b780f5a8d6 Nuke more unused scripts...
- http.req doesn't have anything to do with rpm really
- find-prov, -req.pl and get_magic.pl are not used anyway
2007-08-31 11:15:16 +03:00
Panu Matilainen 0b450467e2 Remove unused ancient sql.prov|req 2007-08-31 11:06:39 +03:00
Panu Matilainen 693ba3084b Remove ancient and unused find-{provides|requires}.perl scripts 2007-08-31 11:05:44 +03:00
Panu Matilainen 4fed992744 Remove ancient rpmrc -> macros converter, no longer useful 2007-08-31 10:44:08 +03:00
Panu Matilainen d977b13341 Remove dead cpan->spec scripts.
These are better served by having a separate upstream from rpm itself...
2007-08-31 10:42:08 +03:00
Panu Matilainen fe1f22a75b Lose unused and obsolete libtool- and pkgconfig .prov, .req scripts
libtooldeps and pkgconfigdeps are used instead.
2007-08-31 10:32:50 +03:00
Panu Matilainen 5dd1c2e3f1 Lose unnecessary freshen script.
Only necessary with implicit obsoletes on provides which we dont (anymore) have.
2007-08-31 10:30:06 +03:00
Panu Matilainen 045b67d1f3 Lose ancient and unused perllocate* scripts 2007-08-31 10:26:21 +03:00
Panu Matilainen 31a693a7eb Lose ancient and unused brp-redhat 2007-08-31 10:25:11 +03:00
Ralf Corsépius 1d4fbefcb8 Remove installprefix, all: 2007-08-31 08:59:17 +02:00
Panu Matilainen 10d01f4177 Fix perl version provide for packages defined in multiple blocks (#rhbz214496)
Successive definitions of the same package shouldn't stomp on previously
found $VERSION, this is how perl itself behaves.
Patch from James Ralston.
2007-08-28 08:52:06 +03:00
Panu Matilainen fdaa6e3794 Make find-lang.sh --with-gnome pick up omf files (rhbz#251400)
Patch from Matthias Clasen.
2007-08-15 12:07:31 +03:00
Panu Matilainen 9ef80f10dd Cut down on false perl requires (rhbz#198033...)
Patch from John Owens.
2007-08-10 11:41:24 +03:00