diff --git a/macros.mono-srpm b/macros.mono-srpm index 84670b5..7310bf6 100644 --- a/macros.mono-srpm +++ b/macros.mono-srpm @@ -1,5 +1,5 @@ # arches that mono builds on -%mono_arches %{ix86} x86_64 sparc sparcv9 ia64 %{arm} alpha s390x ppc %{power64} +%mono_arches %{ix86} x86_64 sparc sparcv9 ia64 %{arm} alpha s390x ppc ppc64 %_monodir %{_prefix}/lib/mono %_monogacdir %{_monodir}/gac diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index a9a2bb0..3a57200 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -6,8 +6,8 @@ Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config -Version: 24 -Release: 2%{?dist} +Version: 25 +Release: 1%{?dist} # No version specified. License: GPL+ Group: Development/System @@ -135,6 +135,9 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov %{_rpmconfigdir}/macros.d/macros.kmp %changelog +* Fri Sep 19 2014 Dan HorĂ¡k - 25-1 +- there is still no properly packaged Mono for ppc64le + * Sun Jun 08 2014 Fedora Release Engineering - 24-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild