- disable inotify for now, doesn't build -- this needs fixing though
This commit is contained in:
parent
22db7b7fcf
commit
cf0e7a0f00
@ -88,8 +88,7 @@ autoreconf
|
|||||||
%endif
|
%endif
|
||||||
--with-ssl=openssl \
|
--with-ssl=openssl \
|
||||||
--with-ssldir=%{ssldir} \
|
--with-ssldir=%{ssldir} \
|
||||||
--with-ldap \
|
--with-ldap
|
||||||
--with-notify=inotify
|
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
@ -214,6 +213,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 13 2006 Petr Rockai <prockai@redhat.com> - 1.0-0.rc2
|
* Thu Jul 13 2006 Petr Rockai <prockai@redhat.com> - 1.0-0.rc2
|
||||||
- update to latest upstream release candidate
|
- update to latest upstream release candidate
|
||||||
|
- disable inotify for now, doesn't build -- this needs fixing though
|
||||||
|
|
||||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0-0.beta8.2.1
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0-0.beta8.2.1
|
||||||
- rebuild
|
- rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user