11 |
# python2.7(south) |
# python2.7(south) |
12 |
# python2.7(splinter) |
# python2.7(splinter) |
13 |
|
|
14 |
%define release 2 |
%define release 3 |
15 |
%define pkgname seahub |
%define pkgname seahub |
16 |
Name: seafile-%{basename} |
Name: seafile-%{pkgname} |
17 |
Version: 5.1.3 |
Version: 5.1.3 |
18 |
Release: %{release}%{dist} |
Release: %{release}%{dist} |
19 |
|
|
49 |
%_datadir/%name/ |
%_datadir/%name/ |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
* Wed Feb 28 2018 Jean-Philipe Pialasse <tests@pialasse.com> 5.1.3-2.sme |
* Wed Feb 28 2018 Jean-Philipe Pialasse <tests@pialasse.com> 5.1.3-3.sme |
53 |
- first import in SME Server buildsystem |
- first import in SME Server buildsystem |