remove comments containing macros
This commit is contained in:
parent
32c0f5079b
commit
f2d3adf8d2
@ -1,9 +1,5 @@
|
||||
#if !0%{?fedora}%{?rhel} || 0%{?fedora} >= 17 || 0%{?rhel} >= 7
|
||||
#global needs_multilib_quirk 0
|
||||
#else
|
||||
# let -devel require drivers to make them available as multilib
|
||||
%global needs_multilib_quirk 1
|
||||
#endif
|
||||
|
||||
%if !0%{?fedora}%{?rhel} || 0%{?fedora} >= 16 || 0%{?rhel} >= 7
|
||||
%global _hardened_build 1
|
||||
@ -294,6 +290,7 @@ udevadm hwdb --update >/dev/null 2>&1 || :
|
||||
usb3-xhci
|
||||
- update udev patch
|
||||
- ship umax_pp tool
|
||||
- remove comments containing macros
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.24-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user