|
|
@ -3,7 +3,7 @@
|
|
|
|
# Should contain .alphaX / .betaX, if this is pre-release (actually
|
|
|
|
# Should contain .alphaX / .betaX, if this is pre-release (actually
|
|
|
|
# pre-RC) version. The pre-release string is part of tarball file names,
|
|
|
|
# pre-RC) version. The pre-release string is part of tarball file names,
|
|
|
|
# so we need a way to define it easily at one place.
|
|
|
|
# so we need a way to define it easily at one place.
|
|
|
|
# %%define libo_prerelease .beta2
|
|
|
|
%define libo_prerelease %{nil}
|
|
|
|
# rhbz#715152 state vendor
|
|
|
|
# rhbz#715152 state vendor
|
|
|
|
%if 0%{?rhel}
|
|
|
|
%if 0%{?rhel}
|
|
|
|
%define vendoroption --with-vendor="Red Hat, Inc."
|
|
|
|
%define vendoroption --with-vendor="Red Hat, Inc."
|
|
|
|