[jhbuild] Revert "Require gudev-147 for NetworkManager 0.9."



commit a410bb690e4d02aa64a35002629db2f9c44da07c
Author: Craig Keogh <cskeogh adam com au>
Date:   Fri Mar 11 16:46:14 2011 +1030

    Revert "Require gudev-147 for NetworkManager 0.9."
    
    This reverts commit 0d203b2ba4859c87071ad5dbdb827984e65d0600.
    The commit causes the following error:
    
    patch -p1 < "/home/Oxyde/gnome/jhbuild/patches/gudev-147.patch"
    patching file configure.ac
    can't find file to patch at input line 18

 modulesets/gnome-suites-core-deps-3.0.modules |    6 +++---
 patches/{gudev-147.patch => gudev-145.patch}  |    0
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.0.modules b/modulesets/gnome-suites-core-deps-3.0.modules
index 89dd1c4..1c388d6 100644
--- a/modulesets/gnome-suites-core-deps-3.0.modules
+++ b/modulesets/gnome-suites-core-deps-3.0.modules
@@ -515,9 +515,9 @@
   </autotools>
 
   <autotools id="gudev" check-target="false" supports-non-srcdir-builds="no">
-    <branch checkoutdir="gudev-147" repo="kernel.org"
-            module="utils/kernel/hotplug/udev-147.tar.bz2" version="145">
-      <patch file="gudev-147.patch" strip="1"/>
+    <branch checkoutdir="gudev-145" repo="kernel.org"
+            module="utils/kernel/hotplug/udev-145.tar.bz2" version="145">
+      <patch file="gudev-145.patch" strip="1"/>
     </branch>
   </autotools>
 
diff --git a/patches/gudev-147.patch b/patches/gudev-145.patch
similarity index 100%
rename from patches/gudev-147.patch
rename to patches/gudev-145.patch



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]