18 |
Requires: git |
Requires: git |
19 |
AutoReqProv: no |
AutoReqProv: no |
20 |
Patch1: smeserver-git-1.2.0.bz10464-warn-on-missing-files.patch |
Patch1: smeserver-git-1.2.0.bz10464-warn-on-missing-files.patch |
21 |
|
Patch2: smeserver-git-1.2.0-Set-debugging-disabled.patch |
22 |
|
|
23 |
%description |
%description |
24 |
smeserver-git enables centralised git repositories on an SME server and enables |
smeserver-git enables centralised git repositories on an SME server and enables |
36 |
|
|
37 |
* Sun Dec 20 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.0-3.sme |
* Sun Dec 20 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.0-3.sme |
38 |
- Initial import to SME10 tree [SME: 11286] |
- Initial import to SME10 tree [SME: 11286] |
39 |
|
- Set-debugging-disabled |
40 |
|
|
41 |
* Tue Nov 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-2.sme |
* Tue Nov 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-2.sme |
42 |
- fix smeserver-git prevents httpd.conf template expansion [SME: 10464] |
- fix smeserver-git prevents httpd.conf template expansion [SME: 10464] |
136 |
%prep |
%prep |
137 |
%setup |
%setup |
138 |
%patch1 -p1 |
%patch1 -p1 |
139 |
|
%patch2 -p1 |
140 |
|
|
141 |
|
|
142 |
mkdir -p root/home/e-smith/files/git/ |
mkdir -p root/home/e-smith/files/git/ |
167 |
/etc/e-smith/events/actions/navigation-conf |
/etc/e-smith/events/actions/navigation-conf |
168 |
fi |
fi |
169 |
chown admin:www /home/e-smith/files/git |
chown admin:www /home/e-smith/files/git |
170 |
/etc/rc7.d/S86httpd-e-smith sighup |
#/etc/rc7.d/S86httpd-e-smith sighup |
171 |
|
|
172 |
# fixing needed permissions |
# fixing needed permissions |
173 |
# fixing previous mess |
# fixing previous mess |