package init

This commit is contained in:
jeff200902 2020-09-01 10:18:11 +08:00
parent ac798df5d9
commit 60598b1535

View File

@ -5,7 +5,8 @@ Summary: LDAP library for Java
License: ASL 2.0 or LGPLv3
URL: http://www.ldaptive.org/
Source0: https://github.com/vt-middleware/ldaptive/archive/v%{version}/ldaptive-%{version}.tar.gz
Patch0: https://github.com/vt-middleware/ldaptive/commit/44a0d8222f27eef7b848316ef136dc539f53c51f.patch
#patch0 https://github.com/vt-middleware/ldaptive/commit/44a0d8222f27eef7b848316ef136dc539f53c51f.patch
Patch0: 44a0d8222f27eef7b848316ef136dc539f53c51f.patch
BuildRequires: maven-local mvn(com.googlecode.json-simple:json-simple)
BuildRequires: mvn(com.sun.codemodel:codemodel) mvn(commons-cli:commons-cli)
BuildRequires: mvn(javax.servlet:javax.servlet-api) mvn(net.sf.ehcache:ehcache-core)