Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Björn Persson
88336b42cc Hard-coded ExclusiveArch. 2012-09-03 09:28:45 +02:00

View file

@ -18,7 +18,7 @@ Source3: zlib_ada.gpr
BuildRequires: gcc-gnat fedora-gnat-project-common zlib-devel chrpath
# Build only on architectures where gcc-gnat is available:
ExclusiveArch: %{GNAT_arches}
ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha
%global common_description_en \
Zlib-Ada is a thick Ada binding to the popular compression/decompression \