Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svn keyword | Guillaume Rousse | 2009-05-23 | 1 | -0/+1 |
| | |||||
* | skip PDF files (mdv bug #51128) | Guillaume Rousse | 2009-05-23 | 1 | -1/+6 |
| | |||||
* | svn keyword | Guillaume Rousse | 2009-05-23 | 1 | -0/+1 |
| | |||||
* | svn keyword | Guillaume Rousse | 2009-05-23 | 1 | -0/+1 |
| | |||||
* | cosmetics | Guillaume Rousse | 2009-05-23 | 1 | -2/+6 |
| | |||||
* | checking for DONT_GPRINTIFY is done in rpm macro | Guillaume Rousse | 2009-05-23 | 1 | -9/+6 |
| | |||||
* | check buildroot as other scripts | Guillaume Rousse | 2009-05-23 | 3 | -3/+30 |
| | |||||
* | checking for DONT_REMOVE_INFO_DIR var is done in rpm macro | Guillaume Rousse | 2009-05-23 | 1 | -1/+1 |
| | |||||
* | checking for DONT_FIX_PAMD_CONFIGS env var is done in rpm macro | Guillaume Rousse | 2009-05-23 | 1 | -8/+5 |
| | |||||
* | - prepare for new releasev0.30.3 | Michael Scherer | 2009-05-13 | 1 | -1/+1 |
| | |||||
* | - readd missing compress_files call, guess it was erased by error by the ↵ | Michael Scherer | 2009-05-13 | 1 | -0/+1 |
| | | | | previous commit, fix #50803 | ||||
* | new releasev0.30.2 | Guillaume Rousse | 2009-05-08 | 2 | -1/+10 |
| | |||||
* | oopd | Guillaume Rousse | 2009-05-08 | 1 | -4/+4 |
| | |||||
* | normalize man page has been dropped | Guillaume Rousse | 2009-05-08 | 1 | -2/+1 |
| | |||||
* | normalize man page has been dropped | Guillaume Rousse | 2009-05-08 | 1 | -9/+4 |
| | |||||
* | normalize man page has been dropped | Guillaume Rousse | 2009-05-08 | 1 | -2/+0 |
| | |||||
* | drop man page normalisation: it doesn't work on compressed man pages (mdv ↵ | Guillaume Rousse | 2009-05-08 | 1 | -60/+0 |
| | | | | bug#50729), and seems to be uneeded anymore, as file command doesn't need it anymore | ||||
* | cosmetics | Guillaume Rousse | 2009-05-08 | 1 | -13/+13 |
| | |||||
* | drop hardlink handling, as current implementation doesn't work ↵ | Guillaume Rousse | 2009-05-08 | 1 | -36/+7 |
| | | | | (uncompression fails for files with hard links), and given than no error was ever reported, it is unlikely to happen | ||||
* | fix exception handling: | Guillaume Rousse | 2009-05-08 | 3 | -21/+13 |
| | | | | | | | - exported string is now a single regexp, as automatic dependencies exceptions - don't change directory in compress_file, so as to match absolute path easily, as $File::Find::name will always be relative to $buildroot | ||||
* | fix syntax error (bug #50724)v0.30.1 | Götz Waschk | 2009-05-08 | 1 | -1/+0 |
| | |||||
* | new releasev0.30.0 | Guillaume Rousse | 2009-05-07 | 2 | -1/+10 |
| | |||||
* | * replace deprecated 'lzmash' command with 'lzma' | Per Øyvind Karlsen | 2009-05-07 | 1 | -3/+6 |
| | | | | | * add support for xz | ||||
* | only test regexp if exclusion were defined, because the empty pattern always ↵ | Guillaume Rousse | 2009-03-29 | 1 | -3/+3 |
| | | | | matches... | ||||
* | ensure implementation is consistent with doc | Guillaume Rousse | 2009-03-29 | 1 | -2/+2 |
| | |||||
* | document normalize_man_pages | Guillaume Rousse | 2009-03-29 | 1 | -0/+5 |
| | |||||
* | add normalize_man_pages to files list | Guillaume Rousse | 2009-03-29 | 1 | -2/+3 |
| | |||||
* | run normalize_man_page before compressing them | Guillaume Rousse | 2009-03-29 | 1 | -0/+1 |
| | |||||
* | initial import | Guillaume Rousse | 2009-03-29 | 1 | -0/+60 |
| | |||||
* | ignore variables names protected by '\' (#49277) | Guillaume Rousse | 2009-03-29 | 1 | -1/+1 |
| | |||||
* | 0.29.5v0.29.5 | Pascal Rigaux | 2008-08-26 | 2 | -1/+4 |
| | |||||
* | handle DONT_STRIP even if not exported, | Pascal Rigaux | 2008-08-26 | 1 | -1/+1 |
| | | | | | useful for: DONT_STRIP=1; %{?__spec_helper_post} | ||||
* | 0.29.4v0.29.4 | Pascal Rigaux | 2008-05-16 | 2 | -1/+2 |
| | |||||
* | strip_and_check_elf_files: skip check on /usr/lib/debug (#40847) | Pascal Rigaux | 2008-05-15 | 2 | -6/+10 |
| | |||||
* | new versionv0.29.3 | Guillaume Rousse | 2008-05-14 | 2 | -1/+6 |
| | |||||
* | return of the explicit symlink test during file recursion, as previous ↵ | Guillaume Rousse | 2008-05-14 | 2 | -0/+4 |
| | | | | commit make them accepted | ||||
* | new versionv0.29.2 | Guillaume Rousse | 2008-05-14 | 2 | -1/+4 |
| | |||||
* | change strategy when recursing files from accepting everything but some ↵ | Guillaume Rousse | 2008-05-14 | 2 | -8/+4 |
| | | | | exceptions to rejecting everything but files, for more robustness | ||||
* | new releasev0.29.1 | Guillaume Rousse | 2008-05-08 | 2 | -1/+6 |
| | |||||
* | no more external chmod command use | Guillaume Rousse | 2008-05-08 | 1 | -2/+6 |
| | |||||
* | no more usage of external find command | Guillaume Rousse | 2008-05-08 | 1 | -11/+11 |
| | |||||
* | anonymous callbacks only | Guillaume Rousse | 2008-05-08 | 1 | -33/+33 |
| | |||||
* | no more call to external commands for file linking and deletions | Guillaume Rousse | 2008-05-08 | 1 | -7/+7 |
| | |||||
* | code factorisation | Guillaume Rousse | 2008-05-08 | 1 | -58/+34 |
| | |||||
* | update to mention strip_and_check_elf_files | Pascal Rigaux | 2008-05-07 | 1 | -2/+3 |
| | |||||
* | fix build (cf previous commit) | Pascal Rigaux | 2008-05-07 | 1 | -1/+1 |
| | |||||
* | 0.29 | Pascal Rigaux | 2008-05-07 | 2 | -1/+2 |
| | |||||
* | * replace strip_files with strip_and_check_elf_files which checks for | Pascal Rigaux | 2008-05-07 | 3 | -16/+38 |
| | | | | | | | | | overlinking (cf http://wiki.mandriva.com/en/Overlinking) and "missing linking" (need checking if there are too many false positives) nb: strip_and_check_elf_files is done last in %__spec_helper_post so that the warning is easier to see in rpmbuild logs | ||||
* | don't use external find command, but File::Find everywhere, and honour ↵ | Guillaume Rousse | 2008-05-06 | 1 | -5/+68 |
| | | | | EXCLUDE_FROM_COMPRESS variable | ||||
* | use a better function name | Pascal Rigaux | 2008-05-06 | 1 | -2/+2 |
| |