diff --git a/filesystem.changes b/filesystem.changes index b294f34..dee2678 100644 --- a/filesystem.changes +++ b/filesystem.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 31 14:00:51 UTC 2013 - guillaume@opensuse.org + +- Add directory.list64 for aarch64 + ------------------------------------------------------------------- Tue Nov 6 15:11:22 UTC 2012 - fcrozat@suse.com diff --git a/filesystem.spec b/filesystem.spec index 43d2550..0ea44d2 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -60,7 +60,7 @@ mkdir -p $RPM_BUILD_ROOT echo "%%defattr(-,root,root)" > filesystem.list { cat %{SOURCE0} -%ifarch s390x %sparc x86_64 ppc64 ppc +%ifarch s390x %sparc x86_64 ppc64 ppc aarch64 cat %{SOURCE64} %endif } | while read MOD OWN GRP NAME ; do