[anaconda/f15/master] Add btrfs min size of 256 MB. (#702603) (dlehman) Update the requirements for memory.. (dlehman)

Christopher Edward Lumens clumens at fedoraproject.org
Fri May 6 18:45:38 UTC 2011


commit a16f8412b0d48f7a551f561ca4b45ee0113a2910
Author: Chris Lumens <clumens at redhat.com>
Date:   Fri May 6 14:45:23 2011 -0400

    Add btrfs min size of 256 MB. (#702603) (dlehman)
    Update the requirements for memory.. (dlehman)

 .gitignore    |    1 +
 anaconda.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b69b28e..08fcbc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ anaconda-15.2.tar.bz2
 /anaconda-15.28.tar.bz2
 /anaconda-15.29.tar.bz2
 /anaconda-15.30.tar.bz2
+/anaconda-15.31.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index cb86763..2cb2ba2 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 15.30
+Version: 15.31
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -230,6 +230,10 @@ update-desktop-database &> /dev/null || :
 %endif
 
 %changelog
+* Fri May 06 2011 Chris Lumens <clumens at redhat.com> - 15.31-1
+- Add btrfs min size of 256 MB. (#702603) (dlehman)
+- Update the requirements for memory.. (dlehman)
+
 * Mon May 02 2011 Chris Lumens <clumens at redhat.com> - 15.30-1
 - /var/log/dmesg doesn't exist in a live install. messages does, though.
   (dlehman)
diff --git a/sources b/sources
index 1ac9d6a..8637e13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34275a7900cc26cd4fcb9b822ea3212e  anaconda-15.30.tar.bz2
+3731fc006670c3d23573db3a7e57a01c  anaconda-15.31.tar.bz2


More information about the scm-commits mailing list