barbican/rpmbuild
Sig Sigler 45795fadbb Modify python-dateutil RPM build process
The current build process for the python-dateutil RPM generates a
package that when installed lays a number of files on a filesystem
that only root can read.  This is problematic for non-root owned
processes that are trying to read these files.  Adding this patch
opens up those files to reading by process that aren't running as
root.  For example, this would allow for the running of the
reference uWSGI based implementation as a non-root user.

Fixes: bug #1288033
Change-Id: I3bff45bab272de888992cb42a8b8709a3fcd8ec6
2014-03-05 10:24:41 -06:00
..
SPECS Tell install to create files as 644 instead of 755 2014-02-17 16:21:09 -05:00
.python-version Fix rpm build. 2013-08-13 16:02:24 -05:00
automated_rpm_build.exp Fix automatic signing 2013-11-20 18:06:16 -06:00
build_rpm.sh Set rpm %_topdir macro during build 2014-01-27 20:22:25 +00:00
package_dependencies.sh Modify python-dateutil RPM build process 2014-03-05 10:24:41 -06:00
upload_rpm.sh Automate rpm build. 2013-07-16 13:45:31 -05:00