Summary: Utilities based around the yum package manager Name: yum-utils Version: 1.1.30 Release: 41%{?dist} License: GPLv2+ Group: Development/Tools Source: http://yum.baseurl.org/download/yum-utils/%{name}-%{version}.tar.gz Patch0: yum-utils-1.1.30-i18n-off.patch Patch1: BZ-669178-fs-snapshot-hard-failure.patch Patch2: BZ-616408-yumdownloader-man-page-archlist.patch Patch3: BZ-679098-y-c-m-interpreted-values.patch Patch4: BZ-720967-security-man-page-typos.patch Patch5: BZ-713108-reposync-reposetup-rhn.patch Patch6: BZ-710469-rhn-source-repos.patch Patch7: BZ-699469+699470-yumdownloader-exit-err-failed-to-download.patch Patch8: BZ-694188-yum-groups-manager-config-file.patch Patch9: BZ-709043-check-doutilbuildtransaction.patch Patch10: BZ-659740-Force-ASCII-apostrophes-in-man-page-examples.patch Patch11: BZ-734428-workaround-update-man-excludes.patch # RHEL6.3 Patch12: BZ-684925-show-changed-rco.patch Patch13: BZ-701096-reposync-exit.patch Patch14: BZ-710579-add-compare-arch.patch Patch15: BZ-711767-dont-download-again.patch Patch16: BZ-737597-restore-installonly-pkgs.patch Patch17: BZ-769775-package-cleanup-oldkernels-kernel-PAE.patch Patch18: BZ-782338-package-cleanup-man-page.patch Patch19: BZ-737597-yum-debug-restore-man.patch # RHEL6.6 Patch20: BZ-1013475-yum-complete-transaction.patch Patch21: BZ-850612-fs-snapshot.patch Patch22: BZ-954358-fs-snapshot-LVM.patch Patch23: BZ-954358-revert-fs-snapshot-workaround.patch Patch24: BZ-901506-fix-exit-status.patch Patch25: BZ-838158-debuginfo-install-meaningful-error-couldnt-find-package.patch Patch26: BZ-676193-debug-rpms-repo-name.patch Patch27: BZ-981773-missing-man-pages.patch Patch28: BZ-984119-yum-complete-transaction-leaves-yum-pid.patch Patch29: BZ-1078724-needs-restarting-start-time.patch Patch30: BZ-1075705-yum-config-manager-save.patch Patch31: BZ-1045494-yum-post-transaction-fail-when-package-removed.patch Patch32: BZ-1015191-reposync-manpage-plugins-option.patch Patch33: BZ-1004089-yumdownloader-download-existing-oversize-rpms.patch Patch34: BZ-880944-repoquery-repofrompath-timestamps.patch Patch35: BZ-808347-source-rpms.patch Patch36: BZ-802784-repodiff-file-uri.patch Patch37: BZ-1078724-needs-restarting-get-open-files.patch Patch38: BZ-1078724-filenames-deleted.patch Patch39: BZ-1078724-handle-ioerrors.patch Patch40: BZ-1097560-repoquery-handle-yum-config-exceptions.patch Patch41: BZ-1097297-save-setopt-with-wildcards.patch Patch42: BZ-998892-yumdownloader-print-depsolving-errors.patch Patch43: BZ-971598-yum-config-manager-repo-name.patch Patch44: BZ-1026317-yum-security-manpage-sec-severity-option.patch Patch45: BZ-1078724-needs-restarting-traceback.patch Patch46: BZ-981773-all_manpages.patch Patch47: BZ-1078724-catch-ioerror.patch # RHEL-6.8 Patch50: BZ-1134973-post-transaction-colons.patch Patch51: BZ-1260977-overlayfs-workaround-plugin.patch Patch52: BZ-865694-yum-security-manpage.patch Patch53: BZ-1165661-archlist-docs.patch Patch54: BZ-1189033-reposync-manpage.patch Patch55: BZ-1208155-update-minimal-manpage.patch Patch57: BZ-1225753-yum-config-manager-config-file-update.patch Patch58: BZ-1225754-yum-config-manager-disable-all-repos.patch Patch59: BZ-1285748-repoquery-version.patch Patch60: BZ-1144887-updateinfo-list.patch Patch61: BZ-1191313-security-wrong-package-count.patch Patch62: BZ-1209212-security-exclude-dups.patch # RHEL-6.9 Patch70: BZ-1347813-yum-security-wrong-count.patch Patch71: BZ-1293982-auto-update-debuginfo.patch Patch72: BZ-1313574-verify-exit-status.patch Patch73: BZ-1280453-repoquery-pkgnarrow.patch Patch74: BZ-1272025-filter-duplicate-pkgs-from-security-count.patch # RHEL-6.10 Patch80: BZ-1496340-package-cleanup-dont-remove-required.patch URL: http://yum.baseurl.org/download/yum-utils/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python >= 2.4 , yum >= 3.2.29-77 , libxml2-python # Requires: python-kitchen BuildRequires: python-devel >= 2.4 BuildRequires: gettext BuildRequires: intltool Provides: yum-utils-translations = %{version}-%{release} %description yum-utils is a collection of utilities and examples for the yum package manager. It includes utilities by different authors that make yum easier and more powerful to use. These tools include: debuginfo-install, find-repos-of-install, needs-restarting, package-cleanup, repoclosure, repodiff, repo-graph, repomanage, repoquery, repo-rss, reposync, repotrack, show-installed, show-changed-rco, verifytree, yumdownloader, yum-builddep, yum-complete-transaction, yum-config-manager, yum-debug-dump, yum-debug-restore and yum-groups-manager. %package -n yum-updateonboot Summary: Run yum update on system boot Group: System Environment/Base Requires: python, yum >= 2.4 Requires(pre): chkconfig Requires(post): chkconfig %description -n yum-updateonboot Runs yum update on system boot. This allows machines that have been turned off for an extended amount of time to become secure immediately, instead of waiting until the next early morning cron job. %package -n yum-plugin-changelog Summary: Yum plugin for viewing package changelogs before/after updating Group: System Environment/Base Provides: yum-changelog = %{version}-%{release} Obsoletes: yum-changelog < 1.1.20-0 Conflicts: yum-changelog < 1.1.20-0 # changelog requires new update_md.UpdateMetadata() API in 3.2.23 Requires: yum >= 3.2.23 Requires: python-dateutil %description -n yum-plugin-changelog This plugin adds a command line option to allow viewing package changelog deltas before or after updating packages. %package -n yum-plugin-fastestmirror Summary: Yum plugin which chooses fastest repository from a mirrorlist Group: System Environment/Base Provides: yum-fastestmirror = %{version}-%{release} Obsoletes: yum-fastestmirror < 1.1.20-0 Conflicts: yum-fastestmirror < 1.1.20-0 Requires: yum >= 3.0 %description -n yum-plugin-fastestmirror This plugin sorts each repository's mirrorlist by connection speed prior to downloading packages. %package -n yum-plugin-protectbase Summary: Yum plugin to protect packages from certain repositories. Group: System Environment/Base Provides: yum-protectbase = %{version}-%{release} Obsoletes: yum-protectbase < 1.1.20-0 Conflicts: yum-protectbase < 1.1.20-0 Requires: yum >= 3.0 %description -n yum-plugin-protectbase This plugin allows certain repositories to be protected. Packages in the protected repositories can't be overridden by packages in non-protected repositories even if the non-protected repo has a later version. %package -n yum-plugin-versionlock Summary: Yum plugin to lock specified packages from being updated Group: System Environment/Base Provides: yum-versionlock = %{version}-%{release} Obsoletes: yum-versionlock < 1.1.20-0 Conflicts: yum-versionlock < 1.1.20-0 Requires: yum >= 3.2.24 %description -n yum-plugin-versionlock This plugin takes a set of name/versions for packages and excludes all other versions of those packages (including optionally following obsoletes). This allows you to protect packages from being updated by newer versions, for example. %package -n yum-plugin-tsflags Summary: Yum plugin to add tsflags by a commandline option Group: System Environment/Base Provides: yum-tsflags = %{version}-%{release} Obsoletes: yum-tsflags < 1.1.20-0 Conflicts: yum-tsflags < 1.1.20-0 Requires: yum >= 3.0 %description -n yum-plugin-tsflags This plugin allows you to specify optional transaction flags on the yum command line %package -n yum-plugin-priorities Summary: plugin to give priorities to packages from different repos Group: System Environment/Base Provides: yum-priorities = %{version}-%{release} Obsoletes: yum-priorities < 1.1.20-0 Conflicts: yum-priorities < 1.1.20-0 Requires: yum >= 3.0 %description -n yum-plugin-priorities This plugin allows repositories to have different priorities. Packages in a repository with a lower priority can't be overridden by packages from a repository with a higher priority even if repo has a later version. %if 0 %package -n yum-plugin-refresh-updatesd Summary: Tell yum-updatesd to check for updates when yum exits Group: System Environment/Base Provides: yum-refresh-updatesd = %{version}-%{release} Obsoletes: yum-refresh-updatesd < 1.1.20-0 Conflicts: yum-refresh-updatesd < 1.1.20-0 Requires: yum >= 3.0 Requires: yum-updatesd %description -n yum-plugin-refresh-updatesd yum-refresh-updatesd tells yum-updatesd to check for updates when yum exits. This way, if you run 'yum update' and install all available updates, puplet will almost instantly update itself to reflect this. %endif %package -n yum-plugin-merge-conf Summary: Yum plugin to merge configuration changes when installing packages Group: System Environment/Base Provides: yum-merge-conf = %{version}-%{release} Obsoletes: yum-merge-conf < 1.1.20-0 Conflicts: yum-merge-conf < 1.1.20-0 Requires: yum >= 3.0 %description -n yum-plugin-merge-conf This yum plugin adds the "--merge-conf" command line option. With this option, Yum will ask you what to do with config files which have changed on updating a package. %package -n yum-plugin-security Summary: Yum plugin to enable security filters Group: System Environment/Base Provides: yum-security = %{version}-%{release} Obsoletes: yum-security < 1.1.20-0 Conflicts: yum-security < 1.1.20-0 Requires: yum >= 3.2.18 %description -n yum-plugin-security This plugin adds the options --security, --cve, --bz and --advisory flags to yum and the list-security and info-security commands. The options make it possible to limit list/upgrade of packages to specific security relevant ones. The commands give you the security information. %package -n yum-plugin-upgrade-helper Summary: Yum plugin to help upgrades to the next distribution version Group: System Environment/Base Provides: yum-upgrade-helper = %{version}-%{release} Obsoletes: yum-upgrade-helper < 1.1.20-0 Conflicts: yum-upgrade-helper < 1.1.20-0 Requires: yum >= 3.0 %description -n yum-plugin-upgrade-helper this plugin allows yum to erase specific packages on install/update based on an additional metadata file in repositories. It is used to simplify distribution upgrade hangups. %package -n yum-plugin-aliases Summary: Yum plugin to enable aliases filters Group: System Environment/Base Provides: yum-aliases = %{version}-%{release} Obsoletes: yum-aliases < 1.1.20-0 Conflicts: yum-aliases < 1.1.20-0 # Requires args_hook Requires: yum >= 3.2.23 Requires: yum-utils-translations = %{version}-%{release} %description -n yum-plugin-aliases This plugin adds the command alias, and parses the aliases config. file to enable aliases. %package -n yum-plugin-list-data Summary: Yum plugin to list aggregate package data Group: System Environment/Base Provides: yum-list-data = %{version}-%{release} Obsoletes: yum-list-data < 1.1.20-0 Conflicts: yum-list-data < 1.1.20-0 Requires: yum >= 3.0.5 %description -n yum-plugin-list-data This plugin adds the commands list- vendors, groups, packagers, licenses, arches, committers, buildhosts, baseurls, package-sizes, archive-sizes and installed-sizes. %package -n yum-plugin-filter-data Summary: Yum plugin to list filter based on package data Group: System Environment/Base Provides: yum-filter-data = %{version}-%{release} Obsoletes: yum-filter-data < 1.1.20-0 Conflicts: yum-filter-data < 1.1.20-0 Requires: yum >= 3.2.17 %description -n yum-plugin-filter-data This plugin adds the options --filter- vendors, groups, packagers, licenses, arches, committers, buildhosts, baseurls, package-sizes, archive-sizes and installed-sizes. Note that each package must match at least one pattern/range in each category, if any were specified. %package -n yum-plugin-tmprepo Summary: Yum plugin to add temporary repositories Group: System Environment/Base Provides: yum-tmprepo = %{version}-%{release} Obsoletes: yum-tmprepo < 1.1.20-0 Conflicts: yum-tmprepo < 1.1.20-0 Requires: yum >= 3.2.11 Requires: createrepo %description -n yum-plugin-tmprepo This plugin adds the option --tmprepo which takes a url to a .repo file downloads it and enables it for a single run. This plugin tries to ensure that temporary repositories are safe to use, by default, by not allowing gpg checking to be disabled. %package -n yum-plugin-verify Summary: Yum plugin to add verify command, and options Group: System Environment/Base Provides: yum-verify = %{version}-%{release} Obsoletes: yum-verify < 1.1.20-0 Conflicts: yum-verify < 1.1.20-0 Requires: yum >= 3.2.12 %description -n yum-plugin-verify This plugin adds the commands verify, verify-all and verify-rpm. There are also a couple of options. This command works like rpm -V, to verify your installation. %package -n yum-plugin-keys Summary: Yum plugin to deal with signing keys Group: System Environment/Base Provides: yum-keys = %{version}-%{release} Obsoletes: yum-keys < 1.1.20-0 Conflicts: yum-keys < 1.1.20-0 Requires: yum >= 3.2.19 %description -n yum-plugin-keys This plugin adds the commands keys, keys-info, keys-data and keys-remove. They allow you to query and remove signing keys. %package -n yum-plugin-remove-with-leaves Summary: Yum plugin to remove dependencies which are no longer used because of a removal Group: System Environment/Base Provides: yum-remove-with-leaves = %{version}-%{release} Obsoletes: yum-remove-with-leaves < 1.1.20-0 Conflicts: yum-remove-with-leaves < 1.1.20-0 Requires: yum >= 3.2.19 %description -n yum-plugin-remove-with-leaves This plugin removes any unused dependencies that were brought in by an install but would not normally be removed. It helps to keep a system clean of unused libraries and packages. %package -n yum-plugin-post-transaction-actions Summary: Yum plugin to run arbitrary commands when certain pkgs are acted on Group: System Environment/Base Provides: yum-post-transaction-actions = %{version}-%{release} Obsoletes: yum-post-transaction-actions < 1.1.20-0 Conflicts: yum-post-transaction-actions < 1.1.20-0 Requires: yum >= 3.2.19 %description -n yum-plugin-post-transaction-actions This plugin allows the user to run arbitrary actions immediately following a transaction when specified packages are changed. %package -n yum-NetworkManager-dispatcher Summary: NetworkManager script which tells yum to check it's cache on network change Group: System Environment/Base Requires: yum >= 3.2.17 %description -n yum-NetworkManager-dispatcher This NetworkManager "dispatch script" forces yum to check its cache if/when a new network connection happens in NetworkManager. Note that currently there is no checking of previous data, so if your WiFi keeps going up and down (or you suspend/resume a lot) yum will recheck its cached data a lot. %package -n yum-plugin-rpm-warm-cache Summary: Yum plugin to access the rpmdb files early to warm up access to the db Group: System Environment/Base Provides: yum-rpm-warm-cache = %{version}-%{release} Obsoletes: yum-rpm-warm-cache < 1.1.20-0 Conflicts: yum-rpm-warm-cache < 1.1.20-0 Requires: yum >= 3.2.19 %description -n yum-plugin-rpm-warm-cache This plugin reads the rpmdb files into the system cache before accessing the rpmdb directly. In some cases this should speed up access to rpmdb information %package -n yum-plugin-auto-update-debug-info # Works by searching for *-debuginfo ... so it shouldn't trigger on itself. Summary: Yum plugin to enable automatic updates to installed debuginfo packages Group: System Environment/Base Obsoletes: yum-plugin-auto-update-debuginfo < 1.1.21-0 Conflicts: yum-plugin-auto-update-debuginfo < 1.1.21-0 Provides: yum-plugin-auto-update-debuginfo = %{version}-%{release} Requires: yum >= 3.2.19 %description -n yum-plugin-auto-update-debug-info This plugin looks to see if any debuginfo packages are installed, and if there are it enables all debuginfo repositories that are "children" of enabled repositories. %package -n yum-plugin-show-leaves Summary: Yum plugin which shows newly installed leaf packages Group: System Environment/Base Requires: yum >= 3.2.23 %description -n yum-plugin-show-leaves Yum plugin which shows newly installed leaf packages and packages that became leaves after a transaction %package -n yum-plugin-local Summary: Yum plugin to automatically manage a local repo. of downloaded packages Group: System Environment/Base # Who the hell knows what version :) Requires: yum >= 3.2.22 Requires: createrepo %description -n yum-plugin-local When this plugin is installed it will automatically copy all downloaded packages to a repository on the local filesystem, and (re)build that repository. This means that anything you've downloaded will always exist, even if the original repo. removes it (and can thus. be reinstalled/downgraded/etc.). %package -n yum-plugin-fs-snapshot Summary: Yum plugin to automatically snapshot your filesystems during updates Group: System Environment/Base Requires: yum >= 3.2.22 %description -n yum-plugin-fs-snapshot When this plugin is installed it will automatically snapshot any filesystem that is touched by the packages in a yum update or yum remove. %package -n yum-plugin-ps Summary: Yum plugin to look at processes, with respect to packages Group: System Environment/Base Requires: yum >= 3.2.27 %description -n yum-plugin-ps When this plugin is installed it adds the yum command "ps", which allows you to see which running processes are accociated with which packages (and if they need rebooting, or have updates, etc.) %package -n yum-plugin-ovl Summary: Yum plugin to work around overlayfs issues Group: System Environment/Base Provides: yum-ovl = %{version}-%{release} Requires: yum >= 3.2.29-70 %description -n yum-plugin-ovl This plugin touches rpmdb files to work around overlayfs issues. %prep %setup -q %patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 # RHEL-6.2 %patch4 -p1 %patch5 -p1 %patch6 -p1 %patch7 -p1 %patch8 -p1 %patch9 -p1 %patch10 -p1 %patch11 -p1 # RHEL-6.3 %patch12 -p1 %patch13 -p1 %patch14 -p1 %patch15 -p1 %patch16 -p1 %patch17 -p1 %patch18 -p1 %patch19 -p1 # RHEL-6.6 %patch20 -p1 %patch21 -p1 %patch22 -p1 %patch23 -p1 %patch24 -p1 %patch25 -p1 %patch26 -p1 %patch27 -p1 %patch28 -p1 %patch29 -p1 %patch30 -p1 %patch31 -p1 %patch32 -p1 %patch33 -p1 %patch34 -p1 %patch35 -p1 %patch36 -p1 %patch37 -p1 %patch38 -p1 %patch39 -p1 %patch40 -p1 %patch41 -p1 %patch42 -p1 %patch43 -p1 %patch44 -p1 %patch45 -p1 %patch46 -p1 %patch47 -p1 # RHEL-6.8 %patch50 -p1 %patch51 -p1 %patch52 -p1 %patch53 -p1 %patch54 -p1 %patch55 -p1 %patch57 -p1 %patch58 -p1 %patch59 -p1 %patch60 -p1 %patch61 -p1 %patch62 -p1 # RHEL-6.9 %patch70 -p1 %patch71 -p1 %patch72 -p1 %patch73 -p1 %patch74 -p1 # RHEL-6.10 %patch80 -p1 %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install make -C updateonboot DESTDIR=$RPM_BUILD_ROOT install %find_lang %name # Plugins to install plugins="\ changelog \ fastestmirror \ protectbase \ versionlock \ tsflags \ priorities \ merge-conf \ security \ upgrade-helper \ aliases \ list-data \ filter-data \ tmprepo \ verify \ keys \ remove-with-leaves \ post-transaction-actions \ rpm-warm-cache \ auto-update-debuginfo \ show-leaves \ local \ fs-snapshot \ ps \ ovl \ " mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/ $RPM_BUILD_ROOT/usr/lib/yum-plugins/ mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/post-actions cd plugins for plug in $plugins; do install -m 644 $plug/*.conf $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/ install -m 644 $plug/*.py $RPM_BUILD_ROOT/usr/lib/yum-plugins/ %{__python} -c "import compileall; compileall.compile_dir('$RPM_BUILD_ROOT/usr/lib/yum-plugins', 1)" done install -m 644 aliases/aliases $RPM_BUILD_ROOT/%{_sysconfdir}/yum/aliases.conf install -m 644 versionlock/versionlock.list $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/ # need for for the ghost in files section of yum-plugin-local mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum.repos.d touch $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/_local.repo %clean rm -rf $RPM_BUILD_ROOT %post -n yum-updateonboot /sbin/chkconfig --add yum-updateonboot >/dev/null 2>&1 || :; %preun -n yum-updateonboot if [ $1 = 0 ]; then /sbin/service yum-updateonboot stop >/dev/null 2>&1 || :; /sbin/chkconfig --del yum-updateonboot >/dev/null 2>&1 || :; fi %files -f %{name}.lang %defattr(-, root, root) %doc README yum-util-cli-template %doc COPYING %doc plugins/README %{_sysconfdir}/bash_completion.d %{_bindir}/debuginfo-install %{_bindir}/find-repos-of-install %{_bindir}/needs-restarting %{_bindir}/package-cleanup %{_bindir}/repoclosure %{_bindir}/repodiff %{_bindir}/repomanage %{_bindir}/repoquery %{_bindir}/repotrack %{_bindir}/reposync %{_bindir}/repo-graph %{_bindir}/repo-rss %{_bindir}/verifytree %{_bindir}/yumdownloader %{_bindir}/yum-builddep %{_bindir}/yum-config-manager %{_bindir}/yum-debug-dump %{_bindir}/yum-groups-manager %{_bindir}/yum-debug-restore %{_bindir}/show-installed %{_bindir}/show-changed-rco %{_sbindir}/yum-complete-transaction %{_sbindir}/yumdb %{python_sitelib}/yumutils/ %{_mandir}/man1/yum-utils.1.* %{_mandir}/man1/debuginfo-install.1.* %{_mandir}/man1/package-cleanup.1.* %{_mandir}/man1/repo-rss.1.* %{_mandir}/man1/repoquery.1.* %{_mandir}/man1/repodiff.1.* %{_mandir}/man1/reposync.1.* %{_mandir}/man1/show-changed-rco.1.* %{_mandir}/man1/show-installed.1.* %{_mandir}/man1/yum-builddep.1.* %{_mandir}/man1/yum-debug-dump.1.* %{_mandir}/man1/yum-debug-restore.1.* %{_mandir}/man8/yum-complete-transaction.8.* %{_mandir}/man1/yum-groups-manager.1.* %{_mandir}/man8/yumdb.8.* %{_mandir}/man1/yumdownloader.1.* %{_mandir}/man1/find-repos-of-install.1.* %{_mandir}/man1/needs-restarting.1.* %{_mandir}/man1/repo-graph.1.* %{_mandir}/man1/repoclosure.1.* %{_mandir}/man1/repomanage.1.* %{_mandir}/man1/repotrack.1.* %{_mandir}/man1/verifytree.1.* %{_mandir}/man1/yum-config-manager.1.* %files -n yum-updateonboot %defattr(-, root, root) %doc updateonboot/README COPYING %config(noreplace) %{_sysconfdir}/sysconfig/yum-updateonboot %{_initrddir}/yum-updateonboot %files -n yum-plugin-changelog %defattr(-, root, root) %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/changelog.conf %doc COPYING /usr/lib/yum-plugins/changelog.* %{_mandir}/man1/yum-changelog.1.* %{_mandir}/man5/yum-changelog.conf.5.* %files -n yum-plugin-fastestmirror %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/fastestmirror.conf /usr/lib/yum-plugins/fastestmirror*.* %files -n yum-plugin-protectbase %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/protectbase.conf /usr/lib/yum-plugins/protectbase.* %files -n yum-plugin-versionlock %defattr(-, root, root) %doc plugins/versionlock/README COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/versionlock.conf %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/versionlock.list /usr/lib/yum-plugins/versionlock.* %{_mandir}/man1/yum-versionlock.1.* %{_mandir}/man5/yum-versionlock.conf.5.* %files -n yum-plugin-tsflags %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/tsflags.conf /usr/lib/yum-plugins/tsflags.* %files -n yum-plugin-priorities %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/priorities.conf /usr/lib/yum-plugins/priorities.* %if 0 %files -n yum-plugin-refresh-updatesd %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/refresh-updatesd.conf /usr/lib/yum-plugins/refresh-updatesd.* %endif %files -n yum-plugin-merge-conf %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/merge-conf.conf /usr/lib/yum-plugins/merge-conf.* %files -n yum-plugin-security %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/security.conf /usr/lib/yum-plugins/security.* %{_mandir}/man8/yum-security.8.* %files -n yum-plugin-upgrade-helper %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/upgrade-helper.conf /usr/lib/yum-plugins/upgrade-helper.* %files -n yum-plugin-aliases %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/aliases.conf %config(noreplace) %{_sysconfdir}/yum/aliases.conf /usr/lib/yum-plugins/aliases.* %{_mandir}/man1/yum-aliases.1.* %files -n yum-plugin-list-data %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/list-data.conf /usr/lib/yum-plugins/list-data.* %{_mandir}/man1/yum-list-data.1.* %files -n yum-plugin-filter-data %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/filter-data.conf /usr/lib/yum-plugins/filter-data.* %{_mandir}/man1/yum-filter-data.1.* %files -n yum-plugin-tmprepo %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/tmprepo.conf /usr/lib/yum-plugins/tmprepo.* %files -n yum-plugin-verify %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/verify.conf /usr/lib/yum-plugins/verify.* %{_mandir}/man1/yum-verify.1.* %files -n yum-plugin-keys %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/keys.conf /usr/lib/yum-plugins/keys.* %files -n yum-NetworkManager-dispatcher %defattr(-, root, root) %doc COPYING /etc/NetworkManager/dispatcher.d/* %files -n yum-plugin-remove-with-leaves %defattr(-, root, root) %doc COPYING /usr/lib/yum-plugins/remove-with-leaves.* %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/remove-with-leaves.conf %files -n yum-plugin-post-transaction-actions %defattr(-, root, root) %doc COPYING /usr/lib/yum-plugins/post-transaction-actions.* %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/post-transaction-actions.conf %doc plugins/post-transaction-actions/sample.action # Default *.action file dropping dir. %dir %{_sysconfdir}/yum/post-actions %files -n yum-plugin-rpm-warm-cache %defattr(-, root, root) %doc COPYING /usr/lib/yum-plugins/rpm-warm-cache.* %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/rpm-warm-cache.conf %files -n yum-plugin-auto-update-debug-info %defattr(-, root, root) %doc COPYING /usr/lib/yum-plugins/auto-update-debuginfo.* %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/auto-update-debuginfo.conf %files -n yum-plugin-show-leaves %defattr(-, root, root) %doc COPYING /usr/lib/yum-plugins/show-leaves.* %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/show-leaves.conf %files -n yum-plugin-local %defattr(-, root, root) %doc COPYING %ghost %{_sysconfdir}/yum.repos.d/_local.repo %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/local.conf /usr/lib/yum-plugins/local.* %files -n yum-plugin-fs-snapshot %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/fs-snapshot.conf /usr/lib/yum-plugins/fs-snapshot.* %{_mandir}/man1/yum-fs-snapshot.1.* %{_mandir}/man5/yum-fs-snapshot.conf.5.* %files -n yum-plugin-ps %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/ps.conf /usr/lib/yum-plugins/ps.* %files -n yum-plugin-ovl %defattr(-, root, root) %doc COPYING %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/ovl.conf /usr/lib/yum-plugins/ovl.* %{_mandir}/man1/yum-ovl.1.* %changelog * Wed Feb 21 2018 Valentina Mukhamedzhanova -1.1.30-41 - package-cleanup: don't remove required dupes. - Resolves: bug#1496340 * Fri Nov 25 2016 Valentina Mukhamedzhanova -1.1.30-40 - Fix total available updates count. - Related: bug#1272828 * Mon Oct 31 2016 Valentina Mukhamedzhanova -1.1.30-39 - Filter duplicates when counting security updates. - Resolves: bug#1272025 - Update yum-verify man page. - Related: bug#1347813 * Mon Oct 17 2016 Valentina Mukhamedzhanova -1.1.30-38 - Fix count of applicable security updates. - Resolves: bug#1347813 - auto-update-debuginfo: fix check for repos in opts. - Resolves: bug#1293982 - yum-plugin-verify: set exit status to 1 in case of problems. - Resolves: bug#1313574 - repoquery: fix --pkgnarrow=installed. - Resolves: bug#1280453 * Wed Feb 10 2016 Valentina Mukhamedzhanova -1.1.30-37 - Fix deleting pkgs in updateinfo. - Related: bug#1191313 * Mon Jan 25 2016 Valentina Mukhamedzhanova -1.1.30-36 - Fix performance issue when excluding dups from the list of security updates. - Related: bug#1209212 * Thu Jan 07 2016 Valentina Mukhamedzhanova -1.1.30-35 - Do not build yum-plugin-downloadonly. - Resolves: bug#1296404 * Wed Dec 16 2015 Valentina Mukhamedzhanova -1.1.30-34 - Fix 'updateinfo list available' logic and make 'updates' the default. - Resolves: bug#1144887 - Fix updateinfo to exclude wrong arch updates. - Resolves: bug#1191313 * Tue Dec 15 2015 Valentina Mukhamedzhanova -1.1.30-33 - Fix yum-security manpage. - Resolves: bug#865694 - Resolves: bug#1208155 - Add libxml2-python to Requires for repo-rss. - Resolves: bug#1155093 - yumdownloader: fix description of --archlist in the manpage. - Resolves: bug#1165661 - Add missing options to reposync manpage. - Resolves: bug#1189033 - Exclude dups from the list of security updates. - Resolves: bug#1209212 - yum-config-manager: update config file specified using -c option. - Resolves: bug#1225753 - yum-config-manager: require \* syntax to disable all repos. - Resolves: bug#1225754 - Remove -v from repoquery man page. - Resolves: bug#1285748 * Mon Dec 14 2015 Valentina Mukhamedzhanova -1.1.30-32 - post-transaction-actions: allow colons in command part. - Resolves: bug#1134973 - ovl plugin: new plugin for overlayfs issue workaround. - Resolves: bug#1260977 * Mon Aug 11 2014 Valentina Mukhamedzhanova -1.1.30-30 - Add missing manpages. - Related: bug#981773 - needs-restarting: catch IOError. - Related: bug#1078724 * Thu Jul 10 2014 Valentina Mukhamedzhanova -1.1.30-29 - reposync: fix manpage formatting. - Related: bug#1015191 * Fri May 23 2014 Valentina Mukhamedzhanova -1.1.30-28 - needs-restarting: fix traceback when reading a file fails. - Related: bug#1078724 * Fri May 16 2014 Valentina Mukhamedzhanova -1.1.30-27 - yum-config-manager: fix confusing repo names and IDs. - Resolves: bug#971598 - yum-plugin-security: add --sec-severity option to the man page. - Resolves: bug#1026317 * Wed May 14 2014 Valentina Mukhamedzhanova -1.1.30-26 - repoquery: handle Yum exceptions on .conf setup. - Resolves: bug#1097560 - yum-config-manager: --save when --setopt contains wildcards. - Resolves: bug#1097297 - Print depsolving errors in yumdownloader instead of ignoring them. - Resolves: bug#998892 * Tue May 13 2014 Valentina Mukhamedzhanova -1.1.30-25 - Fix errors in handling open files in needs-restarting. - Related: bug#1078724 * Mon May 5 2014 Valentina Mukhamedzhanova -1.1.30-24 - Fix getting open files in needs-restarting. - Related: bug#1078724 * Fri Apr 18 2014 Valentina Mukhamedzhanova -1.1.30-23 - Fix 'yum-config-manager --save' traceback. - Resolves: bug#1075705 - post-transaction-actions: fix filename matching. - Resolves: bug#1045494 - Add description of '-l' option to manpage. - Resolves: bug#1015191 - Fix yumdownloader when a package already exists and is oversized. - Resolves: bug#1004089 - repoquery: don't check timestamps for repofrompath repos. - Resolves: bug#880944 - yumdownloader: stop ignoring enabled source repos. - Resolves: bug#808347 - Allow --old=/foo urls for repodiff. - Resolves: bug#802784 * Wed Mar 19 2014 Valentina Mukhamedzhanova -1.1.30-22 - Fix calculation of process start time in needs-restarting. - Resolves: bug#1078724 * Wed Mar 19 2014 Valentina Mukhamedzhanova -1.1.30-21 - Unlock when yum-complete-transaction didn't find any transactions. - Resolves: bug#984119 * Tue Mar 18 2014 Valentina Mukhamedzhanova -1.1.30-20 - Add missing manpages and correct existing. - Resolves: bug#981773 * Wed Mar 12 2014 Valentina Mukhamedzhanova -1.1.30-19 - Adjust logic for debug repos in CDN. - Resolves: bug#676193 * Wed Mar 12 2014 Valentina Mukhamedzhanova -1.1.30-18 - Output couldn't find a pkg. for 'foo'. - Resolves: bug#838158 * Fri Jan 31 2014 Valentina Mukhamedzhanova -1.1.30-17 - Initialize exit_code correctly in reposync. - Resolves: bug#901506 * Fri Jan 31 2014 Valentina Mukhamedzhanova -1.1.30-16 - Revert "fs-snapshot: "dmsetup -o" workaround. - Related: bug#954358 * Thu Apr 26 2012 Zdenek Pavlas - 1.1.30-15 - yum-complete-transaction: fix interrupted update processing. - Resolves: bug#1013475 - fs-snapshot: add the "-c" option to dmsetup. - Resolves: bug#850612 - fs-snapshot: new dmsetup does not support "-o". - Resolves: bug#954358 * Thu Apr 26 2012 Zdenek Pavlas - 1.1.30-14 - bundle yum-debug-restore.1 - Related: rhbz#737597 * Wed Mar 21 2012 Zdenek Pavlas - 1.1.30-13 - Implement --repofrompath in show-changed-rco.py - Related: rhbz#684925 * Tue Mar 13 2012 Zdenek Pavlas - 1.1.30-12 - package show-changed-rco - Related: rhbz#684925 * Wed Feb 15 2012 Zdenek Pavlas - 1.1.30-11 - Add show-changed-rco command - Resolves: rhbz#684925 - Return 1 if any pkg download/gpg check fails. - Resolves: rhbz#701096 - Add --compare-arch option. - Resolves: rhbz#710579 - Get rid of double download attempts. - Resolves: rhbz#711767 - yum-debug-restore: handle multiple kernel packages - Resolves: rhbz#737597 - package-cleanup: handle kernel-PAE, keep N of each kernel package name. - Resolves: rhbz#769775 - package-cleanup man page: update description of --count option. - Resolves: rhbz#782338 * Wed Sep 21 2011 James Antill - 1.1.30-10 - Workaround update object post manual excludes, mostly. - Resolves: rhbz#734428 * Wed Sep 14 2011 Zdenek Pavlas - 1.1.30-9 - Changed rhn_source_repos default to True. - Related: rhbz#710469 * Fri Sep 9 2011 Zdenek Pavlas - 1.1.30-8 - Check doUtilBuildTransaction return value. - Resolves: rhbz#709043 - Force ASCII apostrophes in man page examples. - Resolves: rhbz#659740 - Updated previous patch, adding RHN source repos. - Resolves: rhbz#732649 - Related: rhbz#710469 * Wed Aug 10 2011 James Antill - 1.1.30-7 - Fix some yum-security man page typos. - Resolves: rhbz#720967 - Fix for repo setup in reposync, mainly for RHN repos. - Resolves: rhbz#713108 - Add RHN source repos. patterns to yumdownloader and yum-builddep. - Resolves: rhbz#710469 - Make yumdownloader exit with a failure when it fails to download. - Resolves: rhbz#699470 - Fix yum-groups-manager to accept non-default config. files. - Resolves: rhbz#694188 * Tue Mar 22 2011 James Antill - 1.1.30-6 - Fix yum-config-manager repo file saving error when in repo id is $basearch - Resolves: rhbz#679098 * Tue Mar 15 2011 James Antill - 1.1.30-5 - Fix typo in the FS snapshot patch. - Resolves: rhbz#669178 * Wed Mar 2 2011 James Antill - 1.1.30-4 - Fix typo in the FS snapshot patch. - Resolves: rhbz#669178 - yumdownloader man page do not mention --archlist option - Resolves: rhbz#616408 - Resolves: rhbz#659497 * Tue Feb 8 2011 James Antill - 1.1.30-3 - Make FS snapshot fail, if the lvm snapshot fails. - Resolves: rhbz#659497 - Resolves: rhbz#669178 * Fri Feb 4 2011 James Antill - 1.1.30-2 - Fix aliases rebase to upstream 1.1.30. - Resolves: rhbz#659497 - Resolves: rhzb#674584 * Thu Jan 13 2011 James Antill - 1.1.30-1 - Rebase to upstream 1.1.30 for bugfixes and new features. - Resolves: rhbz#659497 - Some of the changes included in the above are: - yum-plugin-verify reports small changes in mtime - Resolves: rhbz#604529 - yumdownloader man page do not mention --archlist option - Resolves: rhbz#616408 - deprecation warning messages in repomanage - Resolves: rhbz#620652 - tsflags plugin is using deprecated function setConfigOption - Resolves: rhbz#627533 - yum-debug-dump saves the output to a wrong file - Resolves: rhbz#641837 - Update the "security" plugin for the new updateinfo data - Resolves: rhbz#662790 * Wed Jul 14 2010 James Antill - 1.1.26-11 - Fix minor return code bugs in updateonboot initscript. - Resolves: rhbz#536770 * Wed Jun 9 2010 James Antill - 1.1.26-10 - Don't traceback when repomanage is given a bad path. - Resolves: rhbz#587288 * Wed May 26 2010 James Antill - 1.1.26-9 - Add yum-config-manager - Resolves: rhbz#536911 * Thu May 20 2010 James Antill - 1.1.26-8 - Fix versionlock with follow_obsoletes=true - Resolves: rhbz#592206 - Fix repodiff - Resolves: rhbz#592943 * Sat Apr 17 2010 James Antill - 1.1.26-7 - Get lots of fixes from latest HEAD. Also: - --alldeps default in repoquery. - repoquery will now do a full provides version check. - Add repoclosure --group. - Big repodiff speedup. - Resolves: rhbz#576705 * Wed Feb 10 2010 Tim Lauridsen - mark as 1.1.26 * Fri Jan 29 2010 James Antill - 1.1.24-4 - Remove refresh-updatesd - Resolves: rhbz#543948 * Wed Jan 27 2010 Tim Lauridsen - mark as 1.1.25 - add touch /etc/yum.repos.d/_local.repo to install section - this need for for the ghost in files section of yum-plugin-local * Fri Jan 8 2010 James Antill - 1.1.24-3 - Get the latest yum-utils from git. Lots of fixes. Incl. - Resolves: rhbz#523574 * Mon Nov 30 2009 Dennis Gregorovic - 1.1.24-2.1 - Rebuilt for RHEL 6 * Sun Nov 8 2009 Tim Lauridsen - remove basearchonly since all versions of yum for quite some time obsolete it - truncate changelog to last 2 years * Sat Nov 7 2009 Tim Lauridsen - mark as 1.1.24 * Wed Nov 4 2009 Seth Vidal - add needs-restarting * Mon Oct 12 2009 Seth Vidal - add python compileall to all plugins so we get .pyc/.pyo files in them - fixes https://bugzilla.redhat.com/show_bug.cgi?id=493174 * Wed Sep 2 2009 Tim Lauridsen - mark as 1.1.23 * Tue May 19 2009 Tim Lauridsen - mark as 1.1.22 * Mon May 18 2009 Seth Vidal - add show-leaves plugin from Ville Skyttä * Wed Mar 25 2009 Tim Lauridsen - mark as 1.1.21 * Mon Mar 2 2009 Tim Lauridsen - set yum require to 3.2.21 (the 3.2.21 in rawhide is patched to yum head, so it matches the need yum 3.2.22 code) - Added versioned Provides: yum- to make rpm/yum happy. - yum-updateonboot is not renamed and dont need Obsoletes/Conflicts/Provides * Sun Mar 1 2009 Tim Lauridsen - mark as 1.1.20 - rename plugins from yum-name to yum-plugin-name * Wed Feb 25 2009 Tim Lauridsen - Remove yum-kernel-module & yum-fedorakmod plugins (no obsoleting yet) - Remove yum-skip-broken plugin leftovers * Tue Feb 3 2009 James Antill - add auto-update-debuginfo plugin * Wed Dec 17 2008 Tim Lauridsen - mark as 1.1.19 * Wed Dec 10 2008 Seth Vidal - add find-repos-of-install from James' stash of misc stuff * Wed Oct 29 2008 Tim Lauridsen - mark as 1.1.18 * Mon Oct 27 2008 Seth Vidal - add rpm-warm-cache plugin * Fri Sep 19 2008 Tim Lauridsen - removed skip-broken plugin * Wed Sep 17 2008 Tim Lauridsen - mark as 1.1.17 * Mon Sep 8 2008 Seth Vidal - add yum-remove-with-leaves plugin * Wed Aug 27 2008 Tim Lauridsen - mark as 1.1.16 * Wed Aug 20 2008 James Antill - add yum-groups-manager * Thu Aug 7 2008 Tim Lauridsen - mark as 1.1.15 * Wed May 21 2008 Tim Lauridsen - add verifytree * Wed May 21 2008 Tim Lauridsen Make yum-fastestmirror %%files handle the fastestmirror-asyncore.py file * Wed May 21 2008 Tim Lauridsen - mark as 1.1.14 * Fri Apr 10 2008 James Antill - Add keys plugin * Fri Mar 31 2008 James Antill - Add yum-aliases man page * Fri Mar 21 2008 Tim Lauridsen - mark as 1.1.13 * Fri Mar 21 2008 Tim Lauridsen - mark as 1.1.12 * Tue Mar 18 2008 Shawn Starr - Add yum-utils.1 manual page - Rename yum-complete-transaction manual page to 8 - Move yum-complete-transaction to /usr/sbin * Sat Mar 1 2008 James Antill - Add verify plugin * Wed Feb 20 2008 James Antill - Add empty versionlock file * Fri Feb 1 2008 James Antill - Add filter-data plugin * Wed Jan 30 2008 Tim Lauridsen - mark as 1.1.11 * Sun Jan 13 2008 Seth Vidal - add repodiff * Thu Jan 3 2008 Tim Lauridsen - mark as 1.1.10