/[smecontribs]/rpms/seafile-seahub/contribs9/seafile-seahub.spec
ViewVC logotype

Diff of /rpms/seafile-seahub/contribs9/seafile-seahub.spec

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

Revision 1.2 by jpp, Tue Feb 27 19:39:22 2018 UTC Revision 1.3 by jpp, Wed Feb 28 07:21:07 2018 UTC
# Line 10  Line 10 
10  #       python2.7(selenium)  #       python2.7(selenium)
11  #       python2.7(south)  #       python2.7(south)
12  #       python2.7(splinter)  #       python2.7(splinter)
 ## will need python27 sclo  
 %define release 1  
13    
14  Name: seafile-seahub  %define release 2
15  Version: 5.1.4  %define pkgname seahub
16    Name: seafile-%{basename}
17    Version: 5.1.3
18  Release: %{release}%{dist}  Release: %{release}%{dist}
19    
20  Summary: Seahub is the web frontend for Seafile.  Summary: Seahub is the web frontend for Seafile.
# Line 30  Packager: Vitaly Lipatov <lav@altlinux.r Line 30  Packager: Vitaly Lipatov <lav@altlinux.r
30  AutoReq:yes,nopython  AutoReq:yes,nopython
31    
32  # Source-url: https://github.com/haiwen/seahub/archive/v%version.tar.gz  # Source-url: https://github.com/haiwen/seahub/archive/v%version.tar.gz
33  Source: %name-%version.tar  Source: %{pkgname}-%version-server.tar.gz
34    
35  %description  %description
36  Seahub is the web frontend for Seafile.  Seahub is the web frontend for Seafile.
37    
38  %prep  %prep
39  %setup  %setup -n %{pkgname}-%version-server
40    # -n seahub-5.1.3-server
41    
42  %build  %build
43    
# Line 48  cp -a * %buildroot%_datadir/%name/ Line 49  cp -a * %buildroot%_datadir/%name/
49  %_datadir/%name/  %_datadir/%name/
50    
51  %changelog  %changelog
52  * Tue Feb 27 2018 Jean-Philipe Pialasse <tests@pialasse.com> 5.1.4-1.sme  * Wed Feb 28 2018 Jean-Philipe Pialasse <tests@pialasse.com> 5.1.3-2.sme
53  - first import for SME  - first import in SME Server buildsystem
   
 * Tue Aug 30 2016 Vitaly Lipatov <lav@altlinux.ru> 5.1.4-alt1  
 - initial build for ALT Linux Sisyphus  


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