[yum/f16] Sync with F17/rawhide.

James Antill james at fedoraproject.org
Mon Mar 12 19:53:45 UTC 2012


commit 5cf68f0905b1ac1d780a2a1f76cd26d3de131bbb
Author: James Antill <james at and.org>
Date:   Mon Mar 12 15:51:43 2012 -0400

    Sync with F17/rawhide.
    
    - Fixes translations.
    - Fix weird multiple obsoletion bug. BZ 800016
    - Lots of other smaller fixes/changes.

 yum.spec |   90 +------------------------------------------------------------
 1 files changed, 2 insertions(+), 88 deletions(-)
---
diff --git a/yum.spec b/yum.spec
index 3238f20..7b64995 100644
--- a/yum.spec
+++ b/yum.spec
@@ -29,7 +29,6 @@ Patch4: no-more-exactarchlist.patch
 Patch5: geode-arch.patch
 Patch6: yum-HEAD.patch
 Patch7: yum-ppc64-preferred.patch
-Patch8: yum-arm-hfp-support.patch
 Patch9: yum-silence.patch
 Patch20: yum-manpage-files.patch
 Patch21: 0001-Set-_depsolving_failed-as-soon-as-buildTransaction-i.patch
@@ -139,7 +138,6 @@ Install this package if you want auto yum updates nightly via cron.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 %patch9 -p1
 %patch20 -p1
 %patch1 -p1
@@ -322,92 +320,8 @@ exit 0
 - Fix weird multiple obsoletion bug. BZ 800016
 - Lots of other smaller fixes/changes.
 
-* Fri Mar  9 2012 James Antill <james at fedoraproject.org> - 3.4.3-22
-- update to latest HEAD.
-- Fail on bad reinstall/downgrade arguments. bug 800285.
-- Fix weird multiple obsoletion bug. BZ 800016
-- Check for a compat. arch. as well, when hand testing for upgradability.
-- Allow changing the exit code on non-fatal errors.
-
-* Thu Mar  1 2012 James Antill <james at fedoraproject.org> - 3.4.3-21
-- update to latest HEAD.
-- Translation update.
-
-* Wed Feb 29 2012 James Antill <james at fedoraproject.org> - 3.4.3-20
-- update to latest HEAD.
-- Lazy setup pkgSack, for localinstall/etc.
-- add support for 64 bit arm hardware.
-- Hack for "info install blah" to never look at repos.
-- Fixup resolvedep command for mock users.
-
-* Mon Feb 20 2012 James Antill <james at fedoraproject.org> - 3.4.3-19
-- update to latest HEAD.
-- Add a yum group convert command, so people can use groups as objects easily.
-- Document the new group stuff.
-- Generic provide markers for installonlypkgs (for kernel/vms).
-- Minor updates/fixes merge some older branches.
-
-* Fri Jan 20 2012 James Antill <james at fedoraproject.org> - 3.4.3-18
-- update to latest HEAD
-- Added group_command, but didn't change to groups as objects by default.
-- Minor updates.
-
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.3-17
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Tue Dec 13 2011 James Antill <james at fedoraproject.org> - 3.4.3-16
-- update to latest HEAD
-- Have users always use their own dirs.
-- Minor updates.
-
-* Fri Dec  2 2011 James Antill <james at fedoraproject.org> - 3.4.3-15
-- update to latest HEAD
-- Init "found" variable for distro-sync full. BZ 752407.
-- Fix _conv_pkg_state when calling with history as checksum. BZ 757736.
-- When a repo. fails in repolist, manually populate the ones after it.A
-- Fix a corner case in exception2msg(). BZ 749239.
-- Transifex sync.
-- Hand fix the plural forms gettext stuff.
-
-* Wed Nov 30 2011 Dennis Gilmore <dennis at ausil.us> - 3.4.3-13
-- add patch from upstream for arm hardware floating point support
-
-* Mon Oct 17 2011 James Antill <james at fedoraproject.org> - 3.4.3-12
-- update to latest HEAD
-- Basically just an update for transifex sync.
-
-* Fri Oct 14 2011 James Antill <james at fedoraproject.org> - 3.4.3-11
-- update to latest HEAD
-- Some edge case depsolver bug fixes.
-- Output the GPG fingerprint when showing the GPG key.
-- Update bugtracker URL back to redhat.
-- Allow reinstall and remove arguments to history redo command.
-- Let resolvedep look for installed packages.
-
-* Tue Sep 21 2011 James Antill <james at fedoraproject.org> - 3.4.3-10
-- update to latest HEAD
-- Fix for history sync, and saving on install.
-- Lots of minor bug fixes.
-- Speedups for upgrade_requirements_on_install=true.
-- Fix generated data using bad caches.
-- Changes for yum-cron.
-
-* Tue Aug 23 2011 James Antill <james at fedoraproject.org> - 3.4.3-9
-- update to latest HEAD
-- Update translations.
-- Minor UI tweaks for transaction output.
-- Minor tweak for update_reqs_on_install.
-
-* Mon Aug 22 2011 James Antill <james at fedoraproject.org> - 3.4.3-8
-- update to latest HEAD
-- Fix upgrade_requirements_on_install breaking upgrade typos.
-
-* Fri Aug 19 2011 James Antill <james at fedoraproject.org> - 3.4.3-7
-- update to latest HEAD
-- Fix syncing of yum DB data in history.
-- Add upgrade_requirements_on_install config. option.
-- Don't look for releasever if it's set directly (anaconda).
-- Expose ip_resolve urlgrabber option.
+* Fri Dec 09 2011 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 3.4.3-7
+- change loglevel from INFO to INFO_2, bz#750859
 
 * Fri Aug  5 2011 James Antill <james at fedoraproject.org> - 3.4.3-6
 - update to latest HEAD


More information about the scm-commits mailing list