[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-extras-commits
Subject:    [filesystem] .dwz symlink is needed as well (#974130)
From:       Ondrej Vasik <ovasik () fedoraproject ! org>
Date:       2013-06-30 21:31:33
Message-ID: 20130630213134.F21A623A96 () pkgs01 ! phx2 ! fedoraproject ! org
[Download RAW message or body]

commit 45bbc1f83807d3bcf53259374396adc66333bb43
Author: Ondřej Vašík <ovasik@redhat.com>
Date:   Sun Jun 30 23:31:00 2013 +0200

    .dwz symlink is needed as well (#974130)

 filesystem.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/filesystem.spec b/filesystem.spec
index e84571b..cd22e43 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: 16%{?dist}
+Release: 17%{?dist}
 License: Public Domain
 URL: https://fedorahosted.org/filesystem
 Group: System Environment/Base
@@ -118,6 +118,7 @@ posix.mkdir("/usr/bin")
 posix.mkdir("/usr/sbin")
 posix.mkdir("/usr/lib")
 posix.mkdir("/usr/lib/debug")
+posix.mkdir("/usr/lib/debug/usr/")
 posix.mkdir("/usr/%{_lib}")
 posix.symlink("usr/bin", "/bin")
 posix.symlink("usr/sbin", "/sbin")
@@ -125,6 +126,7 @@ posix.symlink("usr/lib", "/lib")
 posix.symlink("usr/bin", "/usr/lib/debug/bin")
 posix.symlink("usr/lib", "/usr/lib/debug/lib")
 posix.symlink("usr/%{_lib}", "/usr/lib/debug/%{_lib}")
+posix.symlink("../.dwz", "/usr/lib/debug/usr/.dwz")
 posix.symlink("usr/sbin", "/usr/lib/debug/sbin")
 posix.symlink("usr/%{_lib}", "/%{_lib}")
 posix.mkdir("/run")
@@ -232,6 +234,9 @@ return 0
 /var/yp
 
 %changelog
+* Sun Jun 30 2013 Ondrej Vasik <ovasik@redhat.com> - 3.2-17
+- .dwz symlink is needed as well (#974130)
+
 * Wed Jun 20 2013 Ondrej Vasik <ovasik@redhat.com> - 3.2-16
 - /var/run and /var/lock can't be in payload for some reason
 
-- 
scm-commits mailing list
scm-commits@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/scm-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic