Masato Taruishi
taru****@sourc*****
2004年 6月 16日 (水) 19:09:14 JST
=================================================================== RCS file: ultrapossum/debian/changelog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ultrapossum/debian/changelog 2004/06/15 06:27:36 1.30 +++ ultrapossum/debian/changelog 2004/06/16 10:09:14 1.31 @@ -1,3 +1,10 @@ +ultrapossum (0.1beta6-0pre7) unstable; urgency=low + + * Applied the latest upstream version. + - chroot support + + -- Masato Taruishi <taru****@valin*****> Wed, 16 Jun 2004 18:54:24 +0900 + ultrapossum (0.1beta6-0pre6) unstable; urgency=low * Applied the latest upstream version. =================================================================== RCS file: ultrapossum/debian/rules,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ultrapossum/debian/rules 2004/05/13 15:41:31 1.6 +++ ultrapossum/debian/rules 2004/06/16 10:09:14 1.7 @@ -11,7 +11,7 @@ $(MAKE) -C perl PREFIX=$(DEB_DESTDIR)/usr install #DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(DEB_DESTDIR) -DEB_CONFIGURE_EXTRA_FLAGS := --with-modules=server,startTLS,dnsbalance,failover,vaj-robust --with-ldaplibexecdir=/usr/sbin --with-ldapsysconfdir=/etc/ldap --with-hasysconfdir=/etc/ha.d --with-monsysconfdir=/etc/mon --with-halocalstatedir=/var --with-sudoersdir=/etc --with-opensslsysconfdir=/etc/ssl +DEB_CONFIGURE_EXTRA_FLAGS := --with-modules=server,startTLS,dnsbalance,failover,vaj-robust --with-ldaplibexecdir=/usr/sbin --with-ldapsysconfdir=/etc/ldap --with-ldapdatadir=/usr/share/ldap --with-ldaplibdir=/usr/lib/ldap --with-hasysconfdir=/etc/ha.d --with-monsysconfdir=/etc/mon --with-halocalstatedir=/var --with-sudoersdir=/etc --with-opensslsysconfdir=/etc/ssl VERSION := $(shell dpkg-parsechangelog | grep Version | cut -d' ' -f2) DEB_HOST_ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH)