[anaconda/f14/master] - Re-fix systemd default link (#627401, mschmidt). (clumens)

David Lehman dlehman at fedoraproject.org
Thu Sep 9 20:42:44 UTC 2010


commit cbf281bb564afb1598a7aca81c236c41962ca7ac
Author: David Lehman <dlehman at redhat.com>
Date:   Thu Sep 9 15:37:13 2010 -0500

    - Re-fix systemd default link (#627401, mschmidt). (clumens)

 .gitignore    |    2 +-
 anaconda.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c09a653..b9bf5a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-anaconda-14.17.tar.bz2
+anaconda-14.17.1.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 5a64456..ac3a107 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 14.17
+Version: 14.17.1
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -223,6 +223,9 @@ update-desktop-database &> /dev/null || :
 %endif
 
 %changelog
+* Thu Sep 09 2010 David Lehman <dlehman at redhat.com> - 14.17.1-1
+- Re-fix systemd default link (#627401, mschmidt). (clumens)
+
 * Wed Sep 01 2010 David Lehman <dlehman at redhat.com> - 14.17-1
 - i18n: do not build translatable sentences from parts (#622545). (akozumpl)
 - memory: install.img is now >150 MB so count 192 MB extra for it. (akozumpl)
diff --git a/sources b/sources
index f821685..ecc7e0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ded8b00563bf849aa6db022e73b42f1  anaconda-14.17.tar.bz2
+2d0936bbfab7984648d28dae0a50de14  anaconda-14.17.1.tar.bz2


More information about the scm-commits mailing list