Your message dated Wed, 21 Jun 2006 09:20:32 +0100
with message-id <[EMAIL PROTECTED]>
and subject line fixed in 1.1.2-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: freeradius
Version: 1.0.5-2
Severity: minor
Tags: patch
There is a type (additional `l') in one of the patches which prevents
freeradius from building eap-tls when activated in debian/rules.
The attached patch applies to the unpacked source tarball plus .diff.gz.
Regards,
Sven
diff -Naur freeradius-1.0.5.orig/debian/patches/06_libtool14_vs_rlm_eap.dpatch
freeradius-1.0.5/debian/patches/06_libtool14_vs_rlm_eap.dpatch
--- freeradius-1.0.5.orig/debian/patches/06_libtool14_vs_rlm_eap.dpatch
2005-11-04 20:45:14.000000000 +0100
+++ freeradius-1.0.5/debian/patches/06_libtool14_vs_rlm_eap.dpatch
2005-11-04 20:46:28.000000000 +0100
@@ -78,7 +78,7 @@
HEADERS = ../rlm_eap_tls/rlm_eap_tls.h eap_peap.h ../../eap.h
../../rlm_eap.h
RLM_INSTALL =
-RLM_LIBS = [EMAIL PROTECTED]@/../../libeap -leap @eap_peap_ldflags@
-+RLM_LIBS = @srcdir@/../../libeap/libeap.la
@srcdir@/../rlm_eap_tls/liblrlm_eap_tls.la @eap_peap_ldflags@
++RLM_LIBS = @srcdir@/../../libeap/libeap.la
@srcdir@/../rlm_eap_tls/librlm_eap_tls.la @eap_peap_ldflags@
$(STATIC_OBJS): $(HEADERS)
--- End Message ---
--- Begin Message ---
Version: 1.1.2-1
Hi,
We believe that this bug was fixed in debian version 1.1.2-1. Please
note that we've changed the mechanism for building non-binary
redistributable modules, please see debian/rules for documentation on
how to achieve this.
Thanks,
Mark
--
Mark Hymers <[EMAIL PROTECTED]>
"Irish police are being handicapped in a search for a stolen van, because
they cannot issue a description. It's a special branch vehicle, and they
don't want the public to know what it looks like."
The Guardian
signature.asc
Description: Digital signature
--- End Message ---