Explorar o código

Version 4.4.2-2

Edvinas Valatka %!s(int64=10) %!d(string=hai) anos
pai
achega
55f1f93c67
Modificáronse 2 ficheiros con 4 adicións e 5 borrados
  1. 2 3
      .SRCINFO
  2. 2 2
      PKGBUILD

+ 2 - 3
.SRCINFO

@@ -1,7 +1,7 @@
 pkgbase = seafile-server
 	pkgdesc = Next-generation open source cloud storage with advanced features on privacy protection and teamwork. (Server components, without seahub)
 	pkgver = 4.4.2
-	pkgrel = 1
+	pkgrel = 2
 	url = https://github.com/haiwen/seafile/
 	install = seafile-server.install
 	arch = i686
@@ -19,8 +19,7 @@ pkgbase = seafile-server
 	depends = python2-virtualenv
 	depends = python2-flup
 	depends = python2-six
-	depends = libevhtp-seafile>=1.2.9
-	depends = fuse
+	depends = libevhtp-seafile=1.2.10
 	conflicts = django
 	conflicts = django-rest-framework,
 	conflicts = seafile

+ 2 - 2
PKGBUILD

@@ -3,12 +3,12 @@
 
 pkgname=seafile-server
 pkgver=4.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Next-generation open source cloud storage with advanced features on privacy protection and teamwork. (Server components, without seahub)"
 arch=('i686' 'x86_64' 'armv6h' 'armv7h')
 url="https://github.com/haiwen/seafile/"
 license=('GPL3')
-depends=('seafile-shared>=4.4.2' 'python2-mako' 'python2-dateutil' 'python2-webpy' 'python2-pip' 'python2-virtualenv' 'python2-flup' 'python2-six' 'libevhtp-seafile>=1.2.9' 'fuse')
+depends=('seafile-shared>=4.4.2' 'python2-mako' 'python2-dateutil' 'python2-webpy' 'python2-pip' 'python2-virtualenv' 'python2-flup' 'python2-six' 'libevhtp-seafile=1.2.10')
 makedepends=('vala' 'intltool')
 conflicts=('django' 'django-rest-framework', 'seafile')
 options=('!libtool' '!emptydirs')