aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNeal Gompa <ngompa13@gmail.com>2017-07-30 19:37:50 -0400
committerNeal Gompa <ngompa13@gmail.com>2017-07-30 19:37:50 -0400
commitb0abbd1c63251b3de4a63a45cc09a718a993d24f (patch)
tree95951c82657aaf5399857e248fb6b71817f939f5 /NEWS
parentebae14c902cd319f62ccbdc11db0975f6f9792a9 (diff)
downloadrpm-setup-b0abbd1c63251b3de4a63a45cc09a718a993d24f.tar
rpm-setup-b0abbd1c63251b3de4a63a45cc09a718a993d24f.tar.gz
rpm-setup-b0abbd1c63251b3de4a63a45cc09a718a993d24f.tar.bz2
rpm-setup-b0abbd1c63251b3de4a63a45cc09a718a993d24f.tar.xz
rpm-setup-b0abbd1c63251b3de4a63a45cc09a718a993d24f.zip
Rename %configure to %main_configure and add %configure shims
This allows %configure and %configure2_5x to use %main_configure and tweak it on the fly. This is intended to be temporary until packages are fixed to use %configure properly.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71468b1..0596590 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- Rename %configure to %main_configure and add shims
+ for %configure and %configure2_5x to use it
- Remove redundant %__debug_install_post as it breaks
split debuginfo and debugsource subpackage generation
- Remove find-lang.pl in favor of using upstream find-lang.sh