[openstack-tempest] correct perms on tempest config dir script

slinabery slinabery at fedoraproject.org
Fri Nov 7 03:13:19 UTC 2014


commit 9f9006251c0d76593b2bd39fbc6a771801cb0c7c
Author: Steve Linabery <slinaber at redhat.com>
Date:   Thu Nov 6 21:13:07 2014 -0600

    correct perms on tempest config dir script

 openstack-tempest.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openstack-tempest.spec b/openstack-tempest.spec
index 0c21df7..b24b3b3 100644
--- a/openstack-tempest.spec
+++ b/openstack-tempest.spec
@@ -1,6 +1,6 @@
 Name:           openstack-tempest
 Version:        20141105
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        OpenStack Integration Test Suite (Tempest)
 License:        ASL 2.0
 Url:            https://github.com/redhat-openstack/tempest
@@ -146,9 +146,12 @@ other specific tests useful in validating an OpenStack deployment.
 %exclude %{_datarootdir}/%{name}-juno/.gitreview
 %exclude %{_datarootdir}/%{name}-juno/.mailmap
 %exclude %{_datarootdir}/%{name}-juno/.coveragerc
-
+%attr(755, root, root) %{_datarootdir}/%{name}-juno/tools/configure-tempest-directory 
 
 %changelog
+* Thu Nov 06 2014 Steve Linabery <slinaber at redhat.com> - 20141105-3
+- fix perms on  tools/configure-tempest-directory
+
 * Thu Nov 06 2014 Steve Linabery <slinaber at redhat.com> - 20141105-2
 - sync w/juno branch, patch tools/configure-tempest-directory
 


More information about the scm-commits mailing list