sys-cluster/swift: fast stable for bug 629446
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 3 Sep 2017 23:48:35 +0000 (18:48 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 3 Sep 2017 23:48:51 +0000 (18:48 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --force

sys-cluster/swift/swift-2.10.2-r1.ebuild [moved from sys-cluster/swift/swift-2.10.2.ebuild with 97% similarity]
sys-cluster/swift/swift-2.13.1-r1.ebuild [moved from sys-cluster/swift/swift-2.13.1.ebuild with 97% similarity]
sys-cluster/swift/swift-2017.1.9999.ebuild

similarity index 97%
rename from sys-cluster/swift/swift-2.10.2.ebuild
rename to sys-cluster/swift/swift-2.10.2-r1.ebuild
index e5bdbb87d5eb83e5703b8ca595f446847c5ddd34..30e158655806b89946acc83358a733e13a18ade6 100644 (file)
@@ -104,7 +104,8 @@ python_install_all() {
                newins "etc/object-expirer.conf-sample" "object-expirer.conf"
        fi
 
-       fowners swift:swift "/etc/swift" || die "fowners failed"
+       fowners root:swift "/etc/swift" || die "fowners failed"
+       fperms 0750 /etc/swift
 }
 
 pkg_postinst() {
similarity index 97%
rename from sys-cluster/swift/swift-2.13.1.ebuild
rename to sys-cluster/swift/swift-2.13.1-r1.ebuild
index 4a220c7310333174d367d9f17a1fdfb5436616c8..20394c0afbb49b0e2004595f640659d6deeb4e79 100644 (file)
@@ -101,7 +101,8 @@ python_install_all() {
                newins "etc/object-expirer.conf-sample" "object-expirer.conf"
        fi
 
-       fowners swift:swift "/etc/swift" || die "fowners failed"
+       fowners root:swift "/etc/swift" || die "fowners failed"
+       fperms 0750 /etc/swift
 }
 
 pkg_postinst() {
index 51ded18f8e5d2badd8c0636dfcb335a52de32ed2..088cba57d7fe3a8642436fcc362049df4f96061d 100644 (file)
@@ -102,7 +102,8 @@ python_install_all() {
                newins "etc/object-expirer.conf-sample" "object-expirer.conf"
        fi
 
-       fowners swift:swift "/etc/swift" || die "fowners failed"
+       fowners root:swift "/etc/swift" || die "fowners failed"
+       fperms 0750 /etc/swift
 }
 
 pkg_postinst() {