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

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

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

Revision 1.3 by unnilennium, Wed Mar 9 08:36:20 2016 UTC Revision 1.4 by unnilennium, Fri Jun 10 14:50:07 2016 UTC
# Line 1  Line 1 
1  %define name smeserver-git  %define name smeserver-git
2  %define version 1.1.0  %define version 1.1.0
3  %define release 2  %define release 3
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 18  Requires: e-smith-release >= 9.0 Line 18  Requires: e-smith-release >= 9.0
18  Requires: git  Requires: git
19  AutoReqProv: no  AutoReqProv: no
20  Patch1: smeserver-git-1.1.0-fix_missing_group_modify_event_check.patch  Patch1: smeserver-git-1.1.0-fix_missing_group_modify_event_check.patch
21    Patch2: smeserver-git-1.1.0-rewriterules_for_dot_git.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
# Line 28  installs and enables the git server on t Line 29  installs and enables the git server on t
29  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.
30    
31  %changelog  %changelog
32    * Fri Jun 10 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-3.sme
33    - fix allow to see .git short url with gitweb [SME: 9202]
34    
35  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.1.0-2.sme  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.1.0-2.sme
36  - apply locale 2016-03-09 patch  - apply locale 2016-03-09 patch
37    
# Line 90  host.com/git. Repositories are then avai Line 94  host.com/git. Repositories are then avai
94  %prep  %prep
95  %setup  %setup
96  %patch1 -p1  %patch1 -p1
97    %patch2 -p1
98    
99  mkdir -p root/home/e-smith/files/git/  mkdir -p root/home/e-smith/files/git/
100  %build  %build
101  perl createlinks  perl createlinks


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