Hi,
this change is indeed happening only in F26 and later. There are no
plans to do the rename in earlier releases.
However, I'm not sure where the "0%{?rhel} > 7" condition in your spec
sample came from. I have no idea when the rename will get to RHEL, and I
would definitely warn about such a change.
Ondřej Lysoněk
On 08/05/2016 04:53 PM, Paul Howarth wrote:
Hi Steve,
On 05/08/16 15:37, Steve Jenkins wrote:
On Fri, Jul 29, 2016 at 6:26 AM, Ondřej Lysoněk <olysonek@xxxxxxxxxx
<mailto:olysonek@xxxxxxxxxx>> wrote:
Hi,
on Friday, August 5, I will rebuild the sendmail package for
rawhide, because of a rename of sendmail-devel to
sendmail-milter-devel. This is due to [1]. Please change
BuildRequires and Requires of your packages accordingly.
List of know affected packages:
clamav
milter-greylist
milter-regex
mimedefang
opendkim
opendmarc
python-pymilter
spamass-milter
[1] https://bugzilla.redhat.com/show_bug.cgi?id=891288
<https://bugzilla.redhat.com/show_bug.cgi?id=891288>
Hi, Ondrej. I package both opendkim and opendmarc, which are on your
list. I maintain both packages for all current Fedora and EPEL distros
(F23+, EL5-7)
To confirm, which versions of Fedora / RHEL will this rename affect?
Only F25+? Just trying to figure out how to re-write my BuildRequires
lines properly.
Only Rawhide (F26) has changed (Ondřej, please let us know if there are
any plans to make this change anywhere else).
I have updated milter-greylist, milter-regex and spamass-milter using
something like this:
# Milter header files package name
%if 0%{?fedora} > 25 || 0%{?rhel} > 7
%global milter_devel_package sendmail-milter-devel
%else
%global milter_devel_package sendmail-devel
%endif
BuildRequires: %milter_devel_package
Paul.
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx