Author: benny
Date: 2007-01-28 10:56:17 +0000 (Sun, 28 Jan 2007)
New Revision: 24776

Modified:
   libexo/trunk/ChangeLog
   libexo/trunk/configure.in.in
Log:
2007-01-28      Benedikt Meurer <[EMAIL PROTECTED]>

        * configure.in.in: Bump required HAL version to 0.5.7. Bug #2828.




Modified: libexo/trunk/ChangeLog
===================================================================
--- libexo/trunk/ChangeLog      2007-01-28 10:47:25 UTC (rev 24775)
+++ libexo/trunk/ChangeLog      2007-01-28 10:56:17 UTC (rev 24776)
@@ -1,3 +1,7 @@
+2007-01-28     Benedikt Meurer <[EMAIL PROTECTED]>
+
+       * configure.in.in: Bump required HAL version to 0.5.7. Bug #2828.
+
 2007-01-20     Benedikt Meurer <[EMAIL PROTECTED]>
 
        * configure.in.in: Post-release version bump.

Modified: libexo/trunk/configure.in.in
===================================================================
--- libexo/trunk/configure.in.in        2007-01-28 10:47:25 UTC (rev 24775)
+++ libexo/trunk/configure.in.in        2007-01-28 10:56:17 UTC (rev 24776)
@@ -150,7 +150,7 @@
 dnl ********************************
 dnl *** Check for HAL (optional) ***
 dnl ********************************
-XDT_CHECK_OPTIONAL_PACKAGE([HAL], [hal-storage], [0.5.0], [hal], [HAL 
support], [yes])
+XDT_CHECK_OPTIONAL_PACKAGE([HAL], [hal-storage], [0.5.7], [hal], [HAL 
support], [yes])
 if test x"$HAL_FOUND" = x"yes"; then
   dnl # substituted into exo-hal-0.3.pc
   HAL_STORAGE_DEPENDENCY="hal-storage"

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to