Seth Vidal d197ab2
Summary: Utilities based around the yum package manager
Seth Vidal d197ab2
Name: yum-utils
Tim Lauridsen e174234
Version: 1.1.19
Tim Lauridsen 84391dd
Release: 1%{?dist}
Tim Lauridsen 8ce858e
License: GPLv2+
Seth Vidal d197ab2
Group: Development/Tools
Tim Lauridsen e174234
Source: http://yum.baseurl.org/download/yum-utils/%{name}-%{version}.tar.gz
Tim Lauridsen e174234
URL: http://yum.baseurl.org/download/yum-utils/
Seth Vidal d197ab2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Seth Vidal d197ab2
BuildArch: noarch
Tim Lauridsen e174234
Requires: python >= 2.4 , yum >= 3.2.20
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 8db7040
manager. It includes utilities by different authors that make yum easier and
Seth Vidal e8f0272
more powerful to use. These tools include: debuginfo-install, package-cleanup,
Tim Lauridsen 6a06551
repoclosure, repodiff, repo-graph, repomanage, repoquery, repo-rss, reposync,
Tim Lauridsen 784c0a3
repotrack, verifytree, yum-builddep, yum-complete-transaction, yumdownloader,
Tim Lauridsen 8ce858e
yum-debug-dump and yum-groups-manager.
Seth Vidal e8f0272
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
Seth Vidal 1f46547
Requires: python-dateutil
Seth Vidal 14fb1f2
Seth Vidal 14fb1f2
%description -n yum-changelog
Tim Lauridsen 8db7040
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 784c0a3
Plugin for Yum to handle installation of kmod-foo type of kernel modules,
Tim Lauridsen 784c0a3
when new kernel versions 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 784c0a3
This plugin takes a set of name/versions for packages and excludes all other
Tim Lauridsen 784c0a3
versions of those packages (including optionally following obsoletes). This
Tim Lauridsen 784c0a3
allows you to protect packages from being updated by newer versions,
Tim Lauridsen 784c0a3
for example.
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 8db7040
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 8db7040
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 8db7040
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 784c0a3
Requires: yum >= 3.2.18
Tim Lauridsen 71fb324
Tim Lauridsen 71fb324
%description -n yum-security
Tim Lauridsen de4234f
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 8db7040
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 8db7040
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 43fc29f
%package -n yum-upgrade-helper
Tim Lauridsen 43fc29f
Summary: Yum plugin to help upgrades to the next distribution version
Tim Lauridsen 43fc29f
Group: System Environment/Base
Tim Lauridsen 43fc29f
Requires: yum >= 3.0
Tim Lauridsen 43fc29f
Tim Lauridsen 43fc29f
%description -n yum-upgrade-helper
Tim Lauridsen 43fc29f
this plugin allows yum to erase specific packages on install/update based on an additional
Tim Lauridsen 43fc29f
metadata file in repositories. It is used to simplify distribution upgrade hangups.
Tim Lauridsen 43fc29f
Tim Lauridsen de4234f
%package -n yum-aliases
Tim Lauridsen de4234f
Summary: Yum plugin to enable aliases filters
Tim Lauridsen de4234f
Group: System Environment/Base
Tim Lauridsen de4234f
Requires: yum >= 3.0.5
Tim Lauridsen de4234f
Tim Lauridsen de4234f
%description -n yum-aliases
Tim Lauridsen de4234f
This plugin adds the command alias, and parses the aliases config. file to
Tim Lauridsen de4234f
enable aliases.
Tim Lauridsen de4234f
Tim Lauridsen 9a183ad
%package -n yum-list-data
Tim Lauridsen 9a183ad
Summary: Yum plugin to list aggregate package data
Tim Lauridsen 9a183ad
Group: System Environment/Base
Tim Lauridsen 9a183ad
Requires: yum >= 3.0.5
Tim Lauridsen 9a183ad
Tim Lauridsen 9a183ad
%description -n yum-list-data
Tim Lauridsen 6a06551
This plugin adds the commands list- vendors, groups, packagers, licenses,
Tim Lauridsen 6a06551
arches, committers, buildhosts, baseurls, package-sizes, archive-sizes and
Tim Lauridsen 6a06551
installed-sizes.
Tim Lauridsen 6a06551
Tim Lauridsen 6a06551
%package -n yum-filter-data
Tim Lauridsen 6a06551
Summary: Yum plugin to list filter based on package data
Tim Lauridsen 6a06551
Group: System Environment/Base
Tim Lauridsen 8ce858e
Requires: yum >= 3.2.17
Tim Lauridsen 6a06551
Tim Lauridsen 6a06551
%description -n yum-filter-data
Tim Lauridsen 6a06551
This plugin adds the options --filter- vendors, groups, packagers, licenses,
Tim Lauridsen 6a06551
arches, committers, buildhosts, baseurls, package-sizes, archive-sizes and
Tim Lauridsen 6a06551
installed-sizes. Note that each package must match at least one pattern/range in
Tim Lauridsen 6a06551
each category, if any were specified.
Tim Lauridsen 9a183ad
Tim Lauridsen 9a183ad
%package -n yum-tmprepo
Tim Lauridsen 9a183ad
Summary: Yum plugin to add temporary repositories
Tim Lauridsen 9a183ad
Group: System Environment/Base
Tim Lauridsen 6a06551
Requires: yum >= 3.2.11
Tim Lauridsen 784c0a3
Requires: createrepo
Tim Lauridsen 9a183ad
Tim Lauridsen 9a183ad
%description -n yum-tmprepo
Tim Lauridsen 9a183ad
This plugin adds the option --tmprepo which takes a url to a .repo file
Tim Lauridsen 9a183ad
downloads it and enables it for a single run. This plugin tries to ensure
Tim Lauridsen 9a183ad
that temporary repositories are safe to use, by default, by not allowing
Tim Lauridsen 9a183ad
gpg checking to be disabled.
Tim Lauridsen 85b519f
Tim Lauridsen 6a06551
%package -n yum-verify
Tim Lauridsen 6a06551
Summary: Yum plugin to add verify command, and options
Tim Lauridsen 6a06551
Group: System Environment/Base
Tim Lauridsen 6a06551
Requires: yum >= 3.2.12
Tim Lauridsen 6a06551
Tim Lauridsen 6a06551
%description -n yum-verify
Tim Lauridsen 6a06551
This plugin adds the commands verify, verify-all and verify-rpm. There are
Tim Lauridsen 6a06551
also a couple of options. This command works like rpm -V, to verify your
Tim Lauridsen 6a06551
installation.
Tim Lauridsen 6a06551
Tim Lauridsen 8db7040
%package -n yum-keys
Tim Lauridsen 8db7040
Summary: Yum plugin to deal with signing keys
Tim Lauridsen 8db7040
Group: System Environment/Base
Tim Lauridsen 8ce858e
Requires: yum >= 3.2.19
Tim Lauridsen 8db7040
Tim Lauridsen 8db7040
%description -n yum-keys
Tim Lauridsen 8db7040
This plugin adds the commands keys, keys-info, keys-data and keys-remove. They
Tim Lauridsen 8db7040
allow you to query and remove signing keys.
Tim Lauridsen 8db7040
Tim Lauridsen 84391dd
%package -n yum-remove-with-leaves
Tim Lauridsen 84391dd
Summary: Yum plugin to remove dependencies which are no longer used because of a removal
Tim Lauridsen 84391dd
Group: System Environment/Base
Tim Lauridsen 84391dd
Requires: yum >= 3.2.19
Tim Lauridsen 84391dd
Tim Lauridsen 84391dd
%description -n yum-remove-with-leaves
Tim Lauridsen 84391dd
This plugin removes any unused dependencies that were brought in by an install
Tim Lauridsen 84391dd
but would not normally be removed. It helps to keep a system clean of unused
Tim Lauridsen 84391dd
libraries and packages.
Tim Lauridsen 84391dd
Tim Lauridsen e174234
%package -n yum-post-transaction-actions
Tim Lauridsen e174234
Summary: Yum plugin to run arbitrary commands when certain pkgs are acted on
Tim Lauridsen e174234
Group: System Environment/Base
Tim Lauridsen e174234
Requires: yum >= 3.2.19
Tim Lauridsen e174234
Tim Lauridsen e174234
%description -n yum-post-transaction-actions
Tim Lauridsen e174234
This plugin allows the user to run arbitrary actions immediately following a
Tim Lauridsen e174234
transaction when specified packages are changed.
Tim Lauridsen e174234
Tim Lauridsen 8ce858e
%package -n yum-NetworkManager-dispatcher
Tim Lauridsen 8ce858e
Summary: Yum plugin to deal with changing networks with NetworkManager
Tim Lauridsen 8ce858e
Group: System Environment/Base
Tim Lauridsen 8ce858e
Requires: yum >= 3.2.17
Tim Lauridsen 8ce858e
Tim Lauridsen 8ce858e
%description -n yum-NetworkManager-dispatcher
Tim Lauridsen 8ce858e
This plugin forces yum to check it's cache if/when a new network connection
Tim Lauridsen 8ce858e
happens in NetworkManager. Note that currently there is no checking of
Tim Lauridsen 8ce858e
previous data, so if your WiFi keeps going up and down (or you suspend/resume
Tim Lauridsen 8ce858e
a lot) yum will recheck it's cached data a lot.
Tim Lauridsen 8ce858e
Tim Lauridsen e174234
%package -n yum-rpm-warm-cache
Tim Lauridsen e174234
Summary: Yum plugin to access the rpmdb files early to warm up access to the db 
Tim Lauridsen e174234
Group: System Environment/Base
Tim Lauridsen e174234
Requires: yum >= 3.2.19
Tim Lauridsen e174234
Tim Lauridsen e174234
%description -n yum-rpm-warm-cache
Tim Lauridsen e174234
This plugin reads the rpmdb files into the system cache before accessing the
Tim Lauridsen e174234
rpmdb directly. In some cases this should speed up access to rpmdb information
Tim Lauridsen e174234
Seth Vidal d197ab2
%prep
Seth Vidal d197ab2
%setup -q
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 784c0a3
plugins="\
Tim Lauridsen 784c0a3
 changelog \
