./libtinymail/debian r25: debian/rules: Added --with-krb5 option to configure to enable Kerberos5 support.
Jonny Lamb
jonnylamb at jonnylamb.com
Fri Jul 4 13:01:45 UTC 2008
------------------------------------------------------------
revno: 25
committer: Jonny Lamb <jonnylamb at jonnylamb.com>
branch nick: debian
timestamp: Fri 2008-07-04 14:01:45 +0100
message:
debian/rules: Added --with-krb5 option to configure to enable Kerberos5 support.
modified:
debian/changelog
debian/rules
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2008-07-04 13:00:44 +0000
+++ b/debian/changelog 2008-07-04 13:01:45 +0000
@@ -1,9 +1,12 @@
libtinymail (0.0.9-2) UNRELEASED; urgency=low
- * debian/control: Fixed Maintainer email address.
- * debian/control: Added libkrb5-dev Build-Dep.
+ * debian/control:
+ + Fixed Maintainer email address.
+ + Added libkrb5-dev Build-Dep.
+ * debian/rules: Added --with-krb5 option to configure to enable Kerberos5
+ support.
- -- Jonny Lamb <jonnylamb at jonnylamb.com> Fri, 04 Jul 2008 14:00:05 +0100
+ -- Jonny Lamb <jonnylamb at jonnylamb.com> Fri, 04 Jul 2008 14:01:04 +0100
libtinymail (0.0.9-1) unstable; urgency=low
=== modified file 'debian/rules'
--- a/debian/rules 2008-05-26 01:14:05 +0000
+++ b/debian/rules 2008-07-04 13:01:45 +0000
@@ -11,7 +11,8 @@
--with-ssl=openssl \
--enable-tests=no \
--enable-unit-tests=no \
- --enable-demoui=no
+ --enable-demoui=no \
+ --with-krb5=/usr/include
build: patch build-stamp
More information about the pkg-maemo-commits
mailing list