yum-list-data-1.1.13-49.1>t  DH`pM_7︋/=„:K:O^SAEK&[8mxuc ܓF_}l*?0P1>-ID'0͇cW LV`5?d  F !'0< B H T   0(8 9 :f FG(H4I@XDYH\T]`^bcDdeflzCyum-list-data1.1.1349.1Yum plugin to list aggregate package dataThis plugin adds the commands list- vendors, groups, packagers, licenses, arches, committers, buildhosts, baseurls, package-sizes, archive-sizes and installed-sizes. Authors: -------- Gijs Hollestelle Seth Vidal Panu Matilainen Sean Dilda M_7build34-openSUSE 11.4openSUSEGPLv2+http://bugs.opensuse.orgSystem/Packageshttp://linux.duke.edu/yum/download/yum-utils/linuxnoarch(M_7M_7M_7ba1268312e8c0d42be3187035cfca891cb842c6eab32b74a01dd51d71a690bd848ec1236fd27e3b7309483f7139b15d8rootrootrootrootrootrootyum-utils-1.1.13-49.1.src.rpmyum-list-data    yumrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)3.0.54.0-13.0.4-14.4.6-14.8.0H;H;G@GG@GG@G_@GJG'@cthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.decthiel@suse.de- include default /etc/yum/pluginconf.d/versionlock.list (empty)- require python-dateutil in yum-changelog- update to version 1.1.13 * various bug fixes * documentation improvements - created more subpackages: yum-aliases, yum-filter-data, yum-list-data, yum-refresh-updatesd, yum-tmprepo, yum-upgrade-helper, yum-verify, yum-updateonboot- drop yum-skip-broken- update to version 1.1.11 * plugins/tmprepo/tmprepo.conf, plugins/tmprepo/tmprepo.py, yum-utils.spec: Add --tmprepo as a plugin * plugins/aliases/aliases.py: New help info. for aliases * plugins/security/security.py: Add support for the new help * plugins/list-data/list-data.py: Add support for the new help * plugins/list-data/list-data.py: Fix bad import * plugins/priorities/priorities.py: Make yum-priorities not eat CPU just by installing it * plugins/list-data/list-data.py: Use .committer property in HEAD * debuginfo-install.py, repoclosure.py, repodiff.py, repomanage.py, repotrack.py, yum-complete-transaction.py: add better usage explanations to a lot of yum-utils. helps to give people an idea what the tool is used for. * plugins/list-data/list-data.conf, plugins/list-data/list-data.py, yum-utils.spec: List vendors, groups, packagers, buildhosts, licenses, arches, buildhosts, baseurls, package-sizes, archive-sizes, installed-sizes, committers * docs/package-cleanup.1: Reorder option docs to be sorted * docs/package-cleanup.1: Remove duplicate doc * repodiff.py: make sure this only operates on src rpms b/c otherwise bad things happen * repodiff.py: add -q, --new and --old options to repodiff. Correct some logic issues in the diffing, fix up the output to a pipe * yumdownloader.py: Remove hack for *-source repos. * yumdownloader.py: Real fix for the __len__ problem. Don't disableRepo() and then enable it, this even do the disable last ... oops. * Makefile, repodiff.py, yum-utils.spec: add repodiff * plugins/aliases/aliases.py: Workaround for bad yum module users * plugins/security/security.py: Remove extra newlines, __str__ already leads with one * plugins/aliases/aliases: Remove empty lss alias and minor cleanup- fix yum.conf location to /etc/yum in various places (#350914)- update to version 1.1.10 * plugins/aliases/aliases.py: Quick work around for yumex * debuginfo-install.py: make sure we're root to run debuginfo-install closes rh bug #426470 * plugins/aliases/aliases, plugins/aliases/aliases.conf, plugins/aliases/aliases.py: Add aliases module * plugins/fastestmirror/fastestmirror.py: Strip any username:passwords from our mirrors hostname before we display it * plugins/fastestmirror/fastestmirror.py: Only display our mirrors if we have some * plugins/priorities/priorities.py: apply patch to fix rh bug: 421961 - make sure we're passing in opts before we get the value of the opts. * reposync.py: make sure that our repo url has a trailing /, otherwise urljoin does the wrong thing. We should probably append this higher up in the stack, too. closes rh bug: 421801 * plugins/basearchonly/basearchonly.py: Move conduit.getPackages until needed, as it takes significant time * yum-complete-transaction.py: make yum-complete-transaction backward compat to yum 3.2.7/3.2.8 * docs/Makefile: add complete-transaction to doc makefile, too * yum-complete-transaction.py: implement yum-util to clean up unfinished/aborted transactions using transaction-done/transaction-all files. * repoclosure.py: Fix unreferenced variable in repoclosure.py- update to version 1.1.9 * package-cleanup.py: get rid of the confirmation to clean up old dupes when there are no dupes to clean up. rh bug: 328711 * plugins/fastestmirror/fastestmirror.py: Support multiple mirror excludes in fastestmirror * plugins/fastestmirror/fastestmirror.py: Add an 'exclude' configuration option to fastestmirror (Bug #407471) * plugins/fastestmirror/fastestmirror.py: Add a maxthreads configuration option to fastestmirror (Bug #227772) * plugins/fastestmirror/fastestmirror.py: Actually display the fastest mirrors * plugins/fastestmirror/fastestmirror.py: Remove unused PluginYumExit import * package-cleanup.py: Added patch by Ville Skytta to make 'package-cleanup - -leaves' catch *lib and *libs * yum-builddep.py: port yum-builddep to YumUtilBase format. Make it actually, work :) closes rh bug #381291 * package-cleanup.py: clean up a deprecation * plugins/basearchonly/basearchonly.conf, plugins/basearchonly/basearchonly.py: - basearchobly patch by Adel Gadllah - Fix system-install-packages crash on F8 - Add wildcard support to whitelist - Add all wine packages to the default - whitelist on x86 (wine*) * Makefile, plugins/priorities/ChangeLog, plugins/priorities/priorities.py: Added optparser check in priorities plugin (bz #847) * plugins/priorities/ChangeLog, plugins/priorities/README, plugins/priorities/priorities.py: Make the name.arch checking optional in the priorities plugin. This adds the 'only_samearch' plugin option and the '--samearch-priorities' * plugins/basearchonly/basearchonly.conf: apply patch from Adel Gadllah to add libflashsupport to basearchonly-plugin whitelist * repoquery.py: apply patch from Bill Nottingham to make repoquery more silent when --quiet is specified. * plugins/upgrade-helper/cleanup.xml, plugins/upgrade-helper/remove-stuff.xml: rename remove-stuff.xml to cleanup.xml * plugins/upgrade-helper/upgrade-helper.py: make it work with more recent matchPackageNames * yum-utils.spec: left out upgrade-helper from the list of plugins * plugins/upgrade-helper/remove-stuff.xml, plugins/upgrade-helper/upgrade-helper.conf, plugins/upgrade-helper/upgrade-helper.py, yum-utils.spec: add upgrade-helper - this _should_ work - but I'll be testing it some more before tagging * yumdownloader.py: catch error on download if destdir is not writable. closed rh bug 352911- update to version 1.1.8 * reposync.py: add option to enable plugins for reposync * repoquery.py: add --plugins support to repoquery, too * package-cleanup.py: Added patch to make package-cleanup return exit code * Fixed yumdownloader --url output to show the right url (rhbz #301981) * various other fixes- New basearchonly plugin - New --repofrompath=repotag, option to specify local repos to repoquery - Lot of bug fixes (Check ChangeLog for details)build34 1298085848 1.1.13-49.1list-data.conflist-data.pyyum-list-data.1.gz/etc/yum/pluginconf.d//usr/lib/yum-plugins//usr/share/man/man1/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.4/standard/e33e973cd73bc231539552240fbc28a6-yum-utilscpiolzma5noarch-suse-linux,uKX}?] cRN39ͷp19ئ{6?]^Ad%`7)ٕLWK`M&2tׄC176_ш xz?aw~HJ"|tK\>ݫ~R䀑S.*/RZs~)]v ր#X&Ļ`peh~vU1Er/yO#=iK^ Se7FKY!h4Bd{?T {cשS'-(\ԢC=G/Ÿ$"2[㍉PpepCGܝ|q<8& Ouuً!s'BDZga7 eڭsUԆ5PX쨊z -H  B]rU׃Efp$=%Rp:%9 {x yͻqWotL83_c~S.QfP8Ox.;](Zz.pCps'7h۠5J` F#aU i\B!a'Pe';|_OԳN àH>f. BδH@x$M@ɴSOtm4~_lE-u!d{4ůK1JCfe _vAmDFWW̥^ɫ,fB+9j> dOMW;l(C lV&1}K%CVJ$`[So"]~/A3>VO〒"$dP]m:@$IC֪`(pJ#o.>ep PBvKtuljf|18+?0Y8Qu:vfwG! 2w$To%s碋%f]iM^*5UD8iq4ͺSodBr>FﬕS RiإL,MVhuy>bm2#,<~lJדm.o|j&byLbb[M\ʬ_/47[)K;VIL< I_(J' 3sZuɧ8F)z)52*Mhz֐c Q}D#Zr㍭NR90cF0Mt4P0=BN>K7}I BC)U_ a%'uL57γWuc4v Ao.K| _tj> 㳦DTeSzS֤;5(KԽ4 u@yi4tw/!DmMmX=KT4&[a &ǘ*,t@m\# Q;KÃ{-MVq/c{ ۷QI f:l : hH>i%NJ>gy+5 H[)~p؃0˫B)0@@6Lܵxb6yrT;SZ=R3e}E/2ӗn0n$6k^;]ɑmsᯟ\Mh2n\װpLL=t`M`J4:phe7:Ic+q!#є ʦ]cWFJJ#S҆BRpIyOdj4|VS#xBV4.-뿧3xAS=2'Ή=ӗ!fl'Іj4&H5^L^)҉YӲxuaY| &1m6G]K [U]R*qo{㔪ate4qRW¤_G[Y\A_?SZo2jk`" dF%kȬHۖoZhZwV eˠmpwy)E!/Ozxa!I+?JکvUư? g(Į; gF'hK7%XBXc~ FҍTj֛`Y}Ĉ+ 9O|8b)DWsqWvGifQnKH##& Fwp"<%knmm屑٦h l2Fi.w{scY4HWӬMΣb}Z`S;l e@= ݽl2v1XאɸT M8׍}RϜߢ.Lm:Jqz, Ju_X*)hcESAWﺶzb/<#O Pڹ  ZEX-:cC?ӴK^y7T0)g>*Cn>u%MX}KMPmke`b*:BpW5t߽bvҵd2ӄ&كi X]dZTp)