[meego-commits] 24139: Changes to Tools:Building/python-buildservice

Jian-feng Ding no_reply at build.meego.com
Mon Sep 26 04:54:55 UTC 2011


Hi,
I have made the following changes to python-buildservice in project Tools:Building. Please review and accept ASAP.

Thank You,
Jian-feng Ding

[This message was auto-generated]

---

Request #24139:

  submit:   devel:tools:building/python-buildservice(r32) -> Tools:Building/python-buildservice


Message:
    * Mon Sep 26 2011 Jian-feng Ding <jian-feng.ding at intel.com> - 0.6
- update spec to chown boss:boss of /etc/boss/oscrc

State:   new          2011-09-25T21:44:54 jfding
Comment: None



changes files:
--------------
--- python-buildservice.changes
+++ python-buildservice.changes
@@ -0,0 +1,3 @@
+* Mon Sep 26 2011 Jian-feng Ding <jian-feng.ding at intel.com> - 0.6
+- update spec to chown boss:boss of /etc/boss/oscrc
+

spec files:
-----------
--- python-buildservice.spec
+++ python-buildservice.spec
@@ -56,6 +56,11 @@
 # << install post
 
 
+%post
+# >> post
+# chown if boss:boss exist, ignore errors (will remain root:root)
+chown boss:boss %{_sysconfdir}/boss/oscrc || :
+# << post
 
 
 

dsc files:
----------

other changes:
--------------



More information about the MeeGo-commits mailing list