Masato Taruishi
taru****@users*****
2004年 10月 31日 (日) 23:28:16 JST
=================================================================== RCS file: ultrapossum/debian/control,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ultrapossum/debian/control 2004/10/26 02:31:59 1.22 +++ ultrapossum/debian/control 2004/10/31 14:28:15 1.23 @@ -64,8 +64,3 @@ This package creates a set of DNS records of slave servers for UltraPossum balancing and put it into your DNS database. -Package: ultrapossum-vaj-robust -Architecture: all -Depends: ultrapossum-server (= ${Source-Version}), ucf -Description: UltraPossum VAJ robust patch support module - This package enables VAJ robust patch within UltraPossum. =================================================================== RCS file: ultrapossum/debian/rules,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ultrapossum/debian/rules 2004/10/23 02:51:58 1.14 +++ ultrapossum/debian/rules 2004/10/31 14:28:15 1.15 @@ -11,7 +11,7 @@ install -m755 debian/policy-rc.d $(DEB_DESTDIR)/usr/share/ultrapossum/ #DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(DEB_DESTDIR) -DEB_CONFIGURE_EXTRA_FLAGS := --with-modules=client,server,test,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-monlibdir=/usr/lib/mon --with-monsysconfdir=/etc/mon --with-monpiddir=/var/run/mon --with-halocalstatedir=/var --with-sudoersdir=/etc --with-opensslsysconfdir=/etc/ssl +DEB_CONFIGURE_EXTRA_FLAGS := --with-modules=client,server,test,startTLS,dnsbalance,failover --with-ldaplibexecdir=/usr/sbin --with-ldapsysconfdir=/etc/ldap --with-ldapdatadir=/usr/share/ldap --with-ldaplibdir=/usr/lib/ldap --with-hasysconfdir=/etc/ha.d --with-monlibdir=/usr/lib/mon --with-monsysconfdir=/etc/mon --with-monpiddir=/var/run/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)