]> git.pld-linux.org Git - packages/yum-utils.git/blame - yum-utils.spec
- strict internal dependency, versioned Obsoletes
[packages/yum-utils.git] / yum-utils.spec
CommitLineData
ac276d5e
ER
1#
2# Conditional build:
3%bcond_with puppet # puppet plugin
4
f5db57ea 5Summary: A collection of utilities related to yum
765ff573 6Summary(pl.UTF-8): Zestaw narzędzi związanych z yumem
f5db57ea 7Name: yum-utils
7f4821dc 8Version: 1.1.31
07d49294 9Release: 9
f5db57ea
PZ
10License: GPL
11Group: Applications/System
7f4821dc
ER
12Source0: http://yum.baseurl.org/download/yum-utils/%{name}-%{version}.tar.gz
13# Source0-md5: b2859b89321b98f2581243536e1b4993
5cac16e8
ER
14Source1: yum-plugin-pld-kernel.py
15Source2: yum-plugin-pld-kernel.conf
07d49294 16Patch0: rpm5.patch
7f4821dc 17URL: http://yum.baseurl.org/download/yum-utils/
50ec9796 18BuildRequires: gettext-tools
f5db57ea
PZ
19BuildRequires: rpm-pythonprov
20BuildRequires: rpmbuild(macros) >= 1.228
765ff573 21Requires: python >= 1:2.5
7f4821dc 22Requires: yum >= 3.2.29
f5db57ea
PZ
23BuildArch: noarch
24BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
25
7f4821dc
ER
26%define _libexecdir %{_prefix}/lib/%{name}
27
f5db57ea 28%description
765ff573
JB
29Yum-utils is a collection of utilities, plugins and examples related
30to the yum package manager.
f5db57ea
PZ
31
32%description -l pl.UTF-8
765ff573
JB
33yum-utils to zestaw narzędzi, wtyczek i przykładów związanych z
34zarządcą pakietów yum.
f5db57ea 35
73658a04
ER
36%package -n yum-updateonboot
37Summary: Run yum update on system boot
b61cc007 38Summary(pl.UTF-8): Uruchamianie yum update przy starcie systemu
73658a04
ER
39Group: Base
40Requires(post): /sbin/chkconfig
41Requires(pre): /sbin/chkconfig
42Requires: python
43Requires: yum >= 2.4
44
45%description -n yum-updateonboot
46Runs yum update on system boot. This allows machines that have been
47turned off for an extended amount of time to become secure
48immediately, instead of waiting until the next early morning cron job.
49
b61cc007
JB
50%description -n yum-updateonboot -l pl.UTF-8
51Uruchamianie yum update przy starcie systemu. Pozwala to maszynom
52wyłączonym na dłuższy czas stać się bezpiecznymi natychmiast, bez
53czekania na kolejne poranne zadanie crona.
54
7f4821dc 55%package -n yum-plugin-changelog
73658a04 56Summary: Yum plugin for viewing package changelogs before/after updating
b61cc007 57Summary(pl.UTF-8): Wtyczka yuma do oglądania list zmian pakietów przed/po uaktualnieniu
73658a04 58Group: Base
7f4821dc
ER
59# changelog requires new update_md.UpdateMetadata() API in 3.2.23
60Requires: python-dateutil
61Requires: yum >= 3.2.23
8ec91b77 62Obsoletes: yum-changelog < 1.1.31
73658a04 63
7f4821dc 64%description -n yum-plugin-changelog
73658a04
ER
65This plugin adds a command line option to allow viewing package
66changelog deltas before or after updating packages.
67
7f4821dc 68%description -n yum-plugin-changelog -l pl.UTF-8
b61cc007
JB
69Ta wtyczka dodaje opcję linii poleceń pozwalającą oglądać przyrostowo
70listę zmian pakietu (changelog) przed lub po uaktualnieniu.
71
7f4821dc 72%package -n yum-plugin-fastestmirror
73658a04 73Summary: Yum plugin which chooses fastest repository from a mirrorlist
b61cc007 74Summary(pl.UTF-8): Wtyczka yuma wybierająca najszybsze repozytorium z listy serwerów lustrzanych
73658a04
ER
75Group: Base
76Requires: yum >= 3.0
8ec91b77 77Obsoletes: yum-fastestmirror < 1.1.31
73658a04 78
7f4821dc 79%description -n yum-plugin-fastestmirror
73658a04
ER
80This plugin sorts each repository's mirrorlist by connection speed
81prior to downloading packages.
82
7f4821dc 83%description -n yum-plugin-fastestmirror -l pl.UTF-8
b61cc007
JB
84Ta wtyczka sortuje listy serwerów lustrzanych każdego repozytorium po
85szybkości połączenia przed rozpoczęciem ściągania pakietów.
86
7f4821dc 87%package -n yum-plugin-protectbase
73658a04 88Summary: Yum plugin to protect packages from certain repositories
b61cc007 89Summary(pl.UTF-8): Wtyczka yuma zabezpieczająca pakiety z pewnych repozytoriów
73658a04
ER
90Group: Base
91Requires: yum >= 3.0
8ec91b77 92Obsoletes: yum-protectbase < 1.1.31
73658a04 93
7f4821dc 94%description -n yum-plugin-protectbase
73658a04
ER
95This plugin allows certain repositories to be protected. Packages in
96the protected repositories can't be overridden by packages in
97non-protected repositories even if the non-protected repo has a later
98version.
99
7f4821dc 100%description -n yum-plugin-protectbase -l pl.UTF-8
b61cc007
JB
101Ta wtyczka pozwala na zabezpieczenie pewnych repozytoriów. Pakiety z
102zabezpieczonych repozytoriów nie mogą być przykryte przez pakiety z
103repozytoriów niezabezpieczonych, nawet jeśli w niezabezpieczonym jest
104nowsza wersja.
105
7f4821dc 106%package -n yum-plugin-versionlock
73658a04 107Summary: Yum plugin to lock specified packages from being updated
b61cc007 108Summary(pl.UTF-8): Wtyczka yuma blokująca uaktualnianie określonych pakietów
73658a04 109Group: Base
7f4821dc 110Requires: yum >= 3.2.24
8ec91b77 111Obsoletes: yum-versionlock < 1.1.31
73658a04 112
7f4821dc 113%description -n yum-plugin-versionlock
73658a04
ER
114This plugin allows certain packages specified in a file to be
115protected from being updated by newer versions.
116
7f4821dc 117%description -n yum-plugin-versionlock -l pl.UTF-8
b61cc007
JB
118Ta wtyczka pozwala chronić pewne pakiety określone w pliku przed
119uaktualnieniem do nowszych wersji.
120
7f4821dc 121%package -n yum-plugin-tsflags
73658a04 122Summary: Yum plugin to add tsflags by a commandline option
b61cc007 123Summary(pl.UTF-8): Wtyczka yuma dodająca flagi transakcji opcją linii poleceń
73658a04
ER
124Group: Base
125Requires: yum >= 3.0
8ec91b77 126Obsoletes: yum-tsflags < 1.1.31
73658a04 127
7f4821dc 128%description -n yum-plugin-tsflags
73658a04 129This plugin allows you to specify optional transaction flags on the
b61cc007
JB
130yum command line.
131
7f4821dc 132%description -n yum-plugin-tsflags -l pl.UTF-8
b61cc007
JB
133Ta wtyczka pozwala określić dodatkowe flagi transakcji z linii
134poleceń.
73658a04 135
7f4821dc 136# TODO: figure if to remove in pld
73658a04
ER
137%package -n yum-kernel-module
138Summary: Yum plugin to handle kernel-module-foo type of kernel module
b61cc007 139Summary(pl.UTF-8): Wtyczka yuma obsługująca moduły jądra typu kernel-module-foo
73658a04
ER
140Group: Base
141Requires: yum >= 3.0
142
143%description -n yum-kernel-module
144This plugin handle installation of kernel-module-foo type of kernel
145modules when new version of kernels are installed.
146
b61cc007
JB
147%description -n yum-kernel-module -l pl.UTF-8
148Ta wtyczka obsługuje instalację modułów jądra typu kernel-module-foo
149kiedy zainstalowane są nowe wersje jądra.
73658a04 150
7f4821dc 151%package -n yum-plugin-downloadonly
73658a04 152Summary: Yum plugin to add downloadonly command option
b61cc007 153Summary(pl.UTF-8): Wtyczka yuma dodająca opcję linii poleceń downloadonly
73658a04
ER
154Group: Base
155Requires: yum >= 3.0
8ec91b77 156Obsoletes: yum-downloadonly < 1.1.31
73658a04 157
7f4821dc 158%description -n yum-plugin-downloadonly
73658a04
ER
159This plugin adds a --downloadonly flag to yum so that yum will only
160download the packages and not install/update them.
161
7f4821dc 162%description -n yum-plugin-downloadonly -l pl.UTF-8
b61cc007
JB
163Ta wtyczka dodaje flagę --downloadonly do yuma, powodującą, że yum
164tylko ściąga pakiety bez ich instalacji/uaktualniania.
165
73658a04
ER
166%package -n yum-allowdowngrade
167Summary: Yum plugin to enable manual downgrading of packages
b61cc007 168Summary(pl.UTF-8): Wtyczka yuma umożliwiająca ręczne instalowanie starszych pakietów
73658a04
ER
169Group: Base
170Requires: yum >= 3.0
171
172%description -n yum-allowdowngrade
173This plugin adds a --allow-downgrade flag to yum to make it possible
174to manually downgrade packages to specific versions.
175
b61cc007
JB
176%description -n yum-allowdowngrade -l pl.UTF-8
177Ta wtyczka dodaje do yuma flagę --allow-downgrade, umożliwiającą
178ręczne zastępowanie pakietów określonymi starszymi wersjami
179(downgrade).
180
7f4821dc 181%package -n yum-plugin-pld-kernel
b61cc007
JB
182Summary: Yum plugin to handle PLD kernel installs
183Summary(pl.UTF-8): Wtyczka yuma obsługująca instalację jąder PLD
5cac16e8
ER
184Group: Base
185Requires: yum >= 3.0
8ec91b77 186Obsoletes: yum-pld-kernel < 1.1.31
5cac16e8 187
7f4821dc 188%description -n yum-plugin-pld-kernel
b61cc007
JB
189This plugin handle installation of PLD kernels.
190
7f4821dc 191%description -n yum-plugin-pld-kernel -l pl.UTF-8
b61cc007 192Ta wtyczka obsługuje instalację jąder PLD.
5cac16e8 193
7f4821dc 194%package -n yum-plugin-priorities
b61cc007
JB
195Summary: Plugin to give priorities to packages from different repos
196Summary(pl.UTF-8): Wtyczka nadająca priorytety pakietom z różnych repozytoriów
73658a04
ER
197Group: Base
198Requires: yum >= 3.0
8ec91b77 199Obsoletes: yum-priorities < 1.1.31
73658a04 200
7f4821dc 201%description -n yum-plugin-priorities
73658a04
ER
202This plugin allows repositories to have different priorities. Packages
203in a repository with a lower priority can't be overridden by packages
204from a repository with a higher priority even if repo has a later
205version.
206
7f4821dc 207%description -n yum-plugin-priorities -l pl.UTF-8
b61cc007
JB
208Ta wtyczka umożliwia przypisanie repozytoriom różnych priorytetów.
209Pakiety z repozytorium o niższym priorytecie nie mogą być przykryte
210przez pakiety z repozytorium o wyższym priorytecie nawet jeśli te
211drugie mają nowszą wersję.
212
7f4821dc 213%package -n yum-plugin-refresh-updatesd
73658a04 214Summary: Tell yum-updatesd to check for updates when yum exits
b61cc007 215Summary(pl.UTF-8): Sprawdzanie uaktualnień przez yum-updatesd przy zakończeniu yuma
73658a04
ER
216Group: Base
217Requires: yum >= 3.0
218Requires: yum-updatesd
8ec91b77 219Obsoletes: yum-refresh-updatesd < 1.1.31
73658a04 220
7f4821dc
ER
221%description -n yum-plugin-refresh-updatesd
222yum-plugin-refresh-updatesd tells yum-updatesd to check for updates
223when yum exits. This way, if you run 'yum update' and install all
224available updates, puplet will almost instantly update itself to
225reflect this.
73658a04 226
7f4821dc
ER
227%description -n yum-plugin-refresh-updatesd -l pl.UTF-8
228yum-plugin-refresh-updatesd przekazuje yum-updatesd, aby sprawdzał
b61cc007
JB
229uaktualnienia kiedy yum kończy pracę. W ten sposób po uruchomieniu
230"yum update" i zainstalowaniu wszystkich dostępnych uaktualnień puplet
231prawie natychmiast uaktualni swoje informacje.
232
7f4821dc 233%package -n yum-plugin-merge-conf
73658a04 234Summary: Yum plugin to merge configuration changes when installing packages
b61cc007 235Summary(pl.UTF-8): Wtyczka yuma do włączania zmian konfiguracji przy instalacji pakietów
73658a04
ER
236Group: Base
237Requires: yum >= 3.0
8ec91b77 238Obsoletes: yum-merge-conf < 1.1.31
73658a04 239
7f4821dc 240%description -n yum-plugin-merge-conf
73658a04
ER
241This yum plugin adds the "--merge-conf" command line option. With this
242option, Yum will ask you what to do with config files which have
243changed on updating a package.
244
7f4821dc 245%description -n yum-plugin-merge-conf -l pl.UTF-8
b61cc007
JB
246Ta wtyczka yuma dodaje opcję linii poleceń --merge-conf. Przy jej
247użyciu yum pyta co zrobić z plikami konfiguracyjnymi, które zmieniły
248się przy uaktualnianiu pakietu.
249
7f4821dc 250%package -n yum-plugin-security
73658a04 251Summary: Yum plugin to enable security filters
b61cc007 252Summary(pl.UTF-8): Wtyczka yuma włączająca filtry bezpieczeństwa
73658a04 253Group: Base
7f4821dc 254Requires: yum >= 3.2.18
8ec91b77 255Obsoletes: yum-security < 1.1.31
73658a04 256
7f4821dc 257%description -n yum-plugin-security
73658a04
ER
258This plugin adds the options --security, --cve, --bz and --advisory
259flags to yum and the list-security and info-security commands. The
260options make it possible to limit list/upgrade of packages to specific
261security relevant ones. The commands give you the security
262information.
263
7f4821dc 264%description -n yum-plugin-security -l pl.UTF-8
b61cc007
JB
265Ta wtyczka dodaje do yuma flagi --security, --cve, --bz i --advisory
266oraz polecenia list-security i info-security. Opcje te umożliwiają
267ograniczenie listy/uaktualnień pakietów do związanych z
268bezpieczeństwem w określony sposób. Polecenia podają informacje
269związane z bezpieczeństwem.
270
73658a04
ER
271%package -n yum-protect-packages
272Summary: Yum plugin to prevents Yum from removing itself and other protected packages
b61cc007 273Summary(pl.UTF-8): Wtyczka yuma zapobiegająca usunięciu siebie lub innych chronionych pakietów
73658a04
ER
274Group: Base
275Requires: yum >= 3.0
276
277%description -n yum-protect-packages
b61cc007 278This plugin prevents Yum from removing itself and other protected
73658a04
ER
279packages. By default, yum is the only package protected, but by
280extension this automatically protects everything on which yum depends
281(rpm, python, glibc, and so on).Therefore, the plugin functions well
282even without compiling careful lists of all important packages.
283
b61cc007
JB
284%description -n yum-protect-packages -l pl.UTF-8
285Ta wtyczka zapobiega usunięciu przez yuma siebie samego lub innych
286chronionych pakietów. Domyślnie jedynym chronionym pakietem jest yum,
287ale poprzez rozszerzenie automatycznie zabezpiecza to wszystkie
288pakiety będące zależnościami yuma (rpm, python, glibc itd.). W ten
01d75522
ER
289sposób wtyczka funkcjonuje dobrze nawet bez troskliwego tworzenia list
290wszystkich ważnych pakietów.
b61cc007 291
73658a04
ER
292%package -n yum-basearchonly
293Summary: Yum plugin to let Yum install only basearch packages
b61cc007 294Summary(pl.UTF-8): Wtyczka yuma pozwalająca instalować tylko pakiety basearch
73658a04
ER
295Group: Base
296Requires: yum >= 3.0
297
298%description -n yum-basearchonly
b61cc007 299This plugin makes Yum only install basearch packages on multiarch
73658a04 300systems. If you type 'yum install foo' on a x68_64 system, only
b61cc007 301'foo-x.y.x86_64.rpm' is installed. If you want to install the
73658a04
ER
302foo-x.y.i386.rpm, you have to type 'yum install foo.i386'. The plugin
303only works with 'yum install'.
304
b61cc007
JB
305%description -n yum-basearchonly -l pl.UTF-8
306Ta wtyczka powoduje, że yum instaluje tylko pakiety basearch na
307systemach multiarch. Po wpisaniu "yum install foo" na systemie x86_64
308zostanie zainstalowany tylko "foo-x.y.x86_64.rpm. Aby zainstalować
309foo-x.y.i386.rpm, trzeba wpisać "yum install foo.i386". Wtyczka działa
310tylko z "yum install".
311
7f4821dc 312%package -n yum-plugin-upgrade-helper
73658a04 313Summary: Yum plugin to help upgrades to the next distribution version
b61cc007 314Summary(pl.UTF-8): Wtyczka yuma pomagająca przy uaktualnianiu do kolejnej wersji dystrybucji
73658a04
ER
315Group: Base
316Requires: yum >= 3.0
8ec91b77 317Obsoletes: yum-upgrade-helper < 1.1.31
73658a04 318
7f4821dc 319%description -n yum-plugin-upgrade-helper
b61cc007 320This plugin allows yum to erase specific packages on install/update
73658a04
ER
321based on an additional metadata file in repositories. It is used to
322simplify distribution upgrade hangups.
323
7f4821dc 324%description -n yum-plugin-upgrade-helper -l pl.UTF-8
b61cc007
JB
325Ta wtyczka pozwala yumowi usunąć określone pakiety przy instalacji lub
326uaktualnianiu w oparciu o dodatkowe pliki metadanych w repozytoriach.
327Służy do uproszczenia uaktualnień wersji dystrybucji.
328
7f4821dc 329%package -n yum-plugin-aliases
73658a04 330Summary: Yum plugin to enable aliases filters
b61cc007 331Summary(pl.UTF-8): Wtyczka yuma włączająca filtry aliasów
73658a04 332Group: Base
7f4821dc
ER
333# Requires args_hook
334Requires: yum >= 3.2.23
8ec91b77 335Obsoletes: yum-aliases < 1.1.31
73658a04 336
7f4821dc 337%description -n yum-plugin-aliases
73658a04
ER
338This plugin adds the command alias, and parses the aliases config.
339file to enable aliases.
340
7f4821dc 341%description -n yum-plugin-aliases -l pl.UTF-8
b61cc007
JB
342Ta wtyczka dodaje polecenie alias i analizuje konfigurację aliasów w
343celu włączenia aliasów.
344
7f4821dc 345%package -n yum-plugin-list-data
73658a04 346Summary: Yum plugin to list aggregate package data
b61cc007 347Summary(pl.UTF-8): Wtyczka yuma wypisująca zagregowane dane pakietów
73658a04
ER
348Group: Base
349Requires: yum >= 3.0.5
8ec91b77 350Obsoletes: yum-list-data < 1.1.31
73658a04 351
7f4821dc 352%description -n yum-plugin-list-data
73658a04
ER
353This plugin adds the commands list- vendors, groups, packagers,
354licenses, arches, committers, buildhosts, baseurls, package-sizes,
355archive-sizes and installed-sizes.
356
7f4821dc 357%description -n yum-plugin-list-data -l pl.UTF-8
b61cc007
JB
358Ta wtyczka dodaje polecenia list- vendors, groups, packagers,
359licenses, arches, committers, buildhosts, baseurls, package-sizes,
360archive-sizes i installed-sizes.
361
7f4821dc 362%package -n yum-plugin-filter-data
73658a04 363Summary: Yum plugin to list filter based on package data
b61cc007 364Summary(pl.UTF-8): Wtyczka yuma dodająca filtry oparte na danych pakietu
73658a04 365Group: Base
7f4821dc 366Requires: yum >= 3.2.17
8ec91b77 367Obsoletes: yum-filter-data < 1.1.31
73658a04 368
7f4821dc 369%description -n yum-plugin-filter-data
73658a04
ER
370This plugin adds the options --filter- vendors, groups, packagers,
371licenses, arches, committers, buildhosts, baseurls, package-sizes,
372archive-sizes and installed-sizes. Note that each package must match
373at least one pattern/range in each category, if any were specified.
374
7f4821dc 375%description -n yum-plugin-filter-data -l pl.UTF-8
b61cc007
JB
376Ta wtyczka dodaje opcje --filter- vendors, groups, packagers,
377licenses, arches, committers, buildhosts, baseurls, package-sizes,
378archive-sizes i installed-sizes. Każdy pakiet musi pasować do
379przynajmniej jednego wzorca/zakresu w każdej wybranej kategorii.
380
7f4821dc 381%package -n yum-plugin-tmprepo
73658a04 382Summary: Yum plugin to add temporary repositories
b61cc007 383Summary(pl.UTF-8): Wtyczka yuma dodająca repozytoria tymczasowe
73658a04 384Group: Base
7f4821dc 385Requires: createrepo
73658a04 386Requires: yum >= 3.2.11
8ec91b77 387Obsoletes: yum-tmprepo < 1.1.31
73658a04 388
7f4821dc 389%description -n yum-plugin-tmprepo
b61cc007 390This plugin adds the option --tmprepo which takes a URL to a .repo
73658a04
ER
391file downloads it and enables it for a single run. This plugin tries
392to ensure that temporary repositories are safe to use, by default, by
393not allowing gpg checking to be disabled.
394
7f4821dc 395%description -n yum-plugin-tmprepo -l pl.UTF-8
b61cc007
JB
396Ta wtyczka dodaje opcję --tmprepo przyjmującą URL do pliku .repo i
397włączająca go dla jednego uruchomienia. Wtyczka próbuje zapewnić
398bezpieczne użycie repozytoriów tymczasowych domyślnie nie pozwalając
399na wyłączenie sprawdzania gpg.
400
7f4821dc 401%package -n yum-plugin-verify
73658a04 402Summary: Yum plugin to add verify command, and options
b61cc007 403Summary(pl.UTF-8): Wtyczka yuma dodająca polecenie i opcje weryfikacji
73658a04
ER
404Group: Base
405Requires: yum >= 3.2.12
8ec91b77 406Obsoletes: yum-verify < 1.1.31
73658a04 407
7f4821dc 408%description -n yum-plugin-verify
73658a04
ER
409This plugin adds the commands verify, verify-all and verify-rpm. There
410are also a couple of options. This command works like rpm -V, to
411verify your installation.
412
7f4821dc 413%description -n yum-plugin-verify -l pl.UTF-8
b61cc007
JB
414Ta wtyczka dodaje polecenia verify, verify-all i verify-rpm, a także
415kilka opcji. Działa podobnie jak rpm -V, weryfikując instalację.
416
7f4821dc
ER
417%package -n yum-plugin-keys
418Summary: Yum plugin to deal with signing keys
21647250 419Summary(pl.UTF-8): Wtyczka Yuma do obsługi kluczy podpisujących
7f4821dc
ER
420Group: Base
421Requires: yum >= 3.2.19
422
423%description -n yum-plugin-keys
424This plugin adds the commands keys, keys-info, keys-data and
425keys-remove. They allow you to query and remove signing keys.
426
21647250
JB
427%description -n yum-plugin-keys -l pl.UTF-8
428Ta wtyczka dodaje polecenia keys, keys-info, keys-data oraz
429keys-remove. Pozwalają one na zapytania i usuwanie kluczy
430podpisujących.
431
7f4821dc
ER
432%package -n yum-plugin-remove-with-leaves
433Summary: Yum plugin to remove dependencies which are no longer used because of a removal
21647250 434Summary(pl.UTF-8): Wtyczka Yuma do usuwania zależności już nie wymaganych po usunięciu innych
7f4821dc
ER
435Group: Base
436Requires: yum >= 3.2.19
437
438%description -n yum-plugin-remove-with-leaves
439This plugin removes any unused dependencies that were brought in by an
440install but would not normally be removed. It helps to keep a system
441clean of unused libraries and packages.
442
21647250
JB
443%description -n yum-plugin-remove-with-leaves -l pl.UTF-8
444Ta wtyczka usuwa wszystkie nie używane zależności, które zostały
445pociągnięte przy instalacji, ale normanie nie zostałyby usunięte.
446Pozwala utrzymywać system w czystości, jeśli chodzi o nie używane
447biblioteki i pakiety.
448
7f4821dc
ER
449%package -n yum-plugin-post-transaction-actions
450Summary: Yum plugin to run arbitrary commands when certain pkgs are acted on
21647250 451Summary(pl.UTF-8): Wtyczka Yuma do uruchamiania dowolnych poleceń przy ruszaniu określonych pakietów
7f4821dc
ER
452Group: Base
453Requires: yum >= 3.2.19
454
455%description -n yum-plugin-post-transaction-actions
456This plugin allows the user to run arbitrary actions immediately
457following a transaction when specified packages are changed.
458
21647250
JB
459%description -n yum-plugin-post-transaction-actions -l pl.UTF-8
460Ta wtyczka pozwala użytkownikowi uruchomić dowolne akcje bezpośrednio
461po transakcji dotykającej podanych pakietów.
462
7f4821dc
ER
463%package -n yum-NetworkManager-dispatcher
464Summary: NetworkManager script which tells yum to check it's cache on network change
21647250 465Summary(pl.UTF-8): Skrypt NetworkManagera powiadamiający Yuma, aby sprawdził pamięć podręczną przy zmianie sieci
7f4821dc
ER
466Group: Base
467Requires: yum >= 3.2.17
468
469%description -n yum-NetworkManager-dispatcher
470This NetworkManager "dispatch script" forces yum to check its cache
471if/when a new network connection happens in NetworkManager. Note that
472currently there is no checking of previous data, so if your WiFi keeps
473going up and down (or you suspend/resume a lot) yum will recheck its
474cached data a lot.
475
21647250
JB
476%description -n yum-NetworkManager-dispatcher -l pl.UTF-8
477Ten "skrypt ekspediujący" NetworkManagera zmusza yuma do sprawdzania
478pamięci podręcznej, kiedy w NetworkManagerze pojawia się połączenie
479sieciowe. Uwaga: nie ma sprawdzania poprzednich danych, więc jeśli
480sieć WiFi ciągle pojawia się i znika (lub dużo usypiamy i wybudzamy
481komputer), yum bardzo często będzie sprawdzał swoje cache.
482
7f4821dc
ER
483%package -n yum-plugin-rpm-warm-cache
484Summary: Yum plugin to access the rpmdb files early to warm up access to the db
21647250 485Summary(pl.UTF-8): Wtyczka Yuma do wczesnego dostępu do plików rpmdb w celu załadowania do cache
7f4821dc
ER
486Group: Base
487Requires: yum >= 3.2.19
488
489%description -n yum-plugin-rpm-warm-cache
490This plugin reads the rpmdb files into the system cache before
491accessing the rpmdb directly. In some cases this should speed up
21647250
JB
492access to rpmdb information.
493
494%description -n yum-plugin-rpm-warm-cache -l pl.UTF-8
495Ta wtyczka wczytuje pliki rpmdb do systemowej pamięci podręcznej przed
496bezpośrednim dostępem do bazy. W niektórych przypadkach powinno to
497przyspieszyć dostęp do informacji w bazie RPM-a.
7f4821dc 498
a4ebdfd8 499# Works by searching for *-debuginfo ... so it shouldn't trigger on itself.
7f4821dc
ER
500%package -n yum-plugin-auto-update-debug-info
501Summary: Yum plugin to enable automatic updates to installed debuginfo packages
21647250 502Summary(pl.UTF-8): Wtyczka Yuma włączająca automatyczne uaktualnianie zainstalowanych pakietów debuginfo
7f4821dc
ER
503Group: Base
504Requires: yum >= 3.2.19
505
506%description -n yum-plugin-auto-update-debug-info
507This plugin looks to see if any debuginfo packages are installed, and
508if there are it enables all debuginfo repositories that are "children"
509of enabled repositories.
510
21647250
JB
511%description -n yum-plugin-auto-update-debug-info -l pl.UTF-8
512Ta wtyczka sprawdza, czy zainstalowane są jakiekolwiek pakiety
513debuginfo, a jeśli tak, włącza wszystkie repozytoria, będące "dziećmi"
514włączonych repozytoriów.
515
7f4821dc
ER
516%package -n yum-plugin-show-leaves
517Summary: Yum plugin which shows newly installed leaf packages
21647250 518Summary(pl.UTF-8): Wtyczka Yuma pokazująca nowo zainstasowane pakiety-liście
7f4821dc
ER
519Group: Base
520Requires: yum >= 3.2.23
521
522%description -n yum-plugin-show-leaves
523Yum plugin which shows newly installed leaf packages and packages that
21647250
JB
524became leaves after a transaction.
525
526%description -n yum-plugin-show-leaves -l pl.UTF-8
527Wtyczka Yuma pokazująca nowo zainstalowane pakiety-liście oraz
528pakiety, które staną się liśćmi po transakcji.
7f4821dc
ER
529
530%package -n yum-plugin-local
531Summary: Yum plugin to automatically manage a local repo. of downloaded packages
21647250 532Summary(pl.UTF-8): Wtyczka Yuma do automatycznego zarządzania lokalnym repozytorium pobranych pakietów
7f4821dc
ER
533Group: Base
534# Who the hell knows what version:)
535Requires: createrepo
536Requires: yum >= 3.2.22
537
538%description -n yum-plugin-local
539When this plugin is installed it will automatically copy all
540downloaded packages to a repository on the local filesystem, and
541(re)build that repository. This means that anything you've downloaded
542will always exist, even if the original repo. removes it (and can
543thus. be reinstalled/downgraded/etc.).
544
21647250
JB
545%description -n yum-plugin-local -l pl.UTF-8
546Kiedy ta wtyczka jest zainstalowana, automatycznie kopiuje wszystkie
547pobrane pakiety do repozytorium w lokalnym systemie plików oraz
548przebudowuje to repozytorium. Oznacza to, że wszystkie pobrane pakiety
549będą zawsze istnieć, nawet jeśli zostaną usunięte z oryginalnego
550repozytorium (można je więc zainstalować ponownie/cofnąć/itp.).
551
7f4821dc
ER
552%package -n yum-plugin-fs-snapshot
553Summary: Yum plugin to automatically snapshot your filesystems during updates
21647250 554Summary(pl.UTF-8): Wtyczka Yuma do automatycznego wykonywania migawki systemów plików w trakcie aktualizacji
7f4821dc
ER
555Group: Base
556Requires: yum >= 3.2.22
557
558%description -n yum-plugin-fs-snapshot
559When this plugin is installed it will automatically snapshot any
560filesystem that is touched by the packages in a yum update or yum
561remove.
562
21647250
JB
563%description -n yum-plugin-fs-snapshot -l pl.UTF-8
564Kiedy ta wtyczka jest zainstalowana, automatycznie wykonuje migawkę
565dowolnego systemu plików, którego dotyczy aktualizacja lub usuwanie
566pakietów yumem.
567
7f4821dc
ER
568%package -n yum-plugin-ps
569Summary: Yum plugin to look at processes, with respect to packages
21647250 570Summary(pl.UTF-8): Wtyczka Yuma do wyszukiwania procesów z uwzględnieniem pakietów
7f4821dc
ER
571Group: Base
572Requires: yum >= 3.2.27
573
574%description -n yum-plugin-ps
575When this plugin is installed it adds the yum command "ps", which
576allows you to see which running processes are accociated with which
577packages (and if they need rebooting, or have updates, etc.)
578
21647250
JB
579%description -n yum-plugin-ps -l pl.UTF-8
580Kiedy ta wtyczka jest zainstalowana, dodaje polecenie yuma "ps",
581pozwalające na sprawdzenie, które uruchomione procesy są powiązane z
582którymi pakietami (i czy wymagają rebootu, mają uaktualnienia itp.).
583
7f4821dc
ER
584%package -n yum-plugin-puppetverify
585Summary: Yum plugin to add puppet checksums to verify data
21647250 586Summary(pl.UTF-8): Wtyczka Yuma do dodawania sum kontrolnych puppeta do danych weryfikacyjnych
7f4821dc 587Group: Base
7f4821dc 588Requires: puppet
0954b35b 589Requires: python-PyYAML >= 3.09
7f4821dc 590Requires: yum >= 3.2.12
7f4821dc
ER
591
592%description -n yum-plugin-puppetverify
593Supplies checksums for files in packages from puppet's state file.
594
21647250
JB
595%description -n yum-plugin-puppetverify -l pl.UTF-8
596Wtyczka dostarczająca sumy kontrolne dla plików w pakietach z pliku
597stanu puppeta.
598
5feb0ee3
ER
599%package -n bash-completion-%{name}
600Summary: bash-completion for Yum Utils
21647250 601Summary(pl.UTF-8): bashowe uzupełnianie parametrów dla Yum Utils
5feb0ee3 602Group: Applications/Shells
8ec91b77 603Requires: %{name} = %{version}-%{release}
5feb0ee3
ER
604Requires: bash-completion
605
606%description -n bash-completion-%{name}
607bash-completion for Yum Utils.
608
609%description -n bash-completion-%{name} -l pl.UTF-8
21647250 610bashowe uzupełnianie parametrów dla Yum Utils.
5feb0ee3 611
f5db57ea
PZ
612%prep
613%setup -q
07d49294 614%patch0 -p1
73658a04 615
a4ebdfd8 616%{__mv} plugins/README README.plugins
f5db57ea
PZ
617
618%build
619%{__make}
620
621%install
622rm -rf $RPM_BUILD_ROOT
a4ebdfd8 623
7f4821dc
ER
624%{__make} install \
625 PYLIBDIR=%{py_scriptdir} \
626 DESTDIR=$RPM_BUILD_ROOT
a4ebdfd8 627
7f4821dc
ER
628%{__make} -C updateonboot install \
629 DESTDIR=$RPM_BUILD_ROOT
f5db57ea
PZ
630
631# Plugins to install
7f4821dc
ER
632plugins="
633changelog
634fastestmirror
635protectbase
636versionlock
637tsflags
638kernel-module
639downloadonly
640allowdowngrade
641priorities
642refresh-updatesd
643merge-conf
644security
645basearchonly
646upgrade-helper
647aliases
648list-data
649filter-data
650tmprepo
651verify
652
653keys
654remove-with-leaves
655post-transaction-actions
656rpm-warm-cache
657auto-update-debuginfo
658show-leaves
659local
660fs-snapshot
661ps
ac276d5e 662%{?with_puppet:puppetverify}
7f4821dc
ER
663"
664
665install -d $RPM_BUILD_ROOT{%{_sysconfdir}/yum/{pluginconf.d,post-actions},%{_libexecdir}}
f5db57ea
PZ
666
667cd plugins
668for plug in $plugins; do
7f4821dc
ER
669 cp -p $plug/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/yum/pluginconf.d
670 cp -p $plug/*.py $RPM_BUILD_ROOT%{_libexecdir}
f5db57ea 671done
5cac16e8 672
7f4821dc
ER
673cp -p aliases/aliases $RPM_BUILD_ROOT%{_sysconfdir}/yum/aliases.conf
674cp -p versionlock/versionlock.list $RPM_BUILD_ROOT%{_sysconfdir}/yum/pluginconf.d
675
676# need for for the ghost in files section of yum-plugin-local
677install -d $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d
678touch $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/_local.repo
679
680cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_libexecdir}/pld-kernel.py
681cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/yum/pluginconf.d/pld-kernel.conf
f5db57ea
PZ
682
683%py_postclean
684
685%clean
686rm -rf $RPM_BUILD_ROOT
687
73658a04
ER
688%post -n yum-updateonboot
689/sbin/chkconfig --add yum-updateonboot
690
691%preun -n yum-updateonboot
7f4821dc 692if [ "$1" = 0 ]; then
73658a04
ER
693 %service yum-updateonboot stop
694 /sbin/chkconfig --del yum-updateonboot
695fi
696
f5db57ea
PZ
697%files
698%defattr(644,root,root,755)
73658a04
ER
699%doc ChangeLog README README.plugins TODO
700%doc yum-util-cli-template
f5db57ea 701%attr(755,root,root) %{_bindir}/debuginfo-install
7f4821dc
ER
702%attr(755,root,root) %{_bindir}/find-repos-of-install
703%attr(755,root,root) %{_bindir}/needs-restarting
f5db57ea 704%attr(755,root,root) %{_bindir}/package-cleanup
f5db57ea 705%attr(755,root,root) %{_bindir}/repo-graph
73658a04
ER
706%attr(755,root,root) %{_bindir}/repo-rss
707%attr(755,root,root) %{_bindir}/repoclosure
708%attr(755,root,root) %{_bindir}/repodiff
f5db57ea
PZ
709%attr(755,root,root) %{_bindir}/repomanage
710%attr(755,root,root) %{_bindir}/repoquery
f5db57ea
PZ
711%attr(755,root,root) %{_bindir}/reposync
712%attr(755,root,root) %{_bindir}/repotrack
7f4821dc
ER
713%attr(755,root,root) %{_bindir}/show-changed-rco
714%attr(755,root,root) %{_bindir}/show-installed
715%attr(755,root,root) %{_bindir}/verifytree
f5db57ea 716%attr(755,root,root) %{_bindir}/yum-builddep
7f4821dc
ER
717%attr(755,root,root) %{_bindir}/yum-config-manager
718%attr(755,root,root) %{_bindir}/yum-debug-dump
719%attr(755,root,root) %{_bindir}/yum-debug-restore
720%attr(755,root,root) %{_bindir}/yum-groups-manager
f5db57ea 721%attr(755,root,root) %{_bindir}/yumdownloader
73658a04 722%attr(755,root,root) %{_sbindir}/yum-complete-transaction
7f4821dc 723%attr(755,root,root) %{_sbindir}/yumdb
7019a370 724%dir %{_libexecdir}
7f4821dc
ER
725%dir %{py_sitescriptdir}/yumutils
726%{py_sitescriptdir}/yumutils/*.py[co]
727%{_mandir}/man1/debuginfo-install.1*
a4ebdfd8
JB
728%{_mandir}/man1/package-cleanup.1*
729%{_mandir}/man1/repo-rss.1*
7f4821dc 730%{_mandir}/man1/repodiff.1*
a4ebdfd8
JB
731%{_mandir}/man1/repoquery.1*
732%{_mandir}/man1/reposync.1*
7f4821dc
ER
733%{_mandir}/man1/show-changed-rco.1*
734%{_mandir}/man1/show-installed.1*
735%{_mandir}/man1/yum-aliases.1*
a4ebdfd8 736%{_mandir}/man1/yum-builddep.1*
7f4821dc 737%{_mandir}/man1/yum-debug-dump.1*
7f4821dc 738%{_mandir}/man1/yum-groups-manager.1*
a4ebdfd8 739%{_mandir}/man1/yum-utils.1*
7f4821dc 740%{_mandir}/man1/yum-versionlock.1*
a4ebdfd8 741%{_mandir}/man1/yumdownloader.1*
7f4821dc 742%{_mandir}/man5/yum-versionlock.conf.5*
a4ebdfd8 743%{_mandir}/man8/yum-complete-transaction.8*
7f4821dc 744%{_mandir}/man8/yumdb.8*
73658a04
ER
745
746%files -n yum-updateonboot
747%defattr(644,root,root,755)
748%doc updateonboot/README
749%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/yum-updateonboot
750%attr(754,root,root) /etc/rc.d/init.d/yum-updateonboot
751
7f4821dc 752%files -n yum-plugin-changelog
73658a04
ER
753%defattr(644,root,root,755)
754%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/changelog.conf
7f4821dc 755%{_libexecdir}/changelog.*
a4ebdfd8
JB
756%{_mandir}/man1/yum-changelog.1*
757%{_mandir}/man5/yum-changelog.conf.5*
73658a04 758
7f4821dc 759%files -n yum-plugin-fastestmirror
73658a04
ER
760%defattr(644,root,root,755)
761%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/fastestmirror.conf
7f4821dc 762%{_libexecdir}/fastestmirror.*
73658a04 763
7f4821dc 764%files -n yum-plugin-protectbase
73658a04
ER
765%defattr(644,root,root,755)
766%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/protectbase.conf
7f4821dc 767%{_libexecdir}/protectbase.*
73658a04 768
7f4821dc 769%files -n yum-plugin-versionlock
73658a04
ER
770%defattr(644,root,root,755)
771%doc plugins/versionlock/README
772%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/versionlock.conf
773%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/versionlock.list
7f4821dc 774%{_libexecdir}/versionlock.*
73658a04 775
7f4821dc 776%files -n yum-plugin-tsflags
73658a04
ER
777%defattr(644,root,root,755)
778%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/tsflags.conf
7f4821dc 779%{_libexecdir}/tsflags.*
73658a04 780
7f4821dc 781# TODO: remove in pld? removed in fedora
73658a04
ER
782%files -n yum-kernel-module
783%defattr(644,root,root,755)
784%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/kernel-module.conf
7f4821dc 785%{_libexecdir}/kernel-module.*
73658a04 786
7f4821dc 787%files -n yum-plugin-downloadonly
73658a04
ER
788%defattr(644,root,root,755)
789%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/downloadonly.conf
7f4821dc 790%{_libexecdir}/downloadonly.*
73658a04 791
7f4821dc 792# TODO: remove like fedora?
73658a04
ER
793%files -n yum-allowdowngrade
794%defattr(644,root,root,755)
795%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/allowdowngrade.conf
7f4821dc 796%{_libexecdir}/allowdowngrade.*
73658a04 797
7f4821dc 798%files -n yum-plugin-pld-kernel
5cac16e8
ER
799%defattr(644,root,root,755)
800%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/pld-kernel.conf
7f4821dc 801%{_libexecdir}/pld-kernel.*
5cac16e8 802
7f4821dc 803%files -n yum-plugin-priorities
73658a04
ER
804%defattr(644,root,root,755)
805%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/priorities.conf
7f4821dc 806%{_libexecdir}/priorities.*
73658a04 807
7f4821dc 808%files -n yum-plugin-refresh-updatesd
73658a04
ER
809%defattr(644,root,root,755)
810%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/refresh-updatesd.conf
7f4821dc 811%{_libexecdir}/refresh-updatesd.*
73658a04 812
7f4821dc 813%files -n yum-plugin-merge-conf
73658a04
ER
814%defattr(644,root,root,755)
815%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/merge-conf.conf
7f4821dc 816%{_libexecdir}/merge-conf.*
73658a04 817
7f4821dc 818%files -n yum-plugin-security
73658a04
ER
819%defattr(644,root,root,755)
820%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/security.conf
7f4821dc 821%{_libexecdir}/security.*
a4ebdfd8 822%{_mandir}/man8/yum-security.8*
73658a04 823
7f4821dc
ER
824%if 0
825# TODO: renamed to protectbase?
73658a04
ER
826%files -n yum-protect-packages
827%defattr(644,root,root,755)
828%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/protect-packages.conf
7f4821dc
ER
829%{_libexecdir}/protect-packages.*
830%endif
73658a04 831
7f4821dc 832# TODO: rename to basearchonly like fedora?
73658a04
ER
833%files -n yum-basearchonly
834%defattr(644,root,root,755)
835%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/basearchonly.conf
7f4821dc 836%{_libexecdir}/basearchonly.*
73658a04 837
7f4821dc 838%files -n yum-plugin-upgrade-helper
73658a04
ER
839%defattr(644,root,root,755)
840%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/upgrade-helper.conf
7f4821dc 841%{_libexecdir}/upgrade-helper.*
73658a04 842
7f4821dc 843%files -n yum-plugin-aliases
73658a04
ER
844%defattr(644,root,root,755)
845%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/aliases.conf
846%config(noreplace) %{_sysconfdir}/yum/aliases.conf
7f4821dc 847%{_libexecdir}/aliases.*
73658a04 848
7f4821dc 849%files -n yum-plugin-list-data
73658a04
ER
850%defattr(644,root,root,755)
851%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/list-data.conf
7f4821dc 852%{_libexecdir}/list-data.*
a4ebdfd8 853%{_mandir}/man1/yum-list-data.1*
73658a04 854
7f4821dc 855%files -n yum-plugin-filter-data
73658a04
ER
856%defattr(644,root,root,755)
857%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/filter-data.conf
7f4821dc 858%{_libexecdir}/filter-data.*
a4ebdfd8 859%{_mandir}/man1/yum-filter-data.1*
73658a04 860
7f4821dc 861%files -n yum-plugin-tmprepo
73658a04
ER
862%defattr(644,root,root,755)
863%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/tmprepo.conf
7f4821dc 864%{_libexecdir}/tmprepo.*
73658a04 865
7f4821dc 866%files -n yum-plugin-verify
73658a04
ER
867%defattr(644,root,root,755)
868%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/pluginconf.d/verify.conf
7f4821dc 869%{_libexecdir}/verify.*
a4ebdfd8 870%{_mandir}/man1/yum-verify.1*
7f4821dc
ER
871
872%files -n yum-plugin-keys
873%defattr(644,root,root,755)
874%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/keys.conf
875%{_libexecdir}/keys.*
876
877%files -n yum-NetworkManager-dispatcher
878%defattr(644,root,root,755)
879%{_sysconfdir}/NetworkManager/dispatcher.d/yum-NetworkManager-dispatcher
880
881%files -n yum-plugin-remove-with-leaves
882%defattr(644,root,root,755)
883%{_libexecdir}/remove-with-leaves.*
884%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/remove-with-leaves.conf
885
886%files -n yum-plugin-post-transaction-actions
887%defattr(644,root,root,755)
888%{_libexecdir}/post-transaction-actions.*
889%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/post-transaction-actions.conf
890%doc plugins/post-transaction-actions/sample.action
891# Default *.action file dropping dir.
892%dir %{_sysconfdir}/yum/post-actions
893
894%files -n yum-plugin-rpm-warm-cache
895%defattr(644,root,root,755)
896%{_libexecdir}/rpm-warm-cache.*
897%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/rpm-warm-cache.conf
898
899%files -n yum-plugin-auto-update-debug-info
900%defattr(644,root,root,755)
901%{_libexecdir}/auto-update-debuginfo.*
902%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/auto-update-debuginfo.conf
903
904%files -n yum-plugin-show-leaves
905%defattr(644,root,root,755)
906%{_libexecdir}/show-leaves.*
907%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/show-leaves.conf
908
909%files -n yum-plugin-local
910%defattr(644,root,root,755)
911%ghost %{_sysconfdir}/yum.repos.d/_local.repo
912%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/local.conf
913%{_libexecdir}/local.*
914
915%files -n yum-plugin-fs-snapshot
916%defattr(644,root,root,755)
917%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/fs-snapshot.conf
918%{_libexecdir}/fs-snapshot.*
a4ebdfd8
JB
919%{_mandir}/man1/yum-fs-snapshot.1*
920%{_mandir}/man5/yum-fs-snapshot.conf.5*
7f4821dc
ER
921
922%files -n yum-plugin-ps
923%defattr(644,root,root,755)
924%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/ps.conf
925%{_libexecdir}/ps.*
926
ac276d5e 927%if %{with puppet}
7f4821dc
ER
928%files -n yum-plugin-puppetverify
929%defattr(644,root,root,755)
930%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/puppetverify.conf
931%{_libexecdir}/puppetverify.*
ac276d5e 932%endif
5feb0ee3
ER
933
934%files -n bash-completion-%{name}
935%defattr(644,root,root,755)
936/etc/bash_completion.d/*
This page took 0.229453 seconds and 4 git commands to generate.