diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-02-12 14:57:55 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-02-12 14:57:55 +0100 |
commit | 73670dca612cfb3bd0c632e7dc25d3255f6d65ef (patch) | |
tree | 4a3b1e11139761530c256dbd9123ac16b6bc9eb1 /NEWS | |
parent | a8c34c9a3691b35881fd767b62f70a3752a85398 (diff) | |
download | rpm-setup-73670dca612cfb3bd0c632e7dc25d3255f6d65ef.tar rpm-setup-73670dca612cfb3bd0c632e7dc25d3255f6d65ef.tar.gz rpm-setup-73670dca612cfb3bd0c632e7dc25d3255f6d65ef.tar.bz2 rpm-setup-73670dca612cfb3bd0c632e7dc25d3255f6d65ef.tar.xz rpm-setup-73670dca612cfb3bd0c632e7dc25d3255f6d65ef.zip |
Revert "build.macros: drop unused _with() and _without() macros originating to RPM 4.4"
This reverts commit c77511f05f13b1d568a6f04a1a9cf2625f40666e.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -7,8 +7,6 @@ Version 2.51 - 3 February 2020, by Jani Välimaa - build.macros: drop pyver macro (moved to python-rpm-macros) - build.macros: drop unused macros - _package_i18n() - - _with() - - _without() - py_platlibdir - py_purelibdir - py_platsitedir |