/[smecontribs]/rpms/smeserver-git/contribs10/smeserver-git.spec
ViewVC logotype

Diff of /rpms/smeserver-git/contribs10/smeserver-git.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.6 by terryfage, Sun Aug 22 04:53:07 2021 UTC Revision 1.9 by jpp, Mon Aug 1 03:45:45 2022 UTC
# Line 1  Line 1 
1  %define name smeserver-git  %define name smeserver-git
2  %define version 1.2.0  %define version 1.2.0
3  %define release 5  %define release 8
4  Summary: Centralised Git repositories with setup and configuration through SME Server admin panels.  Summary: Centralised Git repositories with setup and configuration through SME Server admin panels.
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 14  Packager: Marco Hess <marco.hess@through Line 14  Packager: Marco Hess <marco.hess@through
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
16  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
17  Requires: e-smith-release >= 9.0  Requires: e-smith-release >= 10.0
18    Requires: e-smith-apache >= 2.6.0-19
19  Requires: git  Requires: git
20  AutoReqProv: no  AutoReqProv: no
21  Patch1: smeserver-git-1.2.0.bz10464-warn-on-missing-files.patch  Patch1: smeserver-git-1.2.0.bz10464-warn-on-missing-files.patch
22  Patch2: smeserver-git-1.2.0-Set-debugging-disabled.patch  Patch2: smeserver-git-1.2.0-Set-debugging-disabled.patch
23  Patch3: smeserver-git-1.2.0-Add-Update-event-to-createlinks.patch  Patch3: smeserver-git-1.2.0-Add-Update-event-to-createlinks.patch
24  Patch4: smeserver-git-1.2.0-locale-2021-08-22.patch  Patch4: smeserver-git-1.2.0-locale-2021-08-22.patch
25    Patch5: smeserver-git-1.2.0-bz12048-httpd24.patch
26    
27  %description  %description
28  smeserver-git enables centralised git repositories on an SME server and enables  smeserver-git enables centralised git repositories on an SME server and enables
# Line 31  installs and enables the git server on t Line 33  installs and enables the git server on t
33  host.com/git. Repositories are then available as https://host.com/git/gitrepo.git.  host.com/git. Repositories are then available as https://host.com/git/gitrepo.git.
34    
35  %changelog  %changelog
36    * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-8.sme
37    - update to httpd 2.4 syntax [SME: 12048]
38      fix Argument for 'Require all' must be 'granted' or 'denied'
39    
40  * Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.2.0-5.sme  * Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.2.0-5.sme
41  - apply locale 2021-08-22.patch  - apply locale 2021-08-22.patch
42    
# Line 147  host.com/git. Repositories are then avai Line 153  host.com/git. Repositories are then avai
153  %patch2 -p1  %patch2 -p1
154  %patch3 -p1  %patch3 -p1
155  %patch4 -p1  %patch4 -p1
156    %patch5 -p1
157    
158  mkdir -p root/home/e-smith/files/git/  mkdir -p root/home/e-smith/files/git/
159  %build  %build


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed