[filesystem] oops

Ondrej Vasik ovasik at fedoraproject.org
Thu Feb 21 16:03:12 UTC 2013


commit 16b2af37867784cadb1dd723e274fe31110c3d24
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Thu Feb 21 17:03:07 2013 +0100

    oops

 filesystem.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/filesystem.spec b/filesystem.spec
index fab26b8..7070926 100644
--- a/filesystem.spec
+++ b/filesystem.spec
@@ -175,11 +175,12 @@ posix.symlink("../run/lock", "/var/lock")
 /usr/lib/debug
 %attr(555,root,root) /usr/lib/games
 %attr(555,root,root) /usr/lib/sse2
+%ifarch x86_64 ppc ppc64 sparc sparc64 s390 s390x
+%attr(555,root,root) /usr/%{_lib}
+%else
 %attr(555,root,root) /usr/lib/tls
 %attr(555,root,root) /usr/lib/X11
 %attr(555,root,root) /usr/lib/pm-utils
-%ifarch x86_64 ppc ppc64 sparc sparc64 s390 s390x
-%attr(555,root,root) /usr/%{_lib}
 %endif
 /usr/libexec
 /usr/local


More information about the scm-commits mailing list