Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Override _query_all_fmt so rpm -qa (without a --qf format specification) | Rafael Garcia-Suarez | 2006-01-06 | 1 | -0/+2 |
| | | | | | returns the same format as with rpm 4.4.2. | ||||
* | Override _changelog_truncate to "3 years ago" (instead of the default in rpm | Rafael Garcia-Suarez | 2006-01-06 | 1 | -0/+2 |
| | | | | | 4.4.4 which is only one year ago) | ||||
* | Add _rpmlock_path to the default macros. That's the path used for the | Rafael Garcia-Suarez | 2006-01-05 | 1 | -0/+2 |
| | | | | | transaction fcntl lock. It comes from the rpm 4.4.2 default macros. | ||||
* | - Fix PreReq, thanks neoclust to recall me this | Olivier Thauvin | 2005-12-26 | 1 | -1/+1 |
| | |||||
* | Typo fix | Rafael Garcia-Suarez | 2005-12-08 | 1 | -1/+1 |
| | |||||
* | enable -debug packages for 2007, build with -fasynchronous-unwind-tables | Gwenolé Beauchesne | 2005-10-06 | 1 | -2/+2 |
| | | | | | on x86 and -fexceptions everywhere (including for C code) | ||||
* | %_lib independent fixes to %py_* macros, use distutils | Gwenolé Beauchesne | 2005-10-06 | 1 | -3/+3 |
| | |||||
* | - fix py_libdir #18772 | Olivier Thauvin | 2005-09-22 | 1 | -1/+1 |
| | |||||
* | factor out common compile flags and build with -D_FORTIFY_SOURCE=2 | Gwenolé Beauchesne | 2005-08-25 | 1 | -0/+3 |
| | |||||
* | make generation of debug packages work again (aka fix mdv split + merge from | Gwenolé Beauchesne | 2005-08-25 | 1 | -1/+2 |
| | | | | | Conectiva macros) | ||||
* | check-multiarch-files: fix invocation and path to the script as others | Gwenolé Beauchesne | 2005-08-16 | 1 | -1/+1 |
| | | | | | (/usr/lib/rpm/check-*), default to not check for multiarch files in 2006 | ||||
* | - some macro from connectiva | Olivier Thauvin | 2005-08-03 | 1 | -19/+59 |
| | |||||
* | - add %__{chkconfig,service} macros | Olivier Thauvin | 2005-06-27 | 1 | -0/+3 |
| | |||||
* | - provide %_package_i18n (testing) | Olivier Thauvin | 2005-06-13 | 1 | -3/+14 |
| | | | | | - %with %without => %_with %_without to not conflict with current rpm macro | ||||
* | - rpmbuild --without section | Olivier Thauvin | 2005-06-08 | 1 | -0/+29 |
| | | | | | - fix %with() %without() | ||||
* | - add %_logdir | Olivier Thauvin | 2005-05-31 | 1 | -1/+8 |
| | | | | | - add some macro from conectiva | ||||
* | - disable automatic gpg key query on server | Olivier Thauvin | 2005-05-25 | 1 | -0/+4 |
| | |||||
* | - do not reload rpm configuration as it pollute macros parsing | Olivier Thauvin | 2005-05-13 | 1 | -0/+2 |
| | | | | | - +k6 on ix86 | ||||
* | - 0.8 (fix %_localstatedir)v0_80.8 | Olivier Thauvin | 2005-05-12 | 1 | -0/+2 |
| | |||||
* | - %_libexecdir == %_libdir | Olivier Thauvin | 2005-05-10 | 1 | -0/+2 |
| | |||||
* | build_sysmacrospath take %name if no name | Olivier Thauvin | 2005-05-06 | 1 | -1/+1 |
| | |||||
* | - add rpmpopt | Olivier Thauvin | 2005-05-01 | 1 | -2/+2 |
| | | | | | - fix optflags in macros | ||||
* | - remove Makefile.in from cvs0.1 | Olivier Thauvin | 2005-04-29 | 1 | -3/+8 |
| | | | | | | | - more scripts - version is 0.1 (in way) - use spec-helper at time | ||||
* | - update mkrel | Olivier Thauvin | 2005-04-28 | 1 | -5/+10 |
| | | | | | | - include rpm rpmrc in our rpmrc - minor fixes | ||||
* | - import | Olivier Thauvin | 2005-04-26 | 1 | -0/+466 |