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)