From 60598b15358df3505fb5c21a87f6f342eccdf617 Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Tue, 1 Sep 2020 10:18:11 +0800 Subject: [PATCH] package init --- ldaptive.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ldaptive.spec b/ldaptive.spec index 114a0aa..d340e73 100644 --- a/ldaptive.spec +++ b/ldaptive.spec @@ -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)