[fedup/f17] possibly final 0.7.2 snapshot

Will Woods wwoods at fedoraproject.org
Wed Dec 19 23:27:03 UTC 2012


commit d495db4853ca5a401f399041088e1053ad02b4aa
Author: Will Woods <wwoods at redhat.com>
Date:   Wed Dec 19 18:25:10 2012 -0500

    possibly final 0.7.2 snapshot

 fedup.spec |   13 +++++++++++--
 sources    |    2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/fedup.spec b/fedup.spec
index d254baa..16b3a59 100644
--- a/fedup.spec
+++ b/fedup.spec
@@ -1,6 +1,6 @@
 Name:           fedup
 Version:        0.7.2
-Release:        0.git20121206%{?dist}
+Release:        0.git20121219%{?dist}
 Summary:        The Fedora Upgrade tool
 
 License:        GPLv2+
@@ -26,6 +26,8 @@ fedup is the Fedora Upgrade tool.
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT
 make install-systemd DESTDIR=$RPM_BUILD_ROOT
+ln -sf fedup $RPM_BUILD_ROOT/%{_bindir}/fedup-cli
+
 
 
 %files
@@ -39,6 +41,7 @@ make install-systemd DESTDIR=$RPM_BUILD_ROOT
 # python library
 %{python_sitelib}/fedup*
 # binaries
+%{_bindir}/fedup
 %{_bindir}/fedup-cli
 
 #TODO - finish and package gtk-based GUI
@@ -53,7 +56,13 @@ make install-systemd DESTDIR=$RPM_BUILD_ROOT
 - Disable SELinux during upgrade if system has SELinux disabled (#882549)
 - Use new-kernel-pkg to set up bootloader (#872088, #879290, #881338)
 - Remove boot option after upgrade (#873065)
-- Get instrepo automatically if available
+- Fix running on minimal systems (#885990)
+- Work around wrong/missing plymouth theme (#879295)
+- Get instrepo automatically if available (#872899, #882141)
+- Rename 'fedup-cli' to 'fedup'
+- Rename '--repourl' to '--addrepo'
+- Add mirrorlist support for --addrepo/--instrepo
+- Clearer messages for most errors
 
 * Mon Nov 19 2012 Will Woods <wwoods at redhat.com> 0.7.1-1
 - Add --clean commandline argument
diff --git a/sources b/sources
index 47fd3b7..274eaa2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93a41c839afc550fb24fddc99d543919  fedup-0.7.2.tar.xz
+6ad26b53b67fd82e7e48cbea7ef4bf85  fedup-0.7.2.tar.xz


More information about the scm-commits mailing list