[fedup-dracut] 0.7.2 prerelease

Will Woods wwoods at fedoraproject.org
Wed Dec 5 23:19:49 UTC 2012


commit 1dbe4be809a26d7c936e78f07d918bd7d29bc0ed
Author: Will Woods <wwoods at redhat.com>
Date:   Wed Dec 5 18:19:14 2012 -0500

    0.7.2 prerelease

 .gitignore        |    1 +
 fedup-dracut.spec |    9 ++++++---
 sources           |    1 +
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed4ab4a..7014abf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /fedup-dracut-0.7.tar.xz
 /fedup-dracut-0.7.1.tar.xz
+/fedup-dracut-0.7.2.tar.xz
diff --git a/fedup-dracut.spec b/fedup-dracut.spec
index 4909413..ee32b04 100644
--- a/fedup-dracut.spec
+++ b/fedup-dracut.spec
@@ -2,8 +2,8 @@
 %global plymouthver 0.8.6
 
 Name:       fedup-dracut
-Version:    0.7.1
-Release:    1%{?dist}
+Version:    0.7.2
+Release:    0.git20121205%{?dist}
 Summary:    The Fedora Upgrade tool initramfs environment
 
 License:    GPLv2+
@@ -16,7 +16,7 @@ BuildRequires:  plymouth-devel >= %{plymouthver}
 BuildRequires:  glib2-devel
 Requires:       rpm >= 4.10.0
 Requires:       plymouth >= %{plymouthver}
-Requires:       systemd >= 195
+Requires:       systemd >= 195-8
 Requires:       dracut
 
 %package plymouth
@@ -58,6 +58,9 @@ make install DESTDIR=$RPM_BUILD_ROOT \
 
 
 %changelog
+* Wed Dec 05 2012 Will Woods <wwoods at redhat.com> 0.7.2-1
+- Remove awful hack to forcibly sync data to disk (fixed in systemd 195-8)
+
 * Thu Nov 15 2012 Will Woods <wwoods at redhat.com> 0.7.1-1
 - install new kernel without removing old ones (#876366)
 
diff --git a/sources b/sources
index b01b194..d9772b5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 28149a341cfd1428096823ce5bdfd436  fedup-dracut-0.7.tar.xz
 ed4e79bdd4a32d47a702f9d5073b584c  fedup-dracut-0.7.1.tar.xz
+574de1c0bc5bf6ac6ee75faf3e5c0649  fedup-dracut-0.7.2.tar.xz


More information about the scm-commits mailing list