Seth Vidal d197ab2
Summary: Utilities based around the yum package manager
Seth Vidal d197ab2
Name: yum-utils
Tim Lauridsen d09721d
Version: 1.1.14
Tim Lauridsen 32b2f60
Release: 3%{?dist}
Seth Vidal d197ab2
License: GPL
Seth Vidal d197ab2
Group: Development/Tools
Seth Vidal d197ab2
Source: http://linux.duke.edu/yum/download/yum-utils/%{name}-%{version}.tar.gz
Tim Lauridsen 32b2f60
Patch: fastestmirror.patch
Seth Vidal d197ab2
URL: http://linux.duke.edu/yum/download/yum-utils/
Seth Vidal d197ab2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Seth Vidal d197ab2
BuildArch: noarch
Tim Lauridsen 6289be0
Requires: python >= 2.4 , yum >= 3.1.1
Seth Vidal d197ab2
Seth Vidal d197ab2
%description
Seth Vidal d197ab2
yum-utils is a collection of utilities and examples for the yum package
Tim Lauridsen d09721d
manager. It includes utilities by different authors that make yum easier and
Tim Lauridsen 7bb1d47
more powerful to use. These tools include: debuginfo-install, package-cleanup,
Tim Lauridsen 7bb1d47
repoclosure, repodiff, repo-graph, repomanage, repoquery, repo-rss, reposync,
Tim Lauridsen d09721d
repotrack, yum-builddep, yum-complete-transaction, yumdownloader, yum-debug-dump
Seth Vidal d197ab2
Seth Vidal d197ab2
%package -n yum-updateonboot
Seth Vidal d197ab2
Summary: Run yum update on system boot
Seth Vidal d197ab2
Group: System Environment/Base
Seth Vidal 09c4bb4
Requires: python, yum >= 2.4
Seth Vidal d197ab2
Requires(pre): chkconfig
Seth Vidal d197ab2
Requires(post): chkconfig
Seth Vidal d197ab2
Seth Vidal d197ab2
%description -n yum-updateonboot
Seth Vidal d197ab2
Runs yum update on system boot. This allows machines that have been turned
Seth Vidal d197ab2
off for an extended amount of time to become secure immediately, instead of
Seth Vidal d197ab2
waiting until the next early morning cron job.
Seth Vidal d197ab2
Seth Vidal 14fb1f2
%package -n yum-changelog
Seth Vidal 14fb1f2
Summary: Yum plugin for viewing package changelogs before/after updating
Seth Vidal 14fb1f2
Group: System Environment/Base
Seth Vidal 09c4bb4
Requires: yum >= 3.0
Tim Lauridsen d09721d
Requires: python-dateutil
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
%description -n yum-changelog
Tim Lauridsen d09721d
This plugin adds a command line option to allow viewing package changelog
Seth Vidal 14fb1f2
deltas before or after updating packages.
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
%package -n yum-fastestmirror
Seth Vidal 14fb1f2
Summary: Yum plugin which chooses fastest repository from a mirrorlist
Seth Vidal 14fb1f2
Group: System Environment/Base
Seth Vidal 09c4bb4
Requires: yum >= 3.0
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
%description -n yum-fastestmirror
Seth Vidal 14fb1f2
This plugin sorts each repository's mirrorlist by connection speed
Seth Vidal 14fb1f2
prior to downloading packages.
Seth Vidal 14fb1f2
Seth Vidal cd6d27e
%package -n yum-fedorakmod
Seth Vidal cd6d27e
Summary: Yum plugin to handle fedora kernel modules.
Seth Vidal cd6d27e
Group: System Environment/Base
Seth Vidal 09c4bb4
Requires: yum >= 3.0
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%description -n yum-fedorakmod
Tim Lauridsen d09721d
Plugin for Yum to handle installation of kmod-foo type of kernel modules, when new kernel versions
Seth Vidal cd6d27e
are installed.
Seth Vidal cd6d27e
kmod-foo kernel modules is described by the Fedora Extras packaging standards.
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%package -n yum-protectbase
Seth Vidal cd6d27e
Summary: Yum plugin to protect packages from certain repositories.
Seth Vidal cd6d27e
Group: System Environment/Base
Seth Vidal 09c4bb4
Requires: yum >= 3.0
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%description -n yum-protectbase
Seth Vidal cd6d27e
This plugin allows certain repositories to be protected. Packages in the
Seth Vidal cd6d27e
protected repositories can't be overridden by packages in non-protected
Seth Vidal cd6d27e
repositories even if the non-protected repo has a later version.
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%package -n yum-versionlock
Seth Vidal cd6d27e
Summary: Yum plugin to lock specified packages from being updated
Seth Vidal cd6d27e
Group: System Environment/Base
Seth Vidal 09c4bb4
Requires: yum >= 3.0
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%description -n yum-versionlock
Tim Lauridsen d09721d
This plugin allows certain packages specified in a file to be protected from being updated by
Seth Vidal cd6d27e
newer versions.
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%package -n yum-tsflags
Seth Vidal cd6d27e
Summary: Yum plugin to add tsflags by a commandline option
Seth Vidal cd6d27e
Group: System Environment/Base
Seth Vidal 09c4bb4
Requires: yum >= 3.0
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%description -n yum-tsflags
Seth Vidal cd6d27e
This plugin allows you to specify optional transaction flags on the yum
Seth Vidal cd6d27e
command line
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%package -n yum-kernel-module
Seth Vidal cd6d27e
Summary: Yum plugin to handle kernel-module-foo type of kernel module
Seth Vidal cd6d27e
Group: System Environment/Base
Seth Vidal 09c4bb4
Requires: yum >= 3.0
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%description -n yum-kernel-module
Tim Lauridsen d09721d
This plugin handle installation of kernel-module-foo type of kernel modules when new version of
Seth Vidal cd6d27e
kernels are installed.
Seth Vidal cd6d27e
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%package -n yum-downloadonly
Seth Vidal cd6d27e
Summary: Yum plugin to add downloadonly command option
Seth Vidal cd6d27e
Group: System Environment/Base
Seth Vidal 09c4bb4
Requires: yum >= 3.0
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%description -n yum-downloadonly
Seth Vidal cd6d27e
This plugin adds a --downloadonly flag to yum so that yum will only download
Seth Vidal cd6d27e
the packages and not install/update them.
Seth Vidal cd6d27e
Seth Vidal 09c4bb4
%package -n yum-allowdowngrade
Seth Vidal 09c4bb4
Summary: Yum plugin to enable manual downgrading of packages
Seth Vidal 09c4bb4
Group: System Environment/Base
Seth Vidal e53ae04
Requires: yum >= 3.0
Seth Vidal 09c4bb4
Seth Vidal 09c4bb4
%description -n yum-allowdowngrade
Seth Vidal 09c4bb4
This plugin adds a --allow-downgrade flag to yum to make it possible to
Seth Vidal 09c4bb4
manually downgrade packages to specific versions.
Seth Vidal 09c4bb4
Seth Vidal 09c4bb4
%package -n yum-skip-broken
Seth Vidal 09c4bb4
Summary: Yum plugin to handle skiping packages with dependency problems
Seth Vidal 09c4bb4
Group: System Environment/Base
Seth Vidal e53ae04
Requires: yum >= 3.0
Seth Vidal 09c4bb4
Seth Vidal 09c4bb4
%description -n yum-skip-broken
Tim Lauridsen 6289be0
This plugin adds a --skip-broken to yum to make it possible to
Seth Vidal 09c4bb4
check packages for dependency problems and skip the one with problems.
Seth Vidal 09c4bb4
Seth Vidal 178596e
%package -n yum-priorities
Tim Lauridsen d09721d
Summary: plugin to give priorities to packages from different repos
Seth Vidal 178596e
Group: System Environment/Base
Seth Vidal 178596e
Requires: yum >= 3.0
Seth Vidal 178596e
Seth Vidal 178596e
%description -n yum-priorities
Tim Lauridsen d09721d
This plugin allows repositories to have different priorities.
Seth Vidal 178596e
Packages in a repository with a lower priority can't be overridden by packages
Seth Vidal 178596e
from a repository with a higher priority even if repo has a later version.
Seth Vidal 178596e
Tim Lauridsen 6289be0
%package -n yum-refresh-updatesd
Tim Lauridsen 6289be0
Summary: Tell yum-updatesd to check for updates when yum exits
Tim Lauridsen 6289be0
Group: System Environment/Base
Tim Lauridsen 6289be0
Requires: yum >= 3.0
Tim Lauridsen c89142c
Requires: yum-updatesd
Tim Lauridsen 6289be0
Tim Lauridsen 6289be0
%description -n yum-refresh-updatesd
Tim Lauridsen 6289be0
yum-refresh-updatesd tells yum-updatesd to check for updates when yum exits.
Tim Lauridsen 810ec40
This way, if you run 'yum update' and install all available updates, puplet
Tim Lauridsen 810ec40
will almost instantly update itself to reflect this.
Tim Lauridsen 6289be0
Tim Lauridsen 85b519f
%package -n yum-merge-conf
Tim Lauridsen 85b519f
Summary: Yum plugin to merge configuration changes when installing packages
Tim Lauridsen 85b519f
Group: System Environment/Base
Tim Lauridsen 85b519f
Requires: yum >= 3.0
Tim Lauridsen 85b519f
Tim Lauridsen 85b519f
%description -n yum-merge-conf
Tim Lauridsen 85b519f
This yum plugin adds the "--merge-conf" command line option. With this option,
Tim Lauridsen 85b519f
Yum will ask you what to do with config files which have changed on updating a
Tim Lauridsen 85b519f
package.
Tim Lauridsen 85b519f
Tim Lauridsen 71fb324
%package -n yum-security
Tim Lauridsen 71fb324
Summary: Yum plugin to enable security filters
Tim Lauridsen 71fb324
Group: System Environment/Base
Tim Lauridsen 71fb324
Requires: yum >= 3.0.5
Tim Lauridsen 71fb324
Tim Lauridsen 71fb324
%description -n yum-security
Tim Lauridsen 86b3c49
This plugin adds the options --security, --cve, --bz and --advisory flags
Tim Lauridsen 71fb324
to yum and the list-security and info-security commands.
Tim Lauridsen 71fb324
The options make it possible to limit list/upgrade of packages to specific
Tim Lauridsen 71fb324
security relevant ones. The commands give you the security information.
Tim Lauridsen 71fb324
Tim Lauridsen c89142c
%package -n yum-protect-packages
Tim Lauridsen d09721d
Summary: Yum plugin to prevents Yum from removing itself and other protected packages
Tim Lauridsen c89142c
Group: System Environment/Base
Tim Lauridsen c89142c
Requires: yum >= 3.0
Tim Lauridsen c89142c
Tim Lauridsen c89142c
%description -n yum-protect-packages
Tim Lauridsen c89142c
this plugin prevents Yum from removing itself and other protected packages.
Tim Lauridsen c89142c
By default, yum is the only package protected, but by extension this
Tim Lauridsen d09721d
automatically protects everything on which yum depends (rpm, python, glibc,
Tim Lauridsen c89142c
and so on).Therefore, the plugin functions well even without
Tim Lauridsen c89142c
compiling careful lists of all important packages.
Tim Lauridsen c89142c
Tim Lauridsen d959c10
%package -n yum-basearchonly
Tim Lauridsen d959c10
Summary: Yum plugin to let Yum install only basearch packages.
Tim Lauridsen d959c10
Group: System Environment/Base
Tim Lauridsen d959c10
Requires: yum >= 3.0
Tim Lauridsen d959c10
Tim Lauridsen d959c10
%description -n yum-basearchonly
Tim Lauridsen d959c10
this plugin makes Yum only install basearch packages on multiarch systems.
Tim Lauridsen d959c10
If you type 'yum install foo' on a x68_64 system, only 'foo-x.y.x86_46.rpm' is installed.
Tim Lauridsen d959c10
If you want to install the foo-x.y.i386.rpm, you have to type 'yum install foo.i386'.
Tim Lauridsen d959c10
The plugin only works with 'yum install'.
Tim Lauridsen d959c10
Tim Lauridsen 9e866eb
%package -n yum-upgrade-helper
Tim Lauridsen 9e866eb
Summary: Yum plugin to help upgrades to the next distribution version
Tim Lauridsen 9e866eb
Group: System Environment/Base
Tim Lauridsen 9e866eb
Requires: yum >= 3.0
Tim Lauridsen 9e866eb
Tim Lauridsen 9e866eb
%description -n yum-upgrade-helper
Tim Lauridsen 9e866eb
this plugin allows yum to erase specific packages on install/update based on an additional
Tim Lauridsen 9e866eb
metadata file in repositories. It is used to simplify distribution upgrade hangups.
Tim Lauridsen 9e866eb
Tim Lauridsen 86b3c49
%package -n yum-aliases
Tim Lauridsen 86b3c49
Summary: Yum plugin to enable aliases filters
Tim Lauridsen 86b3c49
Group: System Environment/Base
Tim Lauridsen 86b3c49
Requires: yum >= 3.0.5
Tim Lauridsen 86b3c49
Tim Lauridsen 86b3c49
%description -n yum-aliases
Tim Lauridsen 86b3c49
This plugin adds the command alias, and parses the aliases config. file to
Tim Lauridsen 86b3c49
enable aliases.
Tim Lauridsen 86b3c49
Tim Lauridsen ccadff4
%package -n yum-list-data
Tim Lauridsen ccadff4
Summary: Yum plugin to list aggregate package data
Tim Lauridsen ccadff4
Group: System Environment/Base
Tim Lauridsen ccadff4
Requires: yum >= 3.0.5
Tim Lauridsen ccadff4
Tim Lauridsen ccadff4
%description -n yum-list-data
Tim Lauridsen 7bb1d47
This plugin adds the commands list- vendors, groups, packagers, licenses,
Tim Lauridsen 7bb1d47
arches, committers, buildhosts, baseurls, package-sizes, archive-sizes and
Tim Lauridsen 7bb1d47
installed-sizes.
Tim Lauridsen 7bb1d47
Tim Lauridsen 7bb1d47
%package -n yum-filter-data
Tim Lauridsen 7bb1d47
Summary: Yum plugin to list filter based on package data
Tim Lauridsen 7bb1d47
Group: System Environment/Base
Tim Lauridsen 7bb1d47
Requires: yum >= 3.0.5
Tim Lauridsen 7bb1d47
Tim Lauridsen 7bb1d47
%description -n yum-filter-data
Tim Lauridsen 7bb1d47
This plugin adds the options --filter- vendors, groups, packagers, licenses,
Tim Lauridsen 7bb1d47
arches, committers, buildhosts, baseurls, package-sizes, archive-sizes and
Tim Lauridsen 7bb1d47
installed-sizes. Note that each package must match at least one pattern/range in
Tim Lauridsen 7bb1d47
each category, if any were specified.
Tim Lauridsen ccadff4
Tim Lauridsen ccadff4
%package -n yum-tmprepo
Tim Lauridsen ccadff4
Summary: Yum plugin to add temporary repositories
Tim Lauridsen ccadff4
Group: System Environment/Base
Tim Lauridsen 7bb1d47
Requires: yum >= 3.2.11
Tim Lauridsen ccadff4
Tim Lauridsen ccadff4
%description -n yum-tmprepo
Tim Lauridsen ccadff4
This plugin adds the option --tmprepo which takes a url to a .repo file
Tim Lauridsen ccadff4
downloads it and enables it for a single run. This plugin tries to ensure
Tim Lauridsen ccadff4
that temporary repositories are safe to use, by default, by not allowing
Tim Lauridsen ccadff4
gpg checking to be disabled.
Tim Lauridsen 85b519f
Tim Lauridsen 7bb1d47
%package -n yum-verify
Tim Lauridsen 7bb1d47
Summary: Yum plugin to add verify command, and options
Tim Lauridsen 7bb1d47
Group: System Environment/Base
Tim Lauridsen 7bb1d47
Requires: yum >= 3.2.12
Tim Lauridsen 7bb1d47
Tim Lauridsen 7bb1d47
%description -n yum-verify
Tim Lauridsen 7bb1d47
This plugin adds the commands verify, verify-all and verify-rpm. There are
Tim Lauridsen 7bb1d47
also a couple of options. This command works like rpm -V, to verify your
Tim Lauridsen 7bb1d47
installation.
Tim Lauridsen 7bb1d47
Tim Lauridsen d09721d
%package -n yum-keys
Tim Lauridsen d09721d
Summary: Yum plugin to deal with signing keys
Tim Lauridsen d09721d
Group: System Environment/Base
Tim Lauridsen d09721d
Requires: yum >= 3.2.8
Tim Lauridsen d09721d
Tim Lauridsen d09721d
%description -n yum-keys
Tim Lauridsen d09721d
This plugin adds the commands keys, keys-info, keys-data and keys-remove. They
Tim Lauridsen d09721d
allow you to query and remove signing keys.
Tim Lauridsen d09721d
Seth Vidal d197ab2
%prep
Seth Vidal d197ab2
%setup -q
Tim Lauridsen 32b2f60
%patch -p1
Tim Lauridsen 32b2f60
# temporary fix: we don't want fastestmirror-asyncore.py
Tim Lauridsen 32b2f60
rm -f $RPM_BUILD_ROOT/plugins/fastestmirror/fastestmirror-asyncore.py
Seth Vidal d197ab2
Seth Vidal d197ab2
%install
Seth Vidal d197ab2
rm -rf $RPM_BUILD_ROOT
Seth Vidal d197ab2
make DESTDIR=$RPM_BUILD_ROOT install
Seth Vidal d197ab2
make -C updateonboot DESTDIR=$RPM_BUILD_ROOT install
Seth Vidal d197ab2
Seth Vidal cd6d27e
# Plugins to install
Tim Lauridsen d959c10
plugins="changelog fastestmirror fedorakmod protectbase versionlock tsflags kernel-module \
Tim Lauridsen d959c10
         downloadonly allowdowngrade skip-broken priorities refresh-updatesd merge-conf \