Tim Lauridsen 784c0a3
 fastestmirror \
Tim Lauridsen 784c0a3
 fedorakmod \
Tim Lauridsen 784c0a3
 protectbase \
Tim Lauridsen 784c0a3
 versionlock \
Tim Lauridsen 784c0a3
 tsflags \
Tim Lauridsen 784c0a3
 kernel-module \
Tim Lauridsen 784c0a3
 downloadonly \
Tim Lauridsen 784c0a3
 allowdowngrade \
Tim Lauridsen 784c0a3
 priorities \
Tim Lauridsen 784c0a3
 refresh-updatesd \
Tim Lauridsen 784c0a3
 merge-conf \
Tim Lauridsen 784c0a3
 security \
Tim Lauridsen 784c0a3
 protect-packages \
Tim Lauridsen 784c0a3
 basearchonly \
Tim Lauridsen 784c0a3
 upgrade-helper \
Tim Lauridsen 784c0a3
 aliases \
Tim Lauridsen 784c0a3
 list-data \
Tim Lauridsen 784c0a3
 filter-data \
Tim Lauridsen 784c0a3
 tmprepo \
Tim Lauridsen 784c0a3
 verify \
Tim Lauridsen 784c0a3
 keys \
Tim Lauridsen 84391dd
 remove-with-leaves \
