Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 | ||||
* | normalize man page has been dropped | Guillaume Rousse | 2009-05-08 | 1 | -2/+0 |
| | |||||
* | run normalize_man_page before compressing them | Guillaume Rousse | 2009-03-29 | 1 | -0/+1 |
| | |||||
* | handle DONT_STRIP even if not exported, | Pascal Rigaux | 2008-08-26 | 1 | -1/+1 |
| | | | | | useful for: DONT_STRIP=1; %{?__spec_helper_post} | ||||
* | * replace strip_files with strip_and_check_elf_files which checks for | Pascal Rigaux | 2008-05-07 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | name harmonization | Guillaume Rousse | 2008-02-10 | 1 | -3/+3 |
| | |||||
* | rename translate_menu.pl to translate_menu, for consistency | Guillaume Rousse | 2008-01-29 | 1 | -1/+1 |
| | |||||
* | pass compression format as an argument to compress_file, and bump releasev0.27.1 | Guillaume Rousse | 2007-09-04 | 1 | -3/+1 |
| | |||||
* | - _extension should be lzma | Olivier Thauvin | 2007-07-12 | 1 | -0/+2 |
| | |||||
* | add fix-eol scriptlet | Guillaume Rousse | 2007-06-15 | 1 | -0/+1 |
| | |||||
* | fix installation and substitution | Guillaume Rousse | 2007-03-05 | 1 | -1/+1 |
| | |||||
* | - fix typo (thanks Stew) | Olivier Thauvin | 2006-11-29 | 1 | -1/+1 |
| | |||||
* | Replace relative_me_babe by relink_symlinks, by Guillaume Rousse (bug #22983) | Rafael Garcia-Suarez | 2006-06-07 | 1 | -1/+1 |
| | |||||
* | - fix space | Olivier Thauvin | 2006-05-24 | 1 | -2/+2 |
| | |||||
* | - add missing call in macros files (Thx spturtle) | Olivier Thauvin | 2006-05-24 | 1 | -0/+2 |
| | |||||
* | - fix typo in script name | Olivier Thauvin | 2006-05-20 | 1 | -1/+1 |
| | |||||
* | - add this macros file to easier spec-helper integration in latest rpm | Olivier Thauvin | 2006-05-20 | 1 | -0/+16 |