[preupgrade/f13/master] - New upstream release. - Reinvigorate pre-upgrade-cli with the same fixes as the gui tool. - Transl

Richard Hughes rhughes at fedoraproject.org
Thu Sep 9 15:54:16 UTC 2010


commit 23034f3a4c1aea9da58741c25a8c53dae3b87d7b
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Sep 9 16:54:46 2010 +0100

    - New upstream release.
    - Reinvigorate pre-upgrade-cli with the same fixes as the gui tool.
    - Translation updates.

 .gitignore      |    1 +
 preupgrade.spec |   25 +++++++++++++++----------
 sources         |    2 +-
 3 files changed, 17 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af80b39..8dff725 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 preupgrade-1.1.6.tar.bz2
+/preupgrade-1.1.8.tar.bz2
diff --git a/preupgrade.spec b/preupgrade.spec
index 1aabb43..d4aba39 100644
--- a/preupgrade.spec
+++ b/preupgrade.spec
@@ -1,8 +1,6 @@
-%{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-
 Summary: Prepares a system for an upgrade
 Name: preupgrade
-Version: 1.1.6
+Version: 1.1.8
 Release: 1%{?dist}
 License: GPLv2+
 Source: https://fedorahosted.org/releases/p/r/preupgrade/%{name}-%{version}.tar.bz2
@@ -16,17 +14,13 @@ Requires: python-urlgrabber >= 3.9.1-4
 Requires: yum-metadata-parser, yum >= 3.2.24
 Requires: usermode
 Requires: createrepo >= 0.9.7-7
-%if 0%{?fedora} >= 12
 Requires: util-linux-ng >= 2.15.1
-%else
-Requires: e2fsprogs
-%endif
 BuildRequires: intltool
 BuildRequires: desktop-file-utils, python
 Conflicts: yaboot < 1.3.14-8
 
 %description
-preupgrade prepares your Fedora system for an upgrade to the next version
+preupgrade prepares your Fedora system for upgrading to a newer version
 by examining your system, downloading all the files needed for the upgrade,
 and then setting up your system to perform the upgrade after rebooting.
 
@@ -62,6 +56,18 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/usr/share/preupgrade/releases.list
 %{python_sitelib}/%{name}
 
 %changelog
+* Thu Sep 09 2010 Richard Hughes <richard at hughsie.com> - 1.1.8-1
+- New upstream release.
+- Reinvigorate pre-upgrade-cli with the same fixes as the gui tool.
+- Translation updates.
+
+* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.1.6-3
+- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+
+* Sat Jun 05 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 1.1.6-2
+- Fix description to clarify that skipping releases is ok 
+- Update spec to match current guidelines
+
 * Wed May 12 2010 Richard Hughes <richard at hughsie.com> - 1.1.6-1
 - New upstream release.
 - Generate a valid kickstart when there is no space for the install.img
@@ -158,9 +164,8 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/usr/share/preupgrade/releases.list
 * Fri May  2 2008 Seth Vidal <skvidal at fedoraproject.org> - 0.9.3-1
 - 0.9.3
 
-
 * Thu May  1 2008 Seth Vidal <skvidal at fedoraproject.org> 
-- make preupgrade clean up its messes in %post so it doesn't leave
+- make preupgrade clean up its messes in post so it doesn't leave
   cruft on the fs after an upgrade.
 
 * Thu Apr 24 2008 Seth Vidal <skvidal at fedoraproject.org> - 0.9.2-1
diff --git a/sources b/sources
index 040ddfb..995649e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad95afdc72c0310e487b9d69d610ca87  preupgrade-1.1.6.tar.bz2
+0ab3137356103cf90436ac72eef6a2ae  preupgrade-1.1.8.tar.bz2


More information about the scm-commits mailing list