Tim Lauridsen e174234
 post-transaction-actions \
Tim Lauridsen e174234
 rpm-warm-cache \
Tim Lauridsen 784c0a3
"
Tim Lauridsen d959c10
Seth Vidal 14fb1f2
mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/ $RPM_BUILD_ROOT/usr/lib/yum-plugins/
Tim Lauridsen e174234
mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/post-actions
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 de4234f
install -m 644 aliases/aliases $RPM_BUILD_ROOT/%{_sysconfdir}/yum/aliases.conf
Tim Lauridsen 6a06551
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
Tim Lauridsen e174234
%{_bindir}/find-repos-of-install
Seth Vidal d197ab2
%{_bindir}/package-cleanup
Seth Vidal d197ab2
%{_bindir}/repoclosure
Tim Lauridsen 9a183ad
%{_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
Tim Lauridsen 784c0a3
%{_bindir}/verifytree
Seth Vidal d197ab2
%{_bindir}/yumdownloader
Seth Vidal d197ab2
%{_bindir}/yum-builddep
Tim Lauridsen 8db7040
%{_bindir}/yum-debug-dump
Tim Lauridsen 8ce858e
%{_bindir}/yum-groups-manager
Tim Lauridsen 8bdf059
%{_sbindir}/yum-complete-transaction
Tim Lauridsen 6a06551
%{_mandir}/man1/yum-utils.1.*
Tim Lauridsen e174234
%{_mandir}/man1/debuginfo-install.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 e174234
%{_mandir}/man1/repodiff.1.*
Tim Lauridsen 810ec40
%{_mandir}/man1/reposync.1.*
Tim Lauridsen 810ec40
%{_mandir}/man1/yum-builddep.1.*
Tim Lauridsen 8db7040
%{_mandir}/man1/yum-debug-dump.1.*
Tim Lauridsen 6a06551
%{_mandir}/man8/yum-complete-transaction.8.*
Tim Lauridsen 8ce858e
%{_mandir}/man1/yum-groups-manager.1.*
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 8db7040
/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 6a06551
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/versionlock.list
Seth Vidal cd6d27e
/usr/lib/yum-plugins/versionlock.*
Tim Lauridsen 784c0a3
%{_mandir}/man1/yum-versionlock.1.*
Tim Lauridsen 784c0a3
%{_mandir}/man5/yum-versionlock.conf.5.*
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 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 43fc29f
%files -n yum-upgrade-helper
Tim Lauridsen 43fc29f
%defattr(-, root, root)
Tim Lauridsen 43fc29f
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/upgrade-helper.conf
Tim Lauridsen 43fc29f
/usr/lib/yum-plugins/upgrade-helper.*
Tim Lauridsen 43fc29f
Tim Lauridsen de4234f
%files -n yum-aliases
Tim Lauridsen de4234f
%defattr(-, root, root)
Tim Lauridsen de4234f
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/aliases.conf
Tim Lauridsen de4234f
%config(noreplace) %{_sysconfdir}/yum/aliases.conf
Tim Lauridsen de4234f
/usr/lib/yum-plugins/aliases.*
Tim Lauridsen 8db7040
%{_mandir}/man1/yum-aliases.1.*
Tim Lauridsen de4234f
Tim Lauridsen 9a183ad
%files -n yum-list-data
Tim Lauridsen 9a183ad
%defattr(-, root, root)
Tim Lauridsen 9a183ad
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/list-data.conf
Tim Lauridsen 9a183ad
/usr/lib/yum-plugins/list-data.*
Tim Lauridsen 6a06551
%{_mandir}/man1/yum-list-data.1.*
Tim Lauridsen 6a06551
Tim Lauridsen 6a06551
%files -n yum-filter-data
Tim Lauridsen 6a06551
%defattr(-, root, root)
Tim Lauridsen 6a06551
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/filter-data.conf
Tim Lauridsen 6a06551
/usr/lib/yum-plugins/filter-data.*
Tim Lauridsen 6a06551
%{_mandir}/man1/yum-filter-data.1.*
Tim Lauridsen 9a183ad
Tim Lauridsen 9a183ad
%files -n yum-tmprepo
Tim Lauridsen 9a183ad
%defattr(-, root, root)
Tim Lauridsen 9a183ad
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/tmprepo.conf
Tim Lauridsen 9a183ad
/usr/lib/yum-plugins/tmprepo.*
Tim Lauridsen 9a183ad
Tim Lauridsen 6a06551
%files -n yum-verify
Tim Lauridsen 6a06551
%defattr(-, root, root)
Tim Lauridsen 6a06551
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/verify.conf
Tim Lauridsen 6a06551
/usr/lib/yum-plugins/verify.*
Tim Lauridsen 6a06551
%{_mandir}/man1/yum-verify.1.*
Tim Lauridsen d959c10
Tim Lauridsen 8db7040
%files -n yum-keys
Tim Lauridsen 8db7040
%defattr(-, root, root)
Tim Lauridsen 8db7040
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/keys.conf
Tim Lauridsen 8db7040
/usr/lib/yum-plugins/keys.*
Tim Lauridsen 8db7040
Tim Lauridsen 8ce858e
%files -n yum-NetworkManager-dispatcher
Tim Lauridsen 8ce858e
%defattr(-, root, root)
Tim Lauridsen 8ce858e
/etc/NetworkManager/dispatcher.d/*
Tim Lauridsen 8ce858e
Tim Lauridsen 84391dd
%files -n yum-remove-with-leaves
Tim Lauridsen 84391dd
%defattr(-, root, root)
Tim Lauridsen 84391dd
/usr/lib/yum-plugins/remove-with-leaves.*
Tim Lauridsen 84391dd
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/remove-with-leaves.conf
Tim Lauridsen 84391dd
Tim Lauridsen e174234
%files -n yum-post-transaction-actions
Tim Lauridsen e174234
%defattr(-, root, root)
Tim Lauridsen e174234
/usr/lib/yum-plugins/post-transaction-actions.*
Tim Lauridsen e174234
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/post-transaction-actions.conf
Tim Lauridsen e174234
%doc plugins/post-transaction-actions/sample.action
Tim Lauridsen e174234
# Default *.action file dropping dir.
Tim Lauridsen e174234
%dir %{_sysconfdir}/yum/post-actions
Tim Lauridsen e174234
Tim Lauridsen e174234
%files -n yum-rpm-warm-cache
Tim Lauridsen e174234
%defattr(-, root, root)
Tim Lauridsen e174234
/usr/lib/yum-plugins/rpm-warm-cache.*
Tim Lauridsen e174234
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/rpm-warm-cache.conf
Tim Lauridsen e174234
Tim Lauridsen e174234
Seth Vidal d197ab2
%changelog
Tim Lauridsen e174234
* Wed Dec 17 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen e174234
- mark as 1.1.19
Tim Lauridsen e174234
Tim Lauridsen e174234
* Wed Dec 10 2008 Seth Vidal <skvidal at fedoraproject.org>
Tim Lauridsen e174234
- add find-repos-of-install from James' stash of misc stuff
Tim Lauridsen e174234
Tim Lauridsen e174234
* Wed Oct 29 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen e174234
- mark as 1.1.18
Tim Lauridsen e174234
Tim Lauridsen e174234
* Mon Oct 27 2008 Seth Vidal <skvidal at fedoraproject.org>
Tim Lauridsen e174234
- add rpm-warm-cache plugin
Tim Lauridsen e174234
Tim Lauridsen e174234
* Fri Sep 19 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen e174234
- removed skip-broken plugin
Tim Lauridsen e174234
Tim Lauridsen 84391dd
* Wed Sep 17 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 84391dd
- mark as 1.1.17
Tim Lauridsen 84391dd
Tim Lauridsen 84391dd
* Mon Sep  8 2008 Seth Vidal <skvidal at fedoraproject.org>
Tim Lauridsen 84391dd
- add yum-remove-with-leaves plugin
Tim Lauridsen 84391dd
Tim Lauridsen 8ce858e
* Wed Aug 27 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 8ce858e
- mark as 1.1.16
Tim Lauridsen 8ce858e
* Wed Aug 20 2008 James Antill <james@fedoraproject.org>
Tim Lauridsen 8ce858e
- add yum-groups-manager
Tim Lauridsen 8ce858e
Tim Lauridsen 784c0a3
* Thu Aug 7 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 784c0a3
- mark as 1.1.15
Tim Lauridsen 784c0a3
* Wed May 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 784c0a3
- add verifytree
Tim Lauridsen 784c0a3
Tim Lauridsen 8db7040
* Wed May 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen e174234
  Make yum-fastestmirror %%files handle the fastestmirror-asyncore.py file
Tim Lauridsen 8db7040
* Wed May 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 8db7040
- mark as 1.1.14
Tim Lauridsen 8db7040
* Fri Apr 10 2008 James Antill <james@fedoraproject.org>
Tim Lauridsen 8db7040
- Add keys plugin
Tim Lauridsen 8db7040
Tim Lauridsen 8db7040
* Fri Mar 31 2008 James Antill <james@fedoraproject.org>
Tim Lauridsen 8db7040
- Add yum-aliases man page
Seth Vidal 1f46547
Tim Lauridsen 1fb5273
* Fri Mar 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 8bdf059
- mark as 1.1.13
Tim Lauridsen 8bdf059
* Fri Mar 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 1fb5273
- mark as 1.1.12
Tim Lauridsen 6a06551
* Tue Mar 18 2008 Shawn Starr <shawn.starr@rogers.com>
Tim Lauridsen 6a06551
- Add yum-utils.1 manual page
Tim Lauridsen 6a06551
- Rename yum-complete-transaction manual page to 8
Tim Lauridsen 6a06551
- Move yum-complete-transaction to /usr/sbin
Seth Vidal 95c79c8
Tim Lauridsen 6a06551
* Sat Mar  1 2008 James Antill <james@fedoraproject.org>
Tim Lauridsen 6a06551
- Add verify plugin
9ec801d
Tim Lauridsen 6a06551
* Wed Feb 20 2008 James Antill <james@fedoraproject.org>
Tim Lauridsen 6a06551
- Add empty versionlock file
Seth Vidal f63e0a9
Tim Lauridsen 6a06551
* Fri Feb  1 2008 James Antill <james@fedoraproject.org>
Tim Lauridsen 6a06551
- Add filter-data plugin
Seth Vidal f63e0a9
Tim Lauridsen 9a183ad
* Wed Jan 30 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 9a183ad
- mark as 1.1.11
Tim Lauridsen 6a06551
Tim Lauridsen 9a183ad
* Sun Jan 13 2008 Seth Vidal <skvidal at fedoraproject.org>
Tim Lauridsen 9a183ad
- add repodiff
Tim Lauridsen 9a183ad
Tim Lauridsen de4234f
* Thu Jan 3 2008 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen de4234f
- mark as 1.1.10
Tim Lauridsen 9a183ad
Tim Lauridsen de4234f
* Thu Dec 12 2007 James Antill <james@fedoraproject.org>
Tim Lauridsen de4234f
- Add yum-aliases plugin
Tim Lauridsen de4234f
Tim Lauridsen 43fc29f
* Fri Dec 7 2007 Tim Lauridsen <timlau@fedoraproject.org>
Tim Lauridsen 8db7040
- mark as 1.1.9
Tim Lauridsen 43fc29f
* Fri Oct 26 2007 Seth Vidal <skvidal at fedoraproject.org>
Tim Lauridsen 43fc29f
- 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 8db7040
- 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