Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7e8e66c410616197b6c8b3ae4ef858b9cc51ccc1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7e8e66c410616197b6c8b3ae4ef858b9cc51ccc1)
  • Date: Mon, 23 Feb 2015 07:42:24 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

disk/nilfs-utils/DEPENDS | 6 ++++++
disk/nilfs-utils/DETAILS | 13 +++++++------
disk/nilfs-utils/HISTORY | 5 +++++
3 files changed, 18 insertions(+), 6 deletions(-)

New commits:
commit 7e8e66c410616197b6c8b3ae4ef858b9cc51ccc1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

nilfs-utils: => 2.2.3

diff --git a/disk/nilfs-utils/DEPENDS b/disk/nilfs-utils/DEPENDS
new file mode 100755
index 0000000..9ca1765
--- /dev/null
+++ b/disk/nilfs-utils/DEPENDS
@@ -0,0 +1,6 @@
+depends util-linux &&
+
+optional_depends libselinux \
+ "--with-selinux" \
+ "--without-selinux" \
+ "for SELinux support"
diff --git a/disk/nilfs-utils/DETAILS b/disk/nilfs-utils/DETAILS
index 66bbcb3..5a5169d 100755
--- a/disk/nilfs-utils/DETAILS
+++ b/disk/nilfs-utils/DETAILS
@@ -1,14 +1,15 @@
SPELL=nilfs-utils
- VERSION=2.1.4
+ VERSION=2.2.3
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.nilfs.org/download/$SOURCE
-
SOURCE_HASH=sha512:f30fd3fabd17aae8d68b30c4bfc6299bd1bed2853c8d10ebf4038a3a194e40419c44c50a2f3ffff8a4c17955a2c5a744c62cfd1dafcb9b4f8fb9d19bcc4d44af
- WEB_SITE=http://www.nilfs.org/
+ SOURCE_URL[0]=http://nilfs.sourceforge.net/download/$SOURCE
+
SOURCE_HASH=sha512:ca0e45c3a0eba61c18d5b96ca9096ccb589712d899cbd54adac70de504b10abfa8e72d13e1481a97c0d329c5d14d65e3783a1c1ba1ad6401b65d64b5ebd7ef49
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ DOCS="AUTHORS ChangeLog $DOCS"
+ WEB_SITE=http://nilfs.sourceforge.net/
ENTERED=20090603
LICENSE[0]=GPL
- SHORT="a log-structured file system supporting versioning"
+ SHORT="log-structured file system supporting versioning"
cat << EOF
NILFS is a log-structured file system supporting versioning of the entire
file system and continuous snapshotting which allows users to even restore
diff --git a/disk/nilfs-utils/HISTORY b/disk/nilfs-utils/HISTORY
index 4750c6b..92d8247 100644
--- a/disk/nilfs-utils/HISTORY
+++ b/disk/nilfs-utils/HISTORY
@@ -1,3 +1,8 @@
+2015-02-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.3; updated website; quoting paths;
added
+ more docs
+ * DEPENDS: added, for missing dependencies
+
2012-07-08 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.1.4




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7e8e66c410616197b6c8b3ae4ef858b9cc51ccc1), Vlad Glagolev, 02/23/2015

Archive powered by MHonArc 2.6.24.

Top of Page