Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync script and tag lists with rpm 4.12.90 | Ville Skyttä | 2022-09-13 | 1 | -4/+10 |
| | |||||
* | Fix compatibility with Emacs 28.1 | Bhavin Gandhi | 2022-09-13 | 1 | -4/+4 |
| | | | | | | | | | | Functions without WHEN were deprecated in 23.1 https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS.28#n3063 I wasn't able to find any history of rpm-spec-mode prior 0.12, so setting the WHEN to 0.12. Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com> | ||||
* | rpm-spec-mode.el: update to version 0.16 | Jani Välimaa | 2020-10-01 | 1 | -427/+531 |
| | |||||
* | remove obsolete $Id: CVS tags | Thierry Vignaud | 2018-09-04 | 1 | -1/+0 |
| | |||||
* | update the default rpm spec of the emacs mode to fit Mageia policies | Malo Deniélou | 2011-12-17 | 1 | -5/+2 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-01-06 | 1 | -3/+3 |
| | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r231 | boklm | 2011-01-06 17:30:05 +0000 (Thu, 06 Jan 2011) | 1 line import rpm-setup version cleaned by blino ------------------------------------------------------------------------ | ||||
* | update known rpm groups (#27773) | Pascal Rigaux | 2007-12-20 | 1 | -3/+7 |
| | |||||
* | use buildroot macro instead of RPM_BUILD_ROOT environment variable | Olivier Blin | 2007-12-19 | 1 | -2/+2 |
| | |||||
* | use %mkrel by default in new spec files | Olivier Blin | 2006-06-29 | 1 | -1/+1 |
| | |||||
* | handle increasing things like "%mkrel 2" | Pascal Rigaux | 2006-01-23 | 1 | -1/+4 |
| | |||||
* | fix rpm-increase-release-with-macros when mkrel is used | Pascal Rigaux | 2005-05-13 | 1 | -4/+5 |
| | |||||
* | - add emacs mode spec | Olivier Thauvin | 2005-05-03 | 1 | -0/+1358 |
- update requres - read /etc/rpm/macros.* |