/[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.8 by jpp, Mon Aug 1 02:40:00 2022 UTC Revision 1.13 by terryfage, Thu Sep 5 03:56:42 2024 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 7  %define release 12
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}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  Distribution: SME Server  Distribution: SME Server
9  License: GNU GPL version 2  License: GNU GPL version 2
10  URL: http://www.through-ip.com  URL: https://wiki.koozali.org/Git
11  Group: SMEserver/addon  Group: SMEserver/addon
12  Source: smeserver-git-%{version}.tar.gz  Source: smeserver-git-%{version}.tar.gz
13  Packager: Marco Hess <marco.hess@through-ip.com>  Packager: Marco Hess <marco.hess@through-ip.com>
# Line 23  Patch2: smeserver-git-1.2.0-Set-debuggin Line 23  Patch2: smeserver-git-1.2.0-Set-debuggin
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  Patch5: smeserver-git-1.2.0-bz12048-httpd24.patch
26    Patch6: smeserver-git-1.2.0-bz11665-debug.patch
27    Patch7: smeserver-git-1.2.0-bz12163.patch
28    Patch8: smeserver-git-1.2.0-bz9629.patch
29    Patch9: smeserver-git-1.2.0-locale-2024-09-05.patch
30    
31  %description  %description
32  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  managed through a server-manager panel t Line 35  managed through a server-manager panel t
35  to the repositories based on the existing SME users and groups. The package  to the repositories based on the existing SME users and groups. The package
36  installs and enables the git server on the current host like in  installs and enables the git server on the current host like in
37  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.
38    Originally brought by Marco Hess http://www.through-ip.com
39    
40  %changelog  %changelog
41  * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-7.sme  * Thu Sep 05 2024 Terry Fage <terry@fage.id.au> 1.2.0-12.sme
42    - apply locale 2024-09-05.patch
43    
44    * Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-11.sme
45    - fix system and domaine name not taken into account in manager [SME: 9629]
46    
47    * Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-10.sme
48    - fix not allowing dot in repo name [SME: 12163]
49    
50    * Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-9.sme
51    - fix debug loglevel [SME: 11665]
52    
53    * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-8.sme
54  - update to httpd 2.4 syntax [SME: 12048]  - update to httpd 2.4 syntax [SME: 12048]
55      fix Argument for 'Require all' must be 'granted' or 'denied'
56    
57  * 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
58  - apply locale 2021-08-22.patch  - apply locale 2021-08-22.patch
# Line 153  host.com/git. Repositories are then avai Line 171  host.com/git. Repositories are then avai
171  %patch3 -p1  %patch3 -p1
172  %patch4 -p1  %patch4 -p1
173  %patch5 -p1  %patch5 -p1
174    %patch6 -p1
175    %patch7 -p1
176    %patch8 -p1
177    %patch9 -p1
178    
179  mkdir -p root/home/e-smith/files/git/  mkdir -p root/home/e-smith/files/git/
180  %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