Compare commits

...
Sign in to create a new pull request.

61 commits

Author SHA1 Message Date
Michal Domonkos
f30a17f6dc Superseded by DNF. For details, see: https://fedoraproject.org/wiki/Changes/Retire_YUM_3 2019-02-26 12:48:00 +01:00
Fedora Release Engineering
0e5e6c9eb8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 13:05:13 +00:00
Björn Esser
814878d86d
Drop unused definition of %%python_sitelib 2018-10-17 19:58:56 +02:00
Björn Esser
d9e63e3747
Use %%make_install 2018-10-17 19:58:56 +02:00
Björn Esser
881f03ae9e
Drop rm -rf %%{buildroot} 2018-10-17 19:58:56 +02:00
Björn Esser
2b7f3fd6cd
Use %%autosetup 2018-10-17 19:58:55 +02:00
Björn Esser
0ef80740ae
Replace $RPM_BUILD_ROOT with %%{buildroot} 2018-10-17 19:58:55 +02:00
Björn Esser
4805f3079a
Remove obsolete Group tag 2018-10-17 19:58:55 +02:00
Björn Esser
87c18a342e
Clean trailing white-space 2018-10-17 19:58:55 +02:00
Björn Esser
17bddd0bce
Use %%py_byte_compile for %%pluginhome 2018-10-17 19:58:55 +02:00
Björn Esser
e6207805fd
Move COPYING to %%license 2018-10-17 19:58:53 +02:00
Björn Esser
ee9bb2d244
Use explicit python2 shebang 2018-10-17 19:12:55 +02:00
Björn Esser
2ab7f48ba5
Replace %%define with %%global 2018-10-17 18:51:15 +02:00
Michal Domonkos
20f83a7c32 reposync: prevent path traversal (CVE-2018-10897)
Resolves: bug#1600454
2018-08-31 18:06:19 +02:00
Michal Domonkos
a9004bdf51 Use explicit python2 executable at build time 2018-08-31 17:59:46 +02:00
813a4eb631
%{python_sitelib} → %{python2_sitelib}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-29 23:11:46 +02:00
Fedora Release Engineering
e0e80b57de - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 09:46:05 +00:00
Jason Tibbitts
1986b08ca2 Remove needless use of %defattr 2018-07-09 23:44:16 -05:00
Iryna Shcherbina
8e3948353c Update Python 2 dependency declarations to new packaging standards 2018-02-14 17:27:47 +01:00
696588ffe1
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 09:02:44 +01:00
450a0190e7 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 00:52:26 +01:00
Fedora Release Engineering
1b4f292d85 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 22:21:38 +00:00
Fedora Release Engineering
bb491372dc - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 22:38:30 +00:00
Fedora Release Engineering
6f82df1f6b - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 18:19:51 +00:00
16aefa4f29
As per FESCo ticket 1605, remove subpackage yum-updateonboot
- Reason it still uses init file and not systemd unit file
- Also, decided don't add Obsolete for this removal
2016-08-13 07:38:02 +05:30
Fedora Release Engineering
145529731d - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 13:14:29 +00:00
Fedora Release Engineering
3f29fc65b4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 04:01:19 +00:00
James Antill
b43977c1fd Update to latest HEAD
- Add support for weak deps. to repoquery.
- yum-builddep: respect --tolerant to ignore missing dependencies
- Add plugin for overlayfs issue workaround. Patch by Pavel Odvody. BZ#1213602
- yum-config-manager: require \* syntax to disable all repos. BZ#1151154
- yum-config-manager: update config file specified using -c option. BZ#1075708
- Deal with gpgdir and gpgcadir keys, in keys plugin.
2015-08-10 15:42:48 -04:00
James Antill
5222ac8ee3 Update to latest HEAD
- Add support for weak deps. to repoquery.
- yum-builddep: respect --tolerant to ignore missing dependencies
- Add plugin for overlayfs issue workaround. Patch by Pavel Odvody. BZ#1213602
- yum-config-manager: require \* syntax to disable all repos. BZ#1151154
- yum-config-manager: update config file specified using -c option. BZ#1075708
- Deal with gpgdir and gpgcadir keys, in keys plugin.
2015-08-10 15:32:45 -04:00
Dennis Gilmore
ed403b4993 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 04:40:53 +00:00
Valentina Mukhamedzhanova
8136a6d1fd Add 'deprecated' message to all utils. 2015-03-31 09:59:30 +02:00
Valentina Mukhamedzhanova
3d94e6e0c3 Add python-requests to Requires of copr plugin. BZ 1158395 2014-11-13 13:01:12 +01:00
Valentina Mukhamedzhanova
3ee4efda22 Update to latest HEAD
- reposync: add --download-metadata to the man page. BZ 1079435
- Add python-requests to Requires of copr plugin. BZ 1158395
- Change type of copr plugin to INTERACTIVE. BZ 1161956
2014-11-13 12:14:36 +01:00
James Antill
2f4d18055e Update to latest HEAD
- Initial port of DNF copr plugin to yum API.
- reposync: check for existing packages when using -u option. BZ 1140864
- Add --nolock option to repoquery, so queries can be run in parallel.
- reposync: preserve directory structure. BZ 1139032
- yum-builddep: don't setup source repos if a local srpm or spec file is specified. BZ 1113167
- yum-post-transaction-actions: allow colons in command part. BZ 1134989
- reposync: show urls for all repos when using -u option. BZ 1133125
- post-transaction-actions: preload filelists for packages to be removed. BZ 1127782.
- needs-restarting: catch IOError. BZ 1127191
- yum-config-manager: make --setopt work without providing repo name twice.
2014-09-23 14:51:04 -04:00
Dennis Gilmore
5b21fd844c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 12:56:43 -05:00
Valentina Mukhamedzhanova
16b53585f1 Update to latest HEAD
- needs-restarting: fix IOError when cannot read file.
2014-05-23 15:37:11 +02:00
Valentina Mukhamedzhanova
5cb07384fb Update to latest HEAD
- yum-builddep: Use srpms in already enabled repos. BZ 1024070
- yumdownloader: use stock doUtilYumSetup().
- yum-builddep: Note spec support in man page.
- yum-builddep: Complete on local source RPMs. BZ 884303
- Fix 'reposync -r nosuchrepo' behaviour. BZ 1060702
- Fix description of --archlist in the manpage and help. BZ 1045871
- Make using needs-restarting as non-root more clear. BZ 754169
- Remove 'yum-installed' from yum-utils man page.
- Fix calculation of process start time in needs-restarting.
- Fix reposync using old cache af non-root user. BZ 1079387.
- Add i18n to reposync.
- Fix --verify-configuration-files help string to make its usage clearer.
- Print depsolving errors in yumdownloader instead of ignoring them. BZ 998892
- Fix filename parsing in get_open_files(). BZ 1078724
- Handle IOErrors in needs-restarting if the process is already over.
- Fix --save when --setopt contains wildcards. BZ 1097297
2014-05-22 15:56:18 +02:00
Zdenek Pavlas
aa640e6f17 Update to latest HEAD
- completion: Fix file/dir completions for names containing spaces or tabs
- post-transaction-actions: fix filename matching. BZ 1045494
- debuginfo-install: Adjust logic for debug repos in CDN. BZ 1052871
2014-01-16 10:54:04 +01:00
Zdenek Pavlas
dc7481d0bd Update to latest HEAD
- post-transaction-actions: no rpmdb lookup of removed pkgs. BZ 1045494
- yum-config-manager: Fail grecefully with garbage in *.repo files. BZ 1046161
- repodiff: Use "C" locale for timestamps. BZ 1050885
2014-01-10 11:39:33 +01:00
Zdenek Pavlas
d1b6ea59a7 Update to latest HEAD
- Don't remove pkgs which are already removals (Eg. via. updates). BZ 1013475.
- remove yum-plugin-security. BZ 1002491
- repoquery: handle MiscError. BZ 808500
- repoquery: handle Yum exceptions on .conf setup. BZ 996027, 982043
- needs-restarting: don't trigger abrt on repo errors. BZ 1017600
- repoquery --whatrequires/--whatprovides: handle MiscError. BZ 1024783
- fastestmirror: Less verbose mirror filtering. BZ 1036121
- Remove -v from repoquery man page.
- repoquery -i: Add License. BZ 1040478
2013-12-13 12:06:13 +01:00
Zdenek Pavlas
2a1e35494c Update to latest HEAD
- repoquery: handle Yum exceptions on .conf setup. BZ 996027
- repo-rss: non-ASCII fix, sorting
- Add repoquery --installroot completion.
- Add --nogroups and --noplugins options to verifytree.
- yumdownloader: make --destdir less of a hack. BZ 1004089
- fs-snapshot: btrfsctl is obsolete, use btrfs. BZ 1010974
- yum-config-manager: fix --add-repo. BZ 984216
2013-09-27 14:12:03 +02:00
Zdenek Pavlas
c10248ee6a Update to latest HEAD
- Use new findRepos() API for yum-config-manager. BZ 971599
- repoquery: add --installroot option. BZ 988429
- repoquery: obey conf.exit_on_lock
- reposync: fix a copy-paste error. BZ 994514
2013-08-07 14:43:03 +02:00
Zdenek Pavlas
e733b6dca0 docs: Package missing man pages for all yum-utils 2013-07-25 11:36:29 +02:00
Zdenek Pavlas
59f88ca092 Update to latest HEAD
- Fix pacakge => package typos
- docs: Add missing man page short descriptions
- docs: Escape dashes in command-line options
- docs: Add missing man pages for all yum-utils
- Add --show-duplicates to repoquery manpage. BZ 975565
- yum-complete-transaction: unlock yum.pid. BZ 984119
- sanitize repoquery --repofrompath. BZ 988140
- yum changelog: implicit since=all. BZ 961782
- repoquery: retry doLock() BZ 988223
2013-07-25 11:17:39 +02:00
Zdenek Pavlas
4ee3196fc1 Update to latest HEAD
- debuginfo-install: handle YumBaseError
- fs-snapshot: "dmsetup -o" workaround.  BZ 954358, BZ 949569
- tmprepo: avoid spaces in repoid. BZ 965806
- repoquery: add cachedir locking. BZ 969776
- Fix a bug in Modified/Upgraded/Downgraded output. BZ 819502
2013-06-24 10:27:17 +02:00
Zdenek Pavlas
9e52a88e8c yum-utils.bash: load yum.bash first 2013-04-18 10:48:44 +02:00
Zdenek Pavlas
7add1a4b31 Update to latest HEAD 2013-04-17 17:21:00 +02:00
James Antill
d28faaa455 Update to latest HEAD.
- FS snapshot tweaks for snapper support.
2013-03-12 14:48:30 -04:00
James Antill
f110a25042 Update to latest HEAD.
- FS snapshot fixes, and thin provisioning support.
- search-quiet for yumdb.
2013-03-11 14:37:45 -04:00
James Antill
835165acb2 Add helper scripts from yum. 2013-03-11 14:33:01 -04:00
Zdenek Pavlas
ba31af680e Update to latest HEAD 2013-02-06 10:26:53 +01:00
Zdenek Pavlas
df71791f46 rm auto-update-debuginfo.patch (already merged) 2013-01-14 13:42:40 +01:00
Zdenek Pavlas
2f3174c0b2 Update to latest HEAD. 2013-01-14 13:30:48 +01:00
Zdeněk Pavlas
9db05e6020 Update to latest HEAD 2012-11-21 10:11:26 +01:00
Zdeněk Pavlas
562dcdf440 Use package downloader from Yum. 2012-08-08 18:14:19 +02:00
Dennis Gilmore
1d78ed9ed8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-22 02:52:09 -05:00
James Antill
c4edec790a Update to latest HEAD. 2012-04-27 12:12:52 -04:00
James Antill
403efd0b5a Update to latest HEAD. 2012-01-26 15:43:34 -05:00
James Antill
5c0b80180c Update to latest HEAD. 2012-01-26 15:21:17 -05:00
James Antill
259a493eaf Update to latest HEAD. 2012-01-26 13:49:29 -05:00
Dennis Gilmore
60dd4a37c9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 03:32:21 -06:00
5 changed files with 1 additions and 864 deletions

