Exclude I86(32 bit) platforms

This commit is contained in:
Mark Reynolds 2018-02-20 11:06:13 -05:00
commit bbbdf63da6

View file

@ -1,3 +1,6 @@
# Exclude 32 bit arches
ExcludeArch: %{ix86}
%global pkgname dirsrv
# for a pre-release, define the prerel field - comment out for official release
# % global prerel .a1
@ -13,7 +16,7 @@
Summary: 389 Administration Server (admin)
Name: 389-admin
Version: 1.1.46
Release: %{?relprefix}1%{?prerel}%{?dist}.5
Release: %{?relprefix}1%{?prerel}%{?dist}.6
License: GPLv2 and ASL 2.0
URL: http://www.port389.org/
Group: System Environment/Daemons
@ -124,6 +127,9 @@ end
%{_mandir}/man8/*
%changelog
* Tue Feb 20 2018 Mark Reynolds <mreynolds@redhat.com> - 1.1.46-1.6
- Exclude I86(32 bit) platforms
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.46-1.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild