update ctdb version
authorRonnie Sahlberg <sahlberg@ronnie.(none)>
Wed, 6 Feb 2008 03:00:04 +0000 (14:00 +1100)
committerRonnie Sahlberg <sahlberg@ronnie.(none)>
Wed, 6 Feb 2008 03:00:04 +0000 (14:00 +1100)
change flags for 41.httpd

Makefile.in
config/events.d/41.httpd [changed mode: 0644->0755]
packaging/RPM/ctdb.spec

index 163a1158882874f665fcf566c0f3993cf2049fc5..ff91147266d4e4a9a180b56174da1dc497b0906e 100644 (file)
@@ -186,6 +186,7 @@ install: all
        ${INSTALLCMD} -m 755 config/events.d/50.samba $(DESTDIR)$(etcdir)/ctdb/events.d
        ${INSTALLCMD} -m 755 config/events.d/60.nfs $(DESTDIR)$(etcdir)/ctdb/events.d
        ${INSTALLCMD} -m 755 config/events.d/61.nfstickle $(DESTDIR)$(etcdir)/ctdb/events.d
+       ${INSTALLCMD} -m 755 config/events.d/70.iscsi $(DESTDIR)$(etcdir)/ctdb/events.d
        ${INSTALLCMD} -m 755 config/events.d/90.ipmux $(DESTDIR)$(etcdir)/ctdb/events.d
        ${INSTALLCMD} -m 755 config/events.d/91.lvs $(DESTDIR)$(etcdir)/ctdb/events.d
        ${INSTALLCMD} -m 755 tools/ctdb_diagnostics $(DESTDIR)$(bindir)
old mode 100644 (file)
new mode 100755 (executable)
index f8209116773c0079bf8feab4c4f420b7fbed2513..c4b46bbac4b1a966ee7858ecff2eb4ba3374ff1a 100644 (file)
@@ -101,6 +101,7 @@ fi
 %{_sysconfdir}/ctdb/events.d/50.samba
 %{_sysconfdir}/ctdb/events.d/60.nfs
 %{_sysconfdir}/ctdb/events.d/61.nfstickle
+%{_sysconfdir}/ctdb/events.d/70.iscsi
 %{_sysconfdir}/ctdb/events.d/90.ipmux
 %{_sysconfdir}/ctdb/events.d/91.lvs
 %{_sysconfdir}/ctdb/statd-callout
@@ -119,6 +120,8 @@ fi
 %{_includedir}/ctdb_private.h
 
 %changelog
+* Wed Feb 06 2008 : Version 1.0.27
+ - Add eventscript for iscsi
 * Thu Jan 31 2008 : Version 1.0.26
  - Fix crashbug in tdb transaction code
 * Tue Jan 29 2008 : Version 1.0.25