Revision: 5708
Author: pebender
Date: Sat Oct 17 21:14:48 2009
Log: - Removed packages kernel-2.6.30/* and  
kernel-headers/linux-headers-2.6.30.


http://code.google.com/p/minimyth/source/detail?r=5708

Deleted:
  /trunk/gar-minimyth/script/kernel-2.6.30
  /trunk/gar-minimyth/script/kernel-headers/linux-headers-2.6.30
Modified:
  /trunk/gar-minimyth/html/minimyth/document-changelog.txt
  /trunk/gar-minimyth/script/meta/minimyth/files/check.mk

=======================================
--- /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Sat Oct 17  
20:46:20 2009
+++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Sat Oct 17  
21:14:48 2009
@@ -17,11 +17,15 @@
      MythTV 0.22:         version 0.22.0,         release-0-22-fixes branch  
svn 22512.
      MythTV trunk:        version trunk.22510     trunk svn 22510.

+Removed packages
+    Removed kernel-2.6.30/*.
+    Removed kernel-headers/linux-headers-2.6.30.
+
  Updated packages
-    - Updated xorg-7.4/xdpyinfo.
-    - Updated xorg-7.4/xlsclients.
-    - Updated xorg-7.4/xsetroot.
-    - Updated xorg-7.4/xtrans.
+    Updated xorg-7.4/xdpyinfo.
+    Updated xorg-7.4/xlsclients.
+    Updated xorg-7.4/xsetroot.
+    Updated xorg-7.4/xtrans.

  Fixed bugs
      - Fixed bug that caused boot to fail when huludesktop.data is not  
present
=======================================
--- /trunk/gar-minimyth/script/meta/minimyth/files/check.mk     Tue Oct 13  
17:33:09 2009
+++ /trunk/gar-minimyth/script/meta/minimyth/files/check.mk     Sat Oct 17  
21:14:48 2009
@@ -178,14 +178,12 @@
                fi ; \
        done
        @echo "    mm_KERNEL_HEADERS_VERSION"
-       @if [ ! "$(mm_KERNEL_HEADERS_VERSION)" = "2.6.30" ] && \
-           [ ! "$(mm_KERNEL_HEADERS_VERSION)" = "2.6.31" ] ; then \
+       @if [ ! "$(mm_KERNEL_HEADERS_VERSION)" = "2.6.31" ] ; then \
                echo "error: 
mm_KERNEL_HEADERS_VERSION=\"$(mm_KERNEL_HEADERS_VERSION)\"  
is an invalid value." ; \
                exit 1 ; \
        fi
        @echo "    mm_KERNEL_VERSION"
-       @if [ ! "$(mm_KERNEL_VERSION)" = "2.6.30" ] && \
-           [ ! "$(mm_KERNEL_VERSION)" = "2.6.31" ] ; then \
+       @if [ ! "$(mm_KERNEL_VERSION)" = "2.6.31" ] ; then \
                echo "error: mm_KERNEL_VERSION=\"$(mm_KERNEL_VERSION)\" is an 
invalid  
value." ; \
                exit 1 ; \
        fi

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to