5
.gitignore vendored
View file

@ -1,5 +0,0 @@
yum-utils-1.1.27.tar.gz
yum-utils-1.1.28.tar.gz
/yum-utils-1.1.29.tar.gz
/yum-utils-1.1.30.tar.gz
/yum-utils-1.1.31.tar.gz

View file

@ -1,24 +0,0 @@
From: Zdeněk Pavlas <zpavlas@redhat.com>
Date: Thu, 11 Aug 2011 12:34:42 +0000 (+0200)
Subject: Fix check for repos in opts, in auto-update-debuginfo plugin. BZ 729964.
X-Git-Url: http://yum.baseurl.org/gitweb?p=yum-utils.git;a=commitdiff_plain;h=efb3c7b3fb96523bb5997c163bf4e33ab897f1b8
Fix check for repos in opts, in auto-update-debuginfo plugin. BZ 729964.
Also hasattr(None, 'repos') == False, so we don't need
to check for None explicitly.
---
diff --git a/plugins/auto-update-debuginfo/auto-update-debuginfo.py b/plugins/auto-update-debuginfo/auto-update-debuginfo.py
index 39993ad..9ff927c 100644
--- a/plugins/auto-update-debuginfo/auto-update-debuginfo.py
+++ b/plugins/auto-update-debuginfo/auto-update-debuginfo.py
@@ -38,7 +38,7 @@ def _check_man_disable(mdrs, di):
def enable_debuginfo_repos(yb, conduit):
mdrs = set()
opts, args = conduit.getCmdLine()
- if opts is not None and hasattr(opts.repos) :
+ if hasattr(opts, 'repos'):
for opt, repoexp in opts.repos:
if opt == '--disablerepo':
mdrs.add(repoexp)

