--- rpms/seafile-seahub/contribs9/seafile-seahub.spec 2018/02/27 05:56:07 1.1 +++ rpms/seafile-seahub/contribs9/seafile-seahub.spec 2018/02/27 19:39:22 1.2 @@ -10,10 +10,12 @@ # python2.7(selenium) # python2.7(south) # python2.7(splinter) +## will need python27 sclo +%define release 1 Name: seafile-seahub Version: 5.1.4 -Release: alt1 +Release: %{release}%{dist} Summary: Seahub is the web frontend for Seafile. @@ -46,5 +48,8 @@ cp -a * %buildroot%_datadir/%name/ %_datadir/%name/ %changelog +* Tue Feb 27 2018 Jean-Philipe Pialasse 5.1.4-1.sme +- first import for SME + * Tue Aug 30 2016 Vitaly Lipatov 5.1.4-alt1 - initial build for ALT Linux Sisyphus