Tor Lillqvist
775603a736
Don't use sudo to run setcap when building from rpmbuild
...
Not a good idea to run an interactive command during a non-interactive
make. We do the setcap in the %post step in the spec file anyway.
2015-05-29 10:05:37 +03:00
Tor Lillqvist
5150db06b9
Adapt to work with either 5.0 or 5.1 packages from TDF
2015-05-28 10:31:39 +03:00
Tor Lillqvist
2e6719faaf
Tweak where the systemplate and child-root directories are put
...
They must be on the same file system where LO is installed, and the TDF
tarballs puts that in /opt, and on some Linuxes in default configuration /opt
is on a different file system from /home, so we should not really use
/home/lool.
2015-05-27 16:28:36 +03:00
Tor Lillqvist
4109d1cb5d
Avoid "cannot create directory: File exists" issues
2015-05-27 15:12:21 +03:00
Tor Lillqvist
2721706168
Generate the "upstream" loolwsd.spec here from an .in file
...
So that the version doesn't need to be manually maintained. Downstream
packagers will then have to add release information etc.
2015-05-20 20:12:54 +03:00