f31+ --without-bd
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
d5545d0c66
commit
121656e62d
@ -27,7 +27,7 @@
|
|||||||
# rpmbuild -ta @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz --without bd
|
# rpmbuild -ta @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz --without bd
|
||||||
%{?_without_bd:%global _without_bd --disable-bd-xlator}
|
%{?_without_bd:%global _without_bd --disable-bd-xlator}
|
||||||
|
|
||||||
%if ( 0%{?rhel} && 0%{?rhel} > 7 )
|
%if ( 0%{?fedora} && 0%{?fedora} > 30 ) || ( 0%{?rhel} && 0%{?rhel} > 7 )
|
||||||
%global _without_bd --without-bd
|
%global _without_bd --without-bd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -1394,6 +1394,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 9 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
|
||||||
|
- f31+ --without-bd
|
||||||
|
|
||||||
* Tue Oct 1 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 7.0-0.5rc3
|
* Tue Oct 1 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 7.0-0.5rc3
|
||||||
- 7.0 RC3 (note, rc2 was tagged but not released)
|
- 7.0 RC3 (note, rc2 was tagged but not released)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user