1
dead.package Normal file
View file

@ -0,0 +1 @@
Superseded by DNF. For details, see: https://fedoraproject.org/wiki/Changes/Retire_YUM_3

View file

@ -1 +0,0 @@
b2859b89321b98f2581243536e1b4993 yum-utils-1.1.31.tar.gz

View file

@ -1,834 +0,0 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Summary: Utilities based around the yum package manager
Name: yum-utils
Version: 1.1.31
Release: 2%{?dist}
License: GPLv2+
Group: Development/Tools
Source: http://yum.baseurl.org/download/yum-utils/%{name}-%{version}.tar.gz
Patch0: auto-update-debuginfo.patch
URL: http://yum.baseurl.org/download/yum-utils/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: yum >= 3.2.29
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-downloadonly
Summary: Yum plugin to add downloadonly command option
Group: System Environment/Base
Provides: yum-downloadonly = %{version}-%{release}
Obsoletes: yum-downloadonly < 1.1.20-0
Conflicts: yum-downloadonly < 1.1.20-0
Requires: yum >= 3.0
%description -n yum-plugin-downloadonly
This plugin adds a --downloadonly flag to yum so that yum will only download
the packages and not install/update them.
%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.
%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.
%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-puppetverify
Summary: Yum plugin to add puppet checksums to verify data
Group: System Environment/Base
Provides: yum-puppetverify = %{version}-%{release}
Requires: yum >= 3.2.12
Requires: PyYAML >= 3.09
Requires: puppet
%description -n yum-plugin-puppetverify
Supplies checksums for files in packages from puppet's state file.
%prep
%setup -q
%patch0 -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 \
downloadonly \
priorities \
refresh-updatesd \
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 \
puppetverify \
"
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}/man8/yum-complete-transaction.8.*
%{_mandir}/man1/yum-groups-manager.1.*
%{_mandir}/man8/yumdb.8.*
%{_mandir}/man1/yumdownloader.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-downloadonly
%defattr(-, root, root)
%doc COPYING
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/downloadonly.conf
/usr/lib/yum-plugins/downloadonly.*
%files -n yum-plugin-priorities
%defattr(-, root, root)
%doc COPYING
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/priorities.conf
/usr/lib/yum-plugins/priorities.*
%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.*
%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-puppetverify
%defattr(-, root, root)
%doc COPYING
%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/puppetverify.conf
/usr/lib/yum-plugins/puppetverify.*
%changelog
* Thu Aug 13 2011 Tim Lauridsen <timlau@fedoraproject.org>
- fix traceback in auto-update-debuginfo plugin (rhbz #729982)
* Thu Aug 10 2011 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.31
- remove patches
* Thu Jul 28 2011 James Antill <james@fedoraproject.org>
- Fix for BuildTrans no return value checking, needed for mock.
- Resolves: bug#716267
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.30-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jan 13 2011 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.30
* Mon Jan 3 2011 Tim Lauridsen <timlau@fedoraproject.org>
- Added yumutils python module
* Thu Dec 30 2010 Tim Lauridsen <timlau@fedoraproject.org>
- Added Translation support and need Requires, BuildRequires
* Sun Nov 7 2010 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.29
* Tue Aug 3 2010 Seth Vidal <skvidal at fedoraproject.org>
- add COPYING docs to all the plugins to make fedora(and Tim) happy. :)
* Tue Aug 3 2010 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.28
* Sun Jun 6 2010 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.27
* Wed Feb 10 2010 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.26
* Wed Jan 27 2010 Tim Lauridsen <timlau@fedoraproject.org>
- 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
* Sun Nov 8 2009 Tim Lauridsen <timlau@fedoraproject.org>
- 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 <timlau@fedoraproject.org>
- mark as 1.1.24
* Wed Nov 4 2009 Seth Vidal <skvidal at fedoraproject.org>
- add needs-restarting
* Mon Oct 12 2009 Seth Vidal <skvidal at fedoraproject.org>
- 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 <timlau@fedoraproject.org>
- mark as 1.1.23
* Tue May 19 2009 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.22
* Mon May 18 2009 Seth Vidal <skvidal at fedoraproject.org>
- add show-leaves plugin from Ville Skyttä
* Wed Mar 25 2009 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.21
* Mon Mar 2 2009 Tim Lauridsen <timlau@fedoraproject.org>
- 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-<pluginname> to make rpm/yum happy.
- yum-updateonboot is not renamed and dont need Obsoletes/Conflicts/Provides
* Sun Mar 1 2009 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.20
- rename plugins from yum-name to yum-plugin-name
* Wed Feb 25 2009 Tim Lauridsen <timlau@fedoraproject.org>
- Remove yum-kernel-module & yum-fedorakmod plugins (no obsoleting yet)
- Remove yum-skip-broken plugin leftovers
* Tue Feb 3 2009 James Antill <james@fedoraproject.org>
- add auto-update-debuginfo plugin
* Wed Dec 17 2008 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.19
* Wed Dec 10 2008 Seth Vidal <skvidal at fedoraproject.org>
- add find-repos-of-install from James' stash of misc stuff
* Wed Oct 29 2008 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.18
* Mon Oct 27 2008 Seth Vidal <skvidal at fedoraproject.org>
- add rpm-warm-cache plugin
* Fri Sep 19 2008 Tim Lauridsen <timlau@fedoraproject.org>
- removed skip-broken plugin
* Wed Sep 17 2008 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.17
* Mon Sep 8 2008 Seth Vidal <skvidal at fedoraproject.org>
- add yum-remove-with-leaves plugin
* Wed Aug 27 2008 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.16
* Wed Aug 20 2008 James Antill <james@fedoraproject.org>
- add yum-groups-manager
* Thu Aug 7 2008 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.15
* Wed May 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
- add verifytree
* Wed May 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
Make yum-fastestmirror %%files handle the fastestmirror-asyncore.py file
* Wed May 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.14
* Fri Apr 10 2008 James Antill <james@fedoraproject.org>
- Add keys plugin
* Fri Mar 31 2008 James Antill <james@fedoraproject.org>
- Add yum-aliases man page
* Fri Mar 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.13
* Fri Mar 21 2008 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.12
* Tue Mar 18 2008 Shawn Starr <shawn.starr@rogers.com>
- 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 <james@fedoraproject.org>
- Add verify plugin
* Wed Feb 20 2008 James Antill <james@fedoraproject.org>
- Add empty versionlock file
* Fri Feb 1 2008 James Antill <james@fedoraproject.org>
- Add filter-data plugin
* Wed Jan 30 2008 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.11
* Sun Jan 13 2008 Seth Vidal <skvidal at fedoraproject.org>
- add repodiff
* Thu Jan 3 2008 Tim Lauridsen <timlau@fedoraproject.org>
- mark as 1.1.10