[arch-commits] Commit in dmraid/repos (testing-i686 testing-i686/dmraid.install)

Tobias Powalowski tpowa at archlinux.org
Mon Nov 2 14:47:51 UTC 2009


    Date: Monday, November 2, 2009 @ 09:47:51
  Author: tpowa
Revision: 57840

Merged revisions 57838 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/dmraid/trunk

........
  r57838 | tpowa | 2009-11-02 14:45:59 +0000 (Mo, 02 Nov 2009) | 2 lines
  
  upgpkg: dmraid 1.0.0.rc16-1
      bump to latest version, fixed install message
........

Modified:
  dmraid/repos/testing-i686/	(properties)
  dmraid/repos/testing-i686/dmraid.install

----------------+
 dmraid.install |   14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)


Property changes on: dmraid/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /dmraid/trunk:1-57821
   + /dmraid/trunk:1-57839

Modified: testing-i686/dmraid.install
===================================================================
--- testing-i686/dmraid.install	2009-11-02 14:46:45 UTC (rev 57839)
+++ testing-i686/dmraid.install	2009-11-02 14:47:51 UTC (rev 57840)
@@ -4,23 +4,11 @@
     echo ">>>"
     echo ">>> IMPORTANT DMRAID UPGRADE NOTICE"
     echo ">>> -------------------------------"
-    echo ">>> Version 1.0.15rc introduce a new name scheme:"
+    echo ">>> Version 1.0.0.rc15 and greater introduce a new name scheme:"
     echo ">>> You need to add an additional 'p' in front of your number."
     echo ">>> e.g. <yourname><number> --> <yourname>p<number>"
     echo ">>>      firsthd1           --> firsthdp1"
     echo ">>> Please change your bootloader and fstab accordingly."
     echo ">>>"
   fi
-  if [ "$(vercmp $2 1.0.0.rc14)" -gt 0 ]; then
-    # important downgrade notice
-    echo ">>>"
-    echo ">>> IMPORTANT DMRAID DOWNGRADE NOTICE"
-    echo ">>> -------------------------------"
-    echo ">>> Version 1.0.15rc introduced a new name scheme:"
-    echo ">>> You need to remove the additional 'p' in front of your number."
-    echo ">>> e.g. <yourname>p<number> --> <yourname><number>"
-    echo ">>>      firsthdp1           --> firsthd1"
-    echo ">>> Please change your bootloader and fstab accordingly."
-    echo ">>>"
-  fi
 }




More information about the arch-commits mailing list