diff --git a/filesystem.spec b/filesystem.spec index 145735a..bade574 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -1,7 +1,7 @@ Summary: The basic directory layout for a Linux system Name: filesystem Version: 3.2 -Release: 34%{?dist} +Release: 35%{?dist} License: Public Domain URL: https://fedorahosted.org/filesystem Group: System Environment/Base @@ -178,7 +178,7 @@ restorecon /media 2>/dev/null >/dev/null || : /etc/bash_completion.d/ /home /lib -%ifarch x86_64 ppc64 sparc64 s390x aarch64 ppc64le +%ifarch x86_64 ppc64 sparc64 s390x aarch64 ppc64le mips64 mips64el /%{_lib} %endif /media @@ -209,7 +209,7 @@ restorecon /media 2>/dev/null >/dev/null || : %ghost /usr/lib/debug/sbin %attr(555,root,root) /usr/lib/games %attr(555,root,root) /usr/lib/sse2 -%ifarch x86_64 ppc64 sparc64 s390x aarch64 ppc64le +%ifarch x86_64 ppc64 sparc64 s390x aarch64 ppc64le mips64 mips64el %attr(555,root,root) /usr/%{_lib} %else %attr(555,root,root) /usr/lib/tls @@ -272,6 +272,9 @@ restorecon /media 2>/dev/null >/dev/null || : /var/yp %changelog +* Fri Sep 04 2015 Michal Toman - 3.2-35 +- add mips64 and mips64el to the 64-bit arches + * Wed Jun 17 2015 Fedora Release Engineering - 3.2-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild