Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (98271bcb9a537999094e03cf3eeee46647831ea9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (98271bcb9a537999094e03cf3eeee46647831ea9)
  • Date: Sun, 8 May 2011 13:19:04 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

disk/qtparted/DEPENDS | 2 +-
disk/qtparted/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 98271bcb9a537999094e03cf3eeee46647831ea9
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

qtparted: DEPENDS: deprecated ntfsprogs -> ntfs-3g

diff --git a/disk/qtparted/DEPENDS b/disk/qtparted/DEPENDS
index 693f7e6..8c06983 100755
--- a/disk/qtparted/DEPENDS
+++ b/disk/qtparted/DEPENDS
@@ -3,7 +3,7 @@ depends parted &&
depends qt-x11 &&
depends unsermake &&

-optional_depends "ntfsprogs" "" "--disable-ntfs" "for NTFS support"
&&
+optional_depends "ntfs-3g" "" "--disable-ntfs" "for NTFS support"
&&
optional_depends "xfsprogs" "" "--disable-xfs" "for XFS support"
&&
optional_depends "progsreiserfs" "" "--disable-reiserfs" "for ReiserFS
support" &&
optional_depends "jfsutils" "" "--disable-jfs" "for JFS support"
diff --git a/disk/qtparted/HISTORY b/disk/qtparted/HISTORY
index 265c116..5fb1cb0 100644
--- a/disk/qtparted/HISTORY
+++ b/disk/qtparted/HISTORY
@@ -1,3 +1,6 @@
+2011-05-08 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: deprecated ntfsprogs -> ntfs-3g
+
2008-01-15 Eric Sandall <sandalle AT sourcemage.org>
* BUILD: Enable make_single for default_build as it fails with
multiple
make jobs



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (98271bcb9a537999094e03cf3eeee46647831ea9), Ladislav Hagara, 05/08/2011

Archive powered by MHonArc 2.6.24.

Top of Page