git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28295
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# Allow the release tag to be specified on the rpmbuild command
# line with --define 'release SOMETHING' If no such definition is
# used then the release number is 1.
# Allow the release tag to be specified on the rpmbuild command
# line with --define 'release SOMETHING' If no such definition is
# used then the release number is 1.
-%if %{release:0}%{!?release:1}
+%if %{?release:0}%{!?release:1}