Tim Lauridsen d09721d
         security protect-packages basearchonly upgrade-helper aliases list-data filter-data tmprepo verify keys"
Tim Lauridsen d959c10
Seth Vidal 14fb1f2
mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/ $RPM_BUILD_ROOT/usr/lib/yum-plugins/
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
cd plugins
Seth Vidal 14fb1f2
for plug in $plugins; do
Seth Vidal 14fb1f2
    install -m 644 $plug/*.conf $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/
Seth Vidal 14fb1f2
    install -m 644 $plug/*.py $RPM_BUILD_ROOT/usr/lib/yum-plugins/
Seth Vidal 14fb1f2
done
Tim Lauridsen 86b3c49
install -m 644 aliases/aliases $RPM_BUILD_ROOT/%{_sysconfdir}/yum/aliases.conf
Tim Lauridsen 7bb1d47
install -m 644 versionlock/versionlock.list $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/
Seth Vidal 14fb1f2
Seth Vidal d197ab2
%clean
Seth Vidal d197ab2
rm -rf $RPM_BUILD_ROOT
Seth Vidal d197ab2
Seth Vidal d197ab2
%post -n yum-updateonboot
Seth Vidal d197ab2
/sbin/chkconfig --add yum-updateonboot >/dev/null 2>&1 || :;
Seth Vidal d197ab2
Seth Vidal d197ab2
%preun -n yum-updateonboot
Seth Vidal d197ab2
if [ $1 = 0 ]; then
Seth Vidal d197ab2
    /sbin/service yum-updateonboot stop >/dev/null 2>&1 || :;
Tim Lauridsen 384e36c
    /sbin/chkconfig --del yum-updateonboot >/dev/null 2>&1 || :;
Seth Vidal d197ab2
fi
Seth Vidal d197ab2
Seth Vidal d197ab2
%files
Seth Vidal d197ab2
%defattr(-, root, root)
Tim Lauridsen 71fb324
%doc README yum-util-cli-template
Seth Vidal 14fb1f2
%doc COPYING
Seth Vidal 09c4bb4
%doc plugins/README
Tim Lauridsen 71fb324
%{_bindir}/debuginfo-install
Seth Vidal d197ab2
%{_bindir}/package-cleanup
Seth Vidal d197ab2
%{_bindir}/repoclosure
Tim Lauridsen ccadff4
%{_bindir}/repodiff
Seth Vidal d197ab2
%{_bindir}/repomanage
Seth Vidal d197ab2
%{_bindir}/repoquery
Seth Vidal 14fb1f2
%{_bindir}/repotrack
Seth Vidal cd6d27e
%{_bindir}/reposync
Seth Vidal 14fb1f2
%{_bindir}/repo-graph
Seth Vidal d197ab2
%{_bindir}/repo-rss
Seth Vidal d197ab2
%{_bindir}/yumdownloader
Seth Vidal d197ab2
%{_bindir}/yum-builddep
Tim Lauridsen d09721d
%{_bindir}/yum-debug-dump
Tim Lauridsen 7bb1d47
%{_sbindir}/yum-complete-transaction
Tim Lauridsen 7bb1d47
%{_mandir}/man1/yum-utils.1.*
Tim Lauridsen 810ec40
%{_mandir}/man1/package-cleanup.1.*
Tim Lauridsen 810ec40
%{_mandir}/man1/repo-rss.1.*
Tim Lauridsen 810ec40
%{_mandir}/man1/repoquery.1.*
Tim Lauridsen 810ec40
%{_mandir}/man1/reposync.1.*
Tim Lauridsen 810ec40
%{_mandir}/man1/yum-builddep.1.*
Tim Lauridsen d09721d
%{_mandir}/man1/yum-debug-dump.1.*
Tim Lauridsen 7bb1d47
%{_mandir}/man8/yum-complete-transaction.8.*
Tim Lauridsen 810ec40
%{_mandir}/man1/yumdownloader.1.*
Seth Vidal d197ab2
Seth Vidal d197ab2
%files -n yum-updateonboot
Seth Vidal d197ab2
%defattr(-, root, root)
Seth Vidal d197ab2
%doc updateonboot/README
Seth Vidal 14fb1f2
%config(noreplace) %{_sysconfdir}/sysconfig/yum-updateonboot
Seth Vidal d197ab2
%{_initrddir}/yum-updateonboot
Seth Vidal d197ab2
Seth Vidal 14fb1f2
%files -n yum-changelog
Seth Vidal 14fb1f2
%defattr(-, root, root)
Seth Vidal 14fb1f2
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/changelog.conf
Seth Vidal cd6d27e
/usr/lib/yum-plugins/changelog.*
Tim Lauridsen 6289be0
%{_mandir}/man1/yum-changelog.1.*
Tim Lauridsen 6289be0
%{_mandir}/man5/yum-changelog.conf.5.*
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
%files -n yum-fastestmirror
Seth Vidal 14fb1f2
%defattr(-, root, root)
Seth Vidal 14fb1f2
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/fastestmirror.conf
Tim Lauridsen d09721d
/usr/lib/yum-plugins/fastestmirror*.*
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%files -n yum-fedorakmod
Seth Vidal cd6d27e
%defattr(-, root, root)
Seth Vidal cd6d27e
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/fedorakmod.conf
Seth Vidal cd6d27e
/usr/lib/yum-plugins/fedorakmod.*
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%files -n yum-protectbase
Seth Vidal cd6d27e
%defattr(-, root, root)
Seth Vidal cd6d27e
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/protectbase.conf
Seth Vidal cd6d27e
/usr/lib/yum-plugins/protectbase.*
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%files -n yum-versionlock
Seth Vidal cd6d27e
%defattr(-, root, root)
Tim Lauridsen c89142c
%doc plugins/versionlock/README
Seth Vidal cd6d27e
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/versionlock.conf
Tim Lauridsen 7bb1d47
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/versionlock.list
Seth Vidal cd6d27e
/usr/lib/yum-plugins/versionlock.*
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%files -n yum-tsflags
Seth Vidal cd6d27e
%defattr(-, root, root)
Seth Vidal cd6d27e
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/tsflags.conf
Seth Vidal cd6d27e
/usr/lib/yum-plugins/tsflags.*
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%files -n yum-kernel-module
Seth Vidal cd6d27e
%defattr(-, root, root)
Seth Vidal cd6d27e
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/kernel-module.conf
Seth Vidal cd6d27e
/usr/lib/yum-plugins/kernel-module.*
Seth Vidal cd6d27e
Seth Vidal cd6d27e
%files -n yum-downloadonly
Seth Vidal cd6d27e
%defattr(-, root, root)
Seth Vidal cd6d27e
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/downloadonly.conf
Seth Vidal cd6d27e
/usr/lib/yum-plugins/downloadonly.*
Seth Vidal 14fb1f2
Seth Vidal 09c4bb4
%files -n yum-allowdowngrade
Seth Vidal 09c4bb4
%defattr(-, root, root)
Seth Vidal 09c4bb4
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/allowdowngrade.conf
Seth Vidal 09c4bb4
/usr/lib/yum-plugins/allowdowngrade.*
Seth Vidal 09c4bb4
Seth Vidal 09c4bb4
%files -n yum-skip-broken
Seth Vidal 09c4bb4
%defattr(-, root, root)
Seth Vidal 09c4bb4
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/skip-broken.conf
Seth Vidal 09c4bb4
/usr/lib/yum-plugins/skip-broken.*
Seth Vidal 09c4bb4
Seth Vidal 178596e
%files -n yum-priorities
Seth Vidal 178596e
%defattr(-, root, root)
Seth Vidal 178596e
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/priorities.conf
Seth Vidal 178596e
/usr/lib/yum-plugins/priorities.*
Seth Vidal 178596e
Tim Lauridsen 6289be0
%files -n yum-refresh-updatesd
Tim Lauridsen 6289be0
%defattr(-, root, root)
Tim Lauridsen 6289be0
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/refresh-updatesd.conf
Tim Lauridsen 6289be0
/usr/lib/yum-plugins/refresh-updatesd.*
Seth Vidal 178596e
Tim Lauridsen 85b519f
%files -n yum-merge-conf
Tim Lauridsen 85b519f
%defattr(-, root, root)
Tim Lauridsen 85b519f
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/merge-conf.conf
Tim Lauridsen 85b519f
/usr/lib/yum-plugins/merge-conf.*
Tim Lauridsen 85b519f
Tim Lauridsen 71fb324
%files -n yum-security
Tim Lauridsen 71fb324
%defattr(-, root, root)
Tim Lauridsen 71fb324
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/security.conf
Tim Lauridsen 71fb324
/usr/lib/yum-plugins/security.*
Tim Lauridsen 71fb324
%{_mandir}/man8/yum-security.8.*
Tim Lauridsen 71fb324
Tim Lauridsen c89142c
%files -n yum-protect-packages
Tim Lauridsen c89142c
%defattr(-, root, root)
Tim Lauridsen c89142c
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/protect-packages.conf
Tim Lauridsen c89142c
/usr/lib/yum-plugins/protect-packages.*
Tim Lauridsen c89142c
Tim Lauridsen d959c10
%files -n yum-basearchonly
Tim Lauridsen d959c10
%defattr(-, root, root)
Tim Lauridsen d959c10
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/basearchonly.conf
Tim Lauridsen d959c10
/usr/lib/yum-plugins/basearchonly.*
Tim Lauridsen d959c10
Tim Lauridsen 9e866eb
%files -n yum-upgrade-helper
Tim Lauridsen 9e866eb
%defattr(-, root, root)
Tim Lauridsen 9e866eb
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/upgrade-helper.conf
Tim Lauridsen 9e866eb
/usr/lib/yum-plugins/upgrade-helper.*
Tim Lauridsen 9e866eb
Tim Lauridsen 86b3c49
%files -n yum-aliases
Tim Lauridsen 86b3c49
%defattr(-, root, root)
Tim Lauridsen 86b3c49
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/aliases.conf
Tim Lauridsen 86b3c49
%config(noreplace) %{_sysconfdir}/yum/aliases.conf
Tim Lauridsen 86b3c49
/usr/lib/yum-plugins/aliases.*
Tim Lauridsen d09721d
%{_mandir}/man1/yum-aliases.1.*
Tim Lauridsen 86b3c49
Tim Lauridsen ccadff4
%files -n yum-list-data
Tim Lauridsen ccadff4
%defattr(-, root, root)
Tim Lauridsen ccadff4
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/list-data.conf
Tim Lauridsen ccadff4
/usr/lib/yum-plugins/list-data.*
Tim Lauridsen 7bb1d47
%{_mandir}/man1/yum-list-data.1.*
Tim Lauridsen 7bb1d47
Tim Lauridsen 7bb1d47
%files -n yum-filter-data
Tim Lauridsen 7bb1d47
%defattr(-, root, root)
Tim Lauridsen 7bb1d47
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/filter-data.conf
Tim Lauridsen 7bb1d47
/usr/lib/yum-plugins/filter-data.*
Tim Lauridsen 7bb1d47
%{_mandir}/man1/yum-filter-data.1.*
Tim Lauridsen ccadff4
Tim Lauridsen ccadff4
%files -n yum-tmprepo
Tim Lauridsen ccadff4
%defattr(-, root, root)
Tim Lauridsen ccadff4
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/tmprepo.conf
Tim Lauridsen ccadff4
/usr/lib/yum-plugins/tmprepo.*
Tim Lauridsen ccadff4
Tim Lauridsen 7bb1d47
%files -n yum-verify
Tim Lauridsen 7bb1d47
%defattr(-, root, root)
Tim Lauridsen 7bb1d47
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/verify.conf
Tim Lauridsen 7bb1d47
/usr/lib/yum-plugins/verify.*
Tim Lauridsen 7bb1d47
%{_mandir}/man1/yum-verify.1.*
Tim Lauridsen d959c10
Tim Lauridsen d09721d
%files -n yum-keys
Tim Lauridsen d09721d
%defattr(-, root, root)
Tim Lauridsen d09721d
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/keys.conf
Tim Lauridsen d09721d
/usr/lib/yum-plugins/keys.*
Tim Lauridsen d09721d
Seth Vidal d197ab2
%changelog
Tim Lauridsen 32b2f60
* Mon May 26 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 32b2f60
- remove the fastestmirror-asyncore.py, we dont want it in this release
Tim Lauridsen 32b2f60
* Sat May 24 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 32b2f60
- Added fastestmirror.patch from upstream to fix issues with the fastestmirror plugin.
Tim Lauridsen d09721d
* Wed May 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen d09721d
  Make yum-fastestmirror %%files handle the fastestmirror-asyncore.py file 
Tim Lauridsen d09721d
* Wed May 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen d09721d
- mark as 1.1.14
Tim Lauridsen d09721d
* Fri Apr 10 2008 James Antill <james@fedoraproject.org>
Tim Lauridsen d09721d
- Add keys plugin
Tim Lauridsen d09721d
Tim Lauridsen d09721d
* Fri Mar 31 2008 James Antill <james@fedoraproject.org>
Tim Lauridsen d09721d
- Add yum-aliases man page
Tim Lauridsen d09721d
Tim Lauridsen 7bb1d47
* Fri Mar 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 7bb1d47
- mark as 1.1.13
Tim Lauridsen 7bb1d47
* Fri Mar 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 7bb1d47
- mark as 1.1.12
Tim Lauridsen 7bb1d47
* Tue Mar 18 2008 Shawn Starr <shawn.starr@rogers.com>
Tim Lauridsen 7bb1d47
- Add yum-utils.1 manual page
Tim Lauridsen 7bb1d47
- Rename yum-complete-transaction manual page to 8
Tim Lauridsen 7bb1d47
- Move yum-complete-transaction to /usr/sbin
Tim Lauridsen 7bb1d47
Tim Lauridsen 7bb1d47
* Sat Mar  1 2008 James Antill <james@fedoraproject.org>
Tim Lauridsen 7bb1d47
- Add verify plugin
Tim Lauridsen 7bb1d47
Tim Lauridsen 7bb1d47
* Wed Feb 20 2008 James Antill <james@fedoraproject.org>
Tim Lauridsen 7bb1d47
- Add empty versionlock file
Tim Lauridsen 7bb1d47
Tim Lauridsen 7bb1d47
* Fri Feb  1 2008 James Antill <james@fedoraproject.org>
Tim Lauridsen 7bb1d47
- Add filter-data plugin
Tim Lauridsen 7bb1d47
Tim Lauridsen ccadff4
* Wed Jan 30 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen ccadff4
- mark as 1.1.11
Tim Lauridsen 7bb1d47
Tim Lauridsen ccadff4
* Sun Jan 13 2008 Seth Vidal <skvidal at fedoraproject.org>
Tim Lauridsen ccadff4
- add repodiff
Tim Lauridsen ccadff4
Tim Lauridsen 86b3c49
* Thu Jan 3 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 86b3c49
- mark as 1.1.10
Tim Lauridsen ccadff4
Tim Lauridsen 86b3c49
* Thu Dec 12 2007 James Antill <james@fedoraproject.org>
Tim Lauridsen 86b3c49
- Add yum-aliases plugin
8c3f766
Tim Lauridsen 9e866eb
* Fri Dec 7 2007 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen d09721d
- mark as 1.1.9
Tim Lauridsen 9e866eb
* Fri Oct 26 2007 Seth Vidal <skvidal at fedoraproject.org>
Tim Lauridsen 9e866eb
- add upgrade-helper plugin
Tim Lauridsen 810ec40
* Wed Oct 17 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 810ec40
- mark as 1.1.8
Tim Lauridsen 810ec40
* Sun Sep 30 2007 James Bowes <jbowes@redhat.com>
Tim Lauridsen 810ec40
- Update the yum-refresh-updatesd description
Tim Lauridsen d959c10
Tim Lauridsen 810ec40
* Mon Sep 14 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 810ec40
- do not use wildcards for manpages in yum-utils files section to avoid duplicates
Tim Lauridsen d959c10
* Mon Sep 10 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen d959c10
- mark as 1.1.7
Tim Lauridsen d959c10
* Tue Jul 24 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen d959c10
- Added basearchonly plugin by Adel Gadllah
Tim Lauridsen c89142c
* Tue Jul 24 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen c89142c
- mark as 1.1.6
Tim Lauridsen c89142c
* Tue Jul 17 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen c89142c
- Added Requires: yum-updatesd to yum-refresh-updatesd
Tim Lauridsen c89142c
* Tue Jul 03 2007 Panu Matilainen <pmatilai@laiskiainen.org>
Tim Lauridsen c89142c
- Add versionlock list format documentation
Tim Lauridsen c89142c
Tim Lauridsen c89142c
* Mon Jun 18 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen c89142c
- Added protect-packages plugin by Svetlana Anissimova and Matthew Miller
Tim Lauridsen c89142c
Tim Lauridsen 1a9b641
* Mon Jun 18 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 1a9b641
- mark as 1.1.5
Tim Lauridsen 1a9b641
Tim Lauridsen 71fb324
* Tue May 1 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 6798088
- mark as 1.1.4
Tim Lauridsen 6798088
Tim Lauridsen 6798088
* Tue May 1 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 71fb324
- mark as 1.1.3
Tim Lauridsen 71fb324
Tim Lauridsen 71fb324
* Tue May  1 2007 Seth Vidal <skvidal at linux.duke.edu>
Tim Lauridsen 71fb324
- added debuginfo-install
Tim Lauridsen 71fb324
Tim Lauridsen 71fb324
* Fri Apr 20 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 71fb324
- Added security plugin written by James Antill <james@and.org>
Tim Lauridsen 71fb324
Tim Lauridsen 85b519f
* Thu Apr 12 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 85b519f
- mark as 1.1.2
Tim Lauridsen 85b519f
- Added merge-conf plugin written by Aurelien Bompard <abompard@fedoraproject.org>
Tim Lauridsen 85b519f
Tim Lauridsen 6289be0
* Mon Feb 19 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen c0082b4
- mark it as 1.1.1
Tim Lauridsen c0082b4
Tim Lauridsen c0082b4
* Mon Feb 19 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 6289be0
- mark it as 1.1.0 (again)
Tim Lauridsen 6289be0
Tim Lauridsen 6289be0
* Thu Feb 15 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 6289be0
- removed versionlock.list installation.
Tim Lauridsen 6289be0
Tim Lauridsen 6289be0
* Wed Feb 14 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 6289be0
- Added versionlock.list installation.
Tim Lauridsen 6289be0
- fixed skip-broken description (--ignore-broken -> --skip-broken)
Tim Lauridsen 6289be0
Tim Lauridsen 6289be0
* Tue Feb 13 2007 James Bowes <jbowes@redhat.com>
Tim Lauridsen 6289be0
- Add yum-refresh-updatesd plugin
Tim Lauridsen 6289be0
Tim Lauridsen 6289be0
* Thu Feb 8 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 6289be0
- Added man dirs to yum-changelog files section
Tim Lauridsen 6289be0
Tim Lauridsen 6289be0
* Wed Feb 7 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 6289be0
- mark it as 1.1.0
Tim Lauridsen 6289be0
- Requires: yum >= 3.1.1 for yum-utils.
Tim Lauridsen 74d3877
Tim Lauridsen 74d3877
* Tue Feb 6 2007 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 6289be0
- Added %%{?dist} tag
Tim Lauridsen 74d3877
Tim Lauridsen 384e36c
* Sun Dec 31 2006 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen 384e36c
- mark it as 1.0.2
Tim Lauridsen 384e36c
Seth Vidal 178596e
* Tue Oct 31 2006 Tim Lauridsen <tla@rasmil.dk>
Seth Vidal 178596e
- mark it as 1.0.1
Seth Vidal 178596e
Seth Vidal 178596e
* Fri Oct 27 2006 Tim Lauridsen <tla@rasmil.dk>
Tim Lauridsen d09721d
- Added priorities plugin written by Daniel de Kok <danieldk at pobox.com>
Seth Vidal 178596e
Seth Vidal 09c4bb4
* Wed Oct  4 2006 Seth Vidal <skvidal at linux.duke.edu>
Seth Vidal 09c4bb4
- mark it as 1.0
Seth Vidal 09c4bb4
- change requires for the packages to yum 3.0
Seth Vidal 09c4bb4
Seth Vidal 09c4bb4
* Wed Sep 27 2006 Tim Lauridsen <tla@rasmil.dk>
Seth Vidal 09c4bb4
- added skip-broken plugin
Seth Vidal 09c4bb4
Seth Vidal 09c4bb4
* Tue Sep 05 2006 Panu Matilainen <pmatilai@laiskianen.org>
Seth Vidal 09c4bb4
- added allowdowngrade plugin
c7c0a66
Seth Vidal 09c4bb4
* Sun Aug 13 2006 Seth Vidal <skvidal at linux.duke.edu>
Seth Vidal 09c4bb4
- fix the plugins/ doc issue
aae3b21
Seth Vidal cd6d27e
* Sat May  6 2006 Seth Vidal <skvidal at linux.duke.edu>
Seth Vidal cd6d27e
- bump version number
Seth Vidal cd6d27e
- added yum-downloadonly plugin
Seth Vidal cd6d27e
- fix minor item in tsflags description
Seth Vidal cd6d27e
Seth Vidal cd6d27e
* Sat Apr 29 2006 Seth Vidal <skvidal at linux.duke.edu>
Seth Vidal cd6d27e
- add reposync
Seth Vidal cd6d27e
Seth Vidal cd6d27e
* Fri Apr 28 2006 Tim Lauridsen <tla@rasmil.dk>
Seth Vidal cd6d27e
- added yum-fedorakmod plugin subpackage
Seth Vidal cd6d27e
- added yum-protectbase plugin subpackage.
Seth Vidal cd6d27e
- added yum-versionlock plugin subpackage.
Seth Vidal cd6d27e
- added yum-tsflags plugin subpackage.
Seth Vidal cd6d27e
- added yum-kernel-module plugin subpackage
Seth Vidal cd6d27e
- changed .py to .* in files sections for plugin subpackages to build rpms without error.
Seth Vidal cd6d27e
Seth Vidal 14fb1f2
* Thu Feb 23 2006 Seth Vidal <skvidal at linux.duke.edu>
Seth Vidal 14fb1f2
-  changed some of the yum version dependencies
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
* Fri Feb 10 2006 Seth Vidal <skvidal@linux.duke.edu>
Seth Vidal 14fb1f2
- added repotrack to utils
Seth Vidal 14fb1f2
- bumped version for 2.5.X-compatible release
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
* Tue Jan 10 2006 Brian Long <brilong@cisco.com>
Seth Vidal 14fb1f2
- bump version to 0.4
Seth Vidal 14fb1f2
- add yum-fastestmirror subpackage
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
* Mon Oct 17 2005 Panu Matilainen <pmatilai@laiskiainen.org>
Seth Vidal 14fb1f2
- add repoquery man page
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
* Sat Sep 17 2005 Panu Matilainen <pmatilai@laiskiainen.org>
Seth Vidal 14fb1f2
- version 0.3.1
Seth Vidal 14fb1f2
- various enhancements and fixes to repoquery
Seth Vidal 14fb1f2
- avoid tracebacks in yumex and pup when changelog plugin is enabled
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
* Mon Jul 25 2005 Panu Matilainen <pmatilai@laiskiainen.org>
Seth Vidal 14fb1f2
- bump version to 0.3
Seth Vidal 14fb1f2
- add yum-changelog subpackage
Seth Vidal 14fb1f2
- add plugins as documentation to the main package
Seth Vidal 14fb1f2
- require yum >= 2.3.4 (for getCacheDir)
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
* Tue Jun  21 2005 Gijs Hollestelle <gijs@gewis.nl>
Seth Vidal 14fb1f2
- Added missing GPL COPYING file
gijs 7c19d50
Seth Vidal d197ab2
* Wed Jun  1 2005 Seth Vidal <skvidal@phy.duke.edu>
Seth Vidal d197ab2
- 0.2
Seth Vidal d197ab2
Seth Vidal d197ab2
* Mon May 23 2005 Panu Matilainen <pmatilai@laiskiainen.org>
Seth Vidal d197ab2
- add yum-updateboot subpackage
Seth Vidal d197ab2
Seth Vidal d197ab2
* Mon May 16 2005 Gijs Hollestelle <gijs@gewis.nl>
Seth Vidal d197ab2
- first version based on the mock spec file