Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1452300 Details for
Bug 1592061
virt-v2v convert rhel5.3 failure when executing rpm -ql kernel-2.6.18-128.el5 command
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
virt-v2v.log
virt-v2v.log (text/plain), 864.92 KB, created by
Haigang
on 2018-06-17 01:22:13 UTC
(
hide
)
Description:
virt-v2v.log
Filename:
MIME Type:
Creator:
Haigang
Created:
2018-06-17 01:22:13 UTC
Size:
864.92 KB
patch
obsolete
>virt-v2v: libguestfs 1.38.1 (x86_64) >libvirt version: 4.2.0 >[ 0.0] Opening the source -i libvirtxml /tmp/rhel5.3.xml >libvirt xml is: ><?xml version='1.0' encoding='utf-8'?> ><domain type="kvm"><currentMemory unit="KiB">268435456</currentMemory><name>rhel5.3</name><on_reboot>restart</on_reboot><on_poweroff>destroy</on_poweroff><devices><interface type="network"><source network="Default Network" /></interface><disk device="cdrom" type="file"><target bus="ide" dev="hdc" /><driver name="qemu" type="raw" /></disk><disk device="disk" type="file"><source file="/v2v/images1/Nakivo/bd39737c-a726-4fcc-8ae1-940453b5504a.vhdx" /><target bus="scsi" dev="sda" /><driver cache="none" name="qemu" type="vhdx" /></disk></devices><on_crash>restart</on_crash><vcpu>1</vcpu><memory unit="KiB">268435456</memory><os><type arch="x86_64">hvm</type></os><features><acpi /><apic /></features></domain> > source name: rhel5.3 >hypervisor type: kvm > memory: 274877906944 (bytes) > nr vCPUs: 1 > CPU vendor: > CPU model: > CPU topology: > CPU features: apic,acpi > firmware: unknown > display: > video: > sound: >disks: > /v2v/images1/Nakivo/bd39737c-a726-4fcc-8ae1-940453b5504a.vhdx (vhdx) [scsi] >removable media: > CD-ROM [ide] in slot 2 >NICs: > Network "Default Network" > >check_host_free_space: overlay_dir=/var/tmp free_space=3492548608 >[ 0.0] Creating an overlay to protect the source from being modified >qemu-img 'create' '-q' '-f' 'qcow2' '-b' '/v2v/images1/Nakivo/bd39737c-a726-4fcc-8ae1-940453b5504a.vhdx' '-o' 'compat=1.1,backing_fmt=vhdx' '/var/tmp/v2vovl635fa8.qcow2' >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_has_backing_file "/var/tmp/v2vovl635fa8.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/v2vovl635fa8.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "vhdx",\n "virtual-size": 42949672960,\n "filename": "/var/tmp/v2vovl635fa8.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 200704,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "/v2v/images1/Nakivo/bd39737c-a726-4fcc-8ae1-940453b5504a.vhdx",\n "backing-filename": "/v2v/images1/Nakivo/bd39737c-a726-4fcc-8ae1-940453b5504a.vhdx",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_has_backing_file = 1 >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_virtual_size "/var/tmp/v2vovl635fa8.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/v2vovl635fa8.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "vhdx",\n "virtual-size": 42949672960,\n "filename": "/var/tmp/v2vovl635fa8.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 200704,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "/v2v/images1/Nakivo/bd39737c-a726-4fcc-8ae1-940453b5504a.vhdx",\n "backing-filename": "/v2v/images1/Nakivo/bd39737c-a726-4fcc-8ae1-940453b5504a.vhdx",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_virtual_size = 42949672960 >[ 4.6] Initializing the target -o local -os /tmp/rhel5.3 >[ 4.6] Opening the overlay >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_identifier "v2v" >libguestfs: trace: v2v: set_identifier = 0 >libguestfs: trace: v2v: get_memsize >libguestfs: trace: v2v: get_memsize = 500 >libguestfs: trace: v2v: set_memsize 2000 >libguestfs: trace: v2v: set_memsize = 0 >libguestfs: trace: v2v: set_network true >libguestfs: trace: v2v: set_network = 0 >libguestfs: trace: v2v: add_drive "/var/tmp/v2vovl635fa8.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true" >libguestfs: trace: v2v: add_drive = 0 >libguestfs: trace: v2v: launch >libguestfs: trace: v2v: max_disks >libguestfs: trace: v2v: max_disks = 255 >libguestfs: trace: v2v: get_tmpdir >libguestfs: trace: v2v: get_tmpdir = "/tmp" >libguestfs: trace: v2v: version >libguestfs: trace: v2v: version = <struct guestfs_version = major: 1, minor: 38, release: 1, extra: , > >libguestfs: trace: v2v: get_backend >libguestfs: trace: v2v: get_backend = "direct" >libguestfs: launch: program=virt-v2v >libguestfs: launch: identifier=v2v >libguestfs: launch: version=1.38.1 >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=direct >libguestfs: launch: tmpdir=/tmp/libguestfsZZRB3H >libguestfs: launch: umask=0022 >libguestfs: launch: euid=1000 >libguestfs: trace: v2v: get_backend_setting "force_tcg" >libguestfs: trace: v2v: get_backend_setting = NULL (error) >libguestfs: trace: v2v: get_cachedir >libguestfs: trace: v2v: get_cachedir = "/var/tmp" >libguestfs: begin building supermin appliance >libguestfs: run supermin >libguestfs: command: run: /usr/bin/supermin >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-1000/appliance.d >supermin: version: 5.1.19 >supermin: package handler: debian/dpkg >supermin: acquiring lock on /var/tmp/.guestfs-1000/lock >supermin: if-newer: output does not need rebuilding >libguestfs: finished building supermin appliance >libguestfs: begin testing qemu features >libguestfs: trace: v2v: get_cachedir >libguestfs: trace: v2v: get_cachedir = "/var/tmp" >libguestfs: checking for previously cached test results of /usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-1000 >libguestfs: loading previously cached test results >libguestfs: qemu version: 2.8 >libguestfs: qemu mandatory locking: no >libguestfs: trace: v2v: get_sockdir >libguestfs: trace: v2v: get_sockdir = "/run/user/1000" >libguestfs: finished testing qemu features >libguestfs: trace: v2v: get_backend_setting "gdb" >libguestfs: trace: v2v: get_backend_setting = NULL (error) >/usr/bin/qemu-system-x86_64 \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -enable-fips \ > -nodefaults \ > -display none \ > -machine accel=kvm:tcg \ > -cpu host \ > -m 2000 \ > -no-reboot \ > -rtc driftfix=slew \ > -no-hpet \ > -global kvm-pit.lost_tick_policy=discard \ > -kernel /var/tmp/.guestfs-1000/appliance.d/kernel \ > -initrd /var/tmp/.guestfs-1000/appliance.d/initrd \ > -object rng-random,filename=/dev/urandom,id=rng0 \ > -device virtio-rng-pci,rng=rng0 \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/var/tmp/v2vovl635fa8.qcow2,cache=unsafe,format=qcow2,copy-on-read=on,discard=unmap,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/var/tmp/.guestfs-1000/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -device sga \ > -chardev socket,path=/run/user/1000/libguestfs8gAhXh/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -netdev user,id=usernet,net=169.254.0.0/16 \ > -device virtio-net-pci,netdev=usernet \ > -append "panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v" >\x1b[1;256r\x1b[256;256libguestfs: responding to serial console Device Status Report >H\x1b[6n >Google, Inc. >Serial Graphics Adapter 03/05/17 >SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (generic@generic) Sun, 05 Mar 2017 16:09:17 +0100 >Term: 80x24 >4 0 >\x1b[2J SeaBIOS (version 1.11.1-1) > > > iPXE (http://ipxe.org) 00:05.0 C100 PCI2.10 PnP PMM+7CF8F090+7CECF090 C100 > Press Ctrl-B to configure iPXE (PCI 00:05.0)... > > > Booting from ROM... >\x1b[2J[ 0.000000] Linux version 4.15.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-12)) #1 SMP Debian 4.15.11-1 (2018-03-20) >[ 0.000000] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' >[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >[ 0.000000] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64 >[ 0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64 >[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format. >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007cfddfff] usable >[ 0.000000] BIOS-e820: [mem 0x000000007cfde000-0x000000007cffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] random: fast init done >[ 0.000000] SMBIOS 2.8 present. >[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.11.1-1 04/01/2014 >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] e820: last_pfn = 0x7cfde max_arch_pfn = 0x400000000 >[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >[ 0.000000] found SMP MP-table at [mem 0x000f5d40-0x000f5d4f] mapped at [ (ptrval)] >[ 0.000000] Using GB pages for direct mapping >[ 0.000000] RAMDISK: [mem 0x7cbdb000-0x7cfcffff] >[ 0.000000] ACPI: Early table checksum verification disabled >[ 0.000000] ACPI: RSDP 0x00000000000F5B70 000014 (v00 BOCHS ) >[ 0.000000] ACPI: RSDT 0x000000007CFE187D 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >[ 0.000000] ACPI: FACP 0x000000007CFE1791 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >[ 0.000000] ACPI: DSDT 0x000000007CFE0040 001751 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >[ 0.000000] ACPI: FACS 0x000000007CFE0000 000040 >[ 0.000000] ACPI: APIC 0x000000007CFE1805 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007cfddfff] >[ 0.000000] NODE_DATA(0) allocated [mem 0x7cfd9000-0x7cfddfff] >[ 0.000000] kvm-clock: cpu 0, msr 0:7cfd0001, primary cpu clock >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] >[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007cfddfff] >[ 0.000000] Normal empty >[ 0.000000] Device empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] >[ 0.000000] node 0: [mem 0x0000000000100000-0x000000007cfddfff] >[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007cfddfff] >[ 0.000000] Reserved but unavailable: 98 pages >[ 0.000000] ACPI: PM-Timer IO Port: 0x608 >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >[ 0.000000] Using ACPI (MADT) for SMP configuration information >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x7d000000-0xfeffbfff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on KVM >[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns >[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] percpu: Embedded 44 pages/cpu @ (ptrval) s142040 r8192 d29992 u2097152 >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 7c816240 >[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) >[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 503847 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v >[ 0.000000] Memory: 1987560K/2047472K available (10252K kernel code, 1165K rwdata, 3084K rodata, 1516K init, 692K bss, 59912K reserved, 0K cma-reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Kernel/User page tables isolation: enabled >[ 0.000000] ftrace: allocating 29537 entries in 116 pages >[ 0.004000] Hierarchical RCU implementation. >[ 0.004000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. >[ 0.004000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >[ 0.004000] NR_IRQS: 33024, nr_irqs: 256, preallocated irqs: 16 >[ 0.004000] Console: colour *CGA 80x25 >[ 0.004000] console [ttyS0] enabled >[ 0.004000] ACPI: Core revision 20170831 >[ 0.004000] ACPI: 1 ACPI AML tables successfully acquired and loaded >[ 0.004052] APIC: Switch to symmetric I/O mode setup >[ 0.010486] x2apic enabled >[ 0.012024] Switched APIC routing to physical x2apic. >[ 0.030957] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.032000] tsc: Detected 3695.998 MHz processor >[ 0.032033] Calibrating delay loop (skipped) preset value.. 7391.99 BogoMIPS (lpj=14783992) >[ 0.036002] pid_max: default: 32768 minimum: 301 >[ 0.040023] Security Framework initialized >[ 0.044002] Yama: disabled by default; enable with sysctl kernel.yama.* >[ 0.048012] AppArmor: AppArmor initialized >[ 0.052327] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >[ 0.056231] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >[ 0.060013] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.064006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.068446] Disabling memory control group subsystem >[ 0.076206] CPU: Physical Processor ID: 0 >[ 0.079858] mce: CPU supports 10 MCE banks >[ 0.084144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.088002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >[ 0.092002] Spectre V2 : Mitigation: Full generic retpoline >[ 0.096001] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch >[ 0.100001] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier >[ 0.104001] Spectre V2 : Enabling Restricted Speculation for firmware calls >[ 0.115289] Freeing SMP alternatives memory: 28K >[ 0.116884] smpboot: CPU0: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xa) >[ 0.120062] Performance Events: Skylake events, Intel PMU driver. >[ 0.124060] ... version: 2 >[ 0.128037] ... bit width: 48 >[ 0.131704] ... generic registers: 4 >[ 0.132030] ... value mask: 0000ffffffffffff >[ 0.136028] ... max period: 000000007fffffff >[ 0.140028] ... fixed-purpose events: 3 >[ 0.143462] ... event mask: 000000070000000f >[ 0.144117] Hierarchical SRCU implementation. >[ 0.148214] smp: Bringing up secondary CPUs ... >[ 0.152032] smp: Brought up 1 node, 1 CPU >[ 0.155468] smpboot: Max logical packages: 1 >[ 0.156053] smpboot: Total of 1 processors activated (7391.99 BogoMIPS) >[ 0.161038] devtmpfs: initialized >[ 0.163952] x86/mm: Memory block size: 128MB >[ 0.164270] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns >[ 0.168042] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 0.172060] pinctrl core: initialized pinctrl subsystem >[ 0.176092] NET: Registered protocol family 16 >[ 0.179990] audit: initializing netlink subsys (disabled) >[ 0.180124] cpuidle: using governor ladder >[ 0.183626] cpuidle: using governor menu >[ 0.184033] audit: type=2000 audit(1529198195.808:1): state=initialized audit_enabled=0 res=1 >[ 0.188095] ACPI: bus type PCI registered >[ 0.191557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.192558] PCI: Using configuration type 1 for base access >[ 0.196510] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >[ 0.200031] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >[ 0.204137] ACPI: Added _OSI(Module Device) >[ 0.207717] ACPI: Added _OSI(Processor Device) >[ 0.208030] ACPI: Added _OSI(3.0 _SCP Extensions) >[ 0.212028] ACPI: Added _OSI(Processor Aggregator Device) >[ 0.218039] ACPI: Interpreter enabled >[ 0.220046] ACPI: (supports S0 S3 S4 S5) >[ 0.223434] ACPI: Using IOAPIC for interrupt routing >[ 0.224039] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >[ 0.228602] ACPI: Enabled 3 GPEs in block 00 to 0F >[ 0.234968] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >[ 0.236031] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >[ 0.240032] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >[ 0.244034] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >[ 0.248400] acpiphp: Slot [2] registered >[ 0.251852] acpiphp: Slot [3] registered >[ 0.252104] acpiphp: Slot [4] registered >[ 0.255557] acpiphp: Slot [5] registered >[ 0.256110] acpiphp: Slot [6] registered >[ 0.259560] acpiphp: Slot [7] registered >[ 0.260104] acpiphp: Slot [8] registered >[ 0.263561] acpiphp: Slot [9] registered >[ 0.264106] acpiphp: Slot [10] registered >[ 0.267631] acpiphp: Slot [11] registered >[ 0.268107] acpiphp: Slot [12] registered >[ 0.271641] acpiphp: Slot [13] registered >[ 0.272106] acpiphp: Slot [14] registered >[ 0.275635] acpiphp: Slot [15] registered >[ 0.276107] acpiphp: Slot [16] registered >[ 0.279635] acpiphp: Slot [17] registered >[ 0.280106] acpiphp: Slot [18] registered >[ 0.283644] acpiphp: Slot [19] registered >[ 0.284105] acpiphp: Slot [20] registered >[ 0.287641] acpiphp: Slot [21] registered >[ 0.288118] acpiphp: Slot [22] registered >[ 0.291699] acpiphp: Slot [23] registered >[ 0.292116] acpiphp: Slot [24] registered >[ 0.295691] acpiphp: Slot [25] registered >[ 0.296115] acpiphp: Slot [26] registered >[ 0.299679] acpiphp: Slot [27] registered >[ 0.300114] acpiphp: Slot [28] registered >[ 0.303682] acpiphp: Slot [29] registered >[ 0.304113] acpiphp: Slot [30] registered >[ 0.307688] acpiphp: Slot [31] registered >[ 0.308108] PCI host bridge to bus 0000:00 >[ 0.311665] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >[ 0.312031] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >[ 0.316036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >[ 0.320031] pci_bus 0000:00: root bus resource [mem 0x7d000000-0xfebfffff window] >[ 0.324033] pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.343083] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.344032] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.348031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.352030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.360753] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >[ 0.364102] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >[ 0.430096] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >[ 0.432377] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >[ 0.436354] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >[ 0.440347] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >[ 0.444199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >[ 0.448239] vgaarb: loaded >[ 0.450672] EDAC MC: Ver: 3.0.0 >[ 0.453175] PCI: Using ACPI for IRQ routing >[ 0.457296] clocksource: Switched to clocksource kvm-clock >[ 0.465939] VFS: Disk quotas dquot_6.6.0 >[ 0.469415] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.475367] AppArmor: AppArmor Filesystem Enabled >[ 0.479422] pnp: PnP ACPI init >[ 0.482924] pnp: PnP ACPI: found 5 devices >[ 0.492207] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >[ 0.499835] NET: Registered protocol family 2 >[ 0.503684] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >[ 0.509908] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >[ 0.515557] TCP: Hash tables configured (established 16384 bind 16384) >[ 0.521156] UDP hash table entries: 1024 (order: 3, 32768 bytes) >[ 0.526367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >[ 0.531886] NET: Registered protocol family 1 >[ 0.535658] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.540768] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.545861] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.551603] Unpacking initramfs... >[ 0.556083] Freeing initrd memory: 4052K >[ 0.560506] Initialise system trusted keyrings >[ 0.564480] workingset: timestamp_bits=40 max_order=19 bucket_order=0 >[ 0.570577] zbud: loaded >[ 0.573101] alg: self-tests disabled >[ 0.576382] Key type asymmetric registered >[ 0.579952] Asymmetric key parser 'x509' registered >[ 0.584164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) >[ 0.590543] io scheduler noop registered >[ 0.593974] io scheduler deadline registered >[ 0.597758] io scheduler cfq registered (default) >[ 0.601846] io scheduler mq-deadline registered >[ 0.605951] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled >[ 0.647686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 0.653977] Linux agpgart interface v0.103 >[ 0.657688] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de> >[ 0.662903] AMD IOMMUv2 functionality not available on this system >[ 0.668323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >[ 0.679445] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.683675] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.688126] mousedev: PS/2 mouse device common for all mice >[ 0.694419] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.701989] rtc_cmos 00:00: RTC can wake from S4 >[ 0.709010] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >[ 0.714932] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram >[ 0.720469] ledtrig-cpu: registered to indicate activity on CPUs >[ 0.725830] NET: Registered protocol family 10 >[ 0.729932] Segment Routing with IPv6 >[ 0.733185] mip6: Mobile IPv6 >[ 0.735811] NET: Registered protocol family 17 >[ 0.739633] mpls_gso: MPLS GSO support >[ 0.743269] registered taskstats version 1 >[ 0.746833] Loading compiled-in X.509 certificates >[ 0.751147] Loaded X.509 cert 'Debian Project: Ben Hutchings: 008a018dca80932630' >[ 0.757494] zswap: loaded using pool lzo/zbud >[ 0.761374] AppArmor: AppArmor sha1 policy hashing enabled >[ 0.766114] ima: No TPM chip found, activating TPM-bypass! (rc=-19) >[ 0.774582] rtc_cmos 00:00: setting system clock to 2018-06-17 01:16:36 UTC (1529198196) >[ 0.783786] Freeing unused kernel memory: 1516K >[ 0.787689] Write protecting the kernel read-only data: 16384k >[ 0.792853] Freeing unused kernel memory: 2012K >[ 0.797767] Freeing unused kernel memory: 1012K >[ 0.804288] x86/mm: Checked W+X mappings: passed, no W+X pages found. >[ 0.809869] x86/mm: Checking user space page tables >[ 0.816647] x86/mm: Checked W+X mappings: passed, no W+X pages found. >supermin: mounting /proc >supermin: ext2 mini initrd starting up: 5.1.19 >supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v >supermin: uptime: 0.84 0.11 >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crct10dif-pclmul.ko >supermin: internal insmod crc32_generic.ko >supermin: internal insmod crc32c_generic.ko >supermin: internal insmod libnvdimm.ko >supermin: internal insmod nfit.ko >supermin: internal insmod scsi_mod.ko >[ 0.874513] SCSI subsystem initialized >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 0.887890] scsi host0: ata_piix >[ 0.890798] scsi host1: ata_piix >[ 0.893722] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 >[ 0.899570] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod rng-core.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod crypto_engine.ko >supermin: internal insmod virtio_crypto.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod nd_btt.ko >supermin: internal insmod nd_pmem.ko >supermin: internal insmod sd_mod.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_input.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod virtio_pci.ko >[ 1.133041] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >[ 1.152290] random: crng init done >[ 1.163487] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >[ 1.179933] scsi host2: Virtio SCSI HBA >[ 1.183811] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 1.196511] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 1.211656] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >[ 1.321408] sd 2:0:0:0: Power-on or device reset occurred >[ 1.326885] sd 2:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB) >[ 1.336307] sd 2:0:1:0: Power-on or device reset occurred >[ 1.341238] sd 2:0:0:0: [sda] Write Protect is off >[ 1.345924] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 1.354132] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >[ 1.363662] sd 2:0:1:0: [sdb] Write Protect is off >[ 1.367770] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.381086] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.391905] sda: sda1 sda2 >[ 1.395340] sd 2:0:0:0: [sda] Attached SCSI disk >[ 1.399997] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod fscrypto.ko >supermin: internal insmod jbd2.ko >supermin: internal insmod mbcache.ko >supermin: internal insmod crc16.ko >supermin: internal insmod ext4.ko >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc7.ko >supermin: internal insmod libcrc32c.ko >supermin: picked /sys/block/sdb/dev (8:16) as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 1.448505] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 1.456122] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: deleting initramfs files >supermin: chroot >Starting /init script ... >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *guestfs_network=1* ]] >+ guestfs_network=1 >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *guestfs_rescue=1* ]] >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *guestfs_noreboot=1* ]] >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *guestfs_boot_analysis=1* ]] >+ '[' '!' -d /sys ']' >+ mkdir -p /sys >+ mount -t sysfs /sys /sys >+ mkdir -p /run >+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run >+ mkdir -p /run/lock >+ ln -s ../run/lock /var/lock >+ test -e /etc/mtab >+ ln -s /proc/mounts /etc/mtab >+ mount -t devtmpfs /dev /dev >+ mkdir -p /dev/pts >+ mount -t devpts /dev/pts /dev/pts >+ mkdir -p /dev/shm >+ mount -t tmpfs -o mode=1777 shmfs /dev/shm >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *selinux=1* ]] >+ mkdir -p /run/tmpfiles.d >+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf >++ od -x -A n >++ dd if=/dev/urandom bs=16 count=1 status=none >+ machine_id=' 7eb3 e995 3529 bd60 f743 886a 4146 ce79' >+ echo 7eb3e9953529bd60f743886a4146ce79 >+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot >/init: line 95: systemd-tmpfiles: command not found >+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd >+ '[' -x /lib/systemd/systemd-udevd ']' >+ UDEVD=/lib/systemd/systemd-udevd >+ break >+ '[' -z /lib/systemd/systemd-udevd ']' >+ /lib/systemd/systemd-udevd --daemon >starting version 238 >+ udevadm trigger >+ udevadm settle --timeout=600 >[ 1.717798] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 1.733056] sd 2:0:1:0: Attached scsi generic sg1 type 0 >+ shopt -s nullglob >+ for f in /sys/block/sd*/device/timeout >+ echo 300 >+ for f in /sys/block/sd*/device/timeout >+ echo 300 >+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler >+ echo noop >+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler >+ echo noop >+ shopt -u nullglob >+ ip addr add 127.0.0.1/8 brd + dev lo scope host >+ ip link set dev lo up >+ test 1 = 1 >++ ls -I all -I default -I lo /proc/sys/net/ipv4/conf >+ iface=eth0 >+ touch /etc/fstab >+ dhclient --version >+ dhclient eth0 >+ mdadm -As --auto=yes --no-degraded >mdadm: No arrays found in config file or automatically >+ modprobe dm_mod >[ 2.654926] device-mapper: uevent: version 1.0.3 >[ 2.659816] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >+ lvm vgchange -aay --sysinit > WARNING: Failed to connect to lvmetad. Falling back to device scanning. > 2 logical volume(s) in volume group "VolGroup00" now active >+ mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >+ ldmtool create all >[ >] >+ test 1 = 1 >+ test '' '!=' 1 >+ uname -a >Linux (none) 4.15.0-2-amd64 #1 SMP Debian 4.15.11-1 (2018-03-20) x86_64 GNU/Linux >+ ls -lR /dev >/dev: >total 0 >drwxr-xr-x 2 0 0 80 Jun 17 01:16 VolGroup00 >drwxr-xr-x 2 0 0 160 Jun 17 01:16 block >drwxr-xr-x 2 0 0 80 Jun 17 01:16 bsg >drwxr-xr-x 2 0 0 1980 Jun 17 01:16 char >crw------- 1 0 0 5, 1 Jun 17 01:16 console >lrwxrwxrwx 1 0 0 11 Jun 17 01:16 core -> /proc/kcore >crw------- 1 0 0 10, 62 Jun 17 01:16 cpu_dma_latency >drwxr-xr-x 7 0 0 140 Jun 17 01:16 disk >brw------- 1 0 0 253, 0 Jun 17 01:16 dm-0 >brw------- 1 0 0 253, 1 Jun 17 01:16 dm-1 >lrwxrwxrwx 1 0 0 13 Jun 17 01:16 fd -> /proc/self/fd >crw-rw-rw- 1 0 0 1, 7 Jun 17 01:16 full >crw------- 1 0 0 10, 228 Jun 17 01:16 hpet >crw------- 1 0 0 10, 183 Jun 17 01:16 hwrng >drwxr-xr-x 2 0 0 60 Jun 17 01:16 input >crw-r--r-- 1 0 0 1, 11 Jun 17 01:16 kmsg >drwxr-xr-x 2 0 0 100 Jun 17 01:16 mapper >crw------- 1 0 0 1, 1 Jun 17 01:16 mem >crw------- 1 0 0 10, 59 Jun 17 01:16 memory_bandwidth >crw------- 1 0 0 10, 61 Jun 17 01:16 network_latency >crw------- 1 0 0 10, 60 Jun 17 01:16 network_throughput >crw-rw-rw- 1 0 0 1, 3 Jun 17 01:16 null >crw------- 1 0 0 1, 4 Jun 17 01:16 port >crw------- 1 0 0 10, 1 Jun 17 01:16 psaux >crw-rw-rw- 1 0 0 5, 2 Jun 17 01:16 ptmx >drwxr-xr-x 2 0 0 0 Jun 17 01:16 pts >crw-rw-rw- 1 0 0 1, 8 Jun 17 01:16 random >lrwxrwxrwx 1 0 0 4 Jun 17 01:16 rtc -> rtc0 >crw------- 1 0 0 251, 0 Jun 17 01:16 rtc0 >brw------- 1 0 0 8, 0 Jun 17 01:16 sda >brw------- 1 0 0 8, 1 Jun 17 01:16 sda1 >brw------- 1 0 0 8, 2 Jun 17 01:16 sda2 >brw------- 1 0 0 8, 16 Jun 17 01:16 sdb >crw------- 1 0 0 21, 0 Jun 17 01:16 sg0 >crw------- 1 0 0 21, 1 Jun 17 01:16 sg1 >drwxrwxrwt 2 0 0 40 Jun 17 01:16 shm >crw------- 1 0 0 10, 231 Jun 17 01:16 snapshot >lrwxrwxrwx 1 0 0 15 Jun 17 01:16 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 0 0 15 Jun 17 01:16 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 0 0 15 Jun 17 01:16 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 0 0 5, 0 Jun 17 01:16 tty >crw------- 1 0 0 4, 0 Jun 17 01:16 tty0 >crw------- 1 0 0 4, 1 Jun 17 01:16 tty1 >crw------- 1 0 0 4, 10 Jun 17 01:16 tty10 >crw------- 1 0 0 4, 11 Jun 17 01:16 tty11 >crw------- 1 0 0 4, 12 Jun 17 01:16 tty12 >crw------- 1 0 0 4, 13 Jun 17 01:16 tty13 >crw------- 1 0 0 4, 14 Jun 17 01:16 tty14 >crw------- 1 0 0 4, 15 Jun 17 01:16 tty15 >crw------- 1 0 0 4, 16 Jun 17 01:16 tty16 >crw------- 1 0 0 4, 17 Jun 17 01:16 tty17 >crw------- 1 0 0 4, 18 Jun 17 01:16 tty18 >crw------- 1 0 0 4, 19 Jun 17 01:16 tty19 >crw------- 1 0 0 4, 2 Jun 17 01:16 tty2 >crw------- 1 0 0 4, 20 Jun 17 01:16 tty20 >crw------- 1 0 0 4, 21 Jun 17 01:16 tty21 >crw------- 1 0 0 4, 22 Jun 17 01:16 tty22 >crw------- 1 0 0 4, 23 Jun 17 01:16 tty23 >crw------- 1 0 0 4, 24 Jun 17 01:16 tty24 >crw------- 1 0 0 4, 25 Jun 17 01:16 tty25 >crw------- 1 0 0 4, 26 Jun 17 01:16 tty26 >crw------- 1 0 0 4, 27 Jun 17 01:16 tty27 >crw------- 1 0 0 4, 28 Jun 17 01:16 tty28 >crw------- 1 0 0 4, 29 Jun 17 01:16 tty29 >crw------- 1 0 0 4, 3 Jun 17 01:16 tty3 >crw------- 1 0 0 4, 30 Jun 17 01:16 tty30 >crw------- 1 0 0 4, 31 Jun 17 01:16 tty31 >crw------- 1 0 0 4, 32 Jun 17 01:16 tty32 >crw------- 1 0 0 4, 33 Jun 17 01:16 tty33 >crw------- 1 0 0 4, 34 Jun 17 01:16 tty34 >crw------- 1 0 0 4, 35 Jun 17 01:16 tty35 >crw------- 1 0 0 4, 36 Jun 17 01:16 tty36 >crw------- 1 0 0 4, 37 Jun 17 01:16 tty37 >crw------- 1 0 0 4, 38 Jun 17 01:16 tty38 >crw------- 1 0 0 4, 39 Jun 17 01:16 tty39 >crw------- 1 0 0 4, 4 Jun 17 01:16 tty4 >crw------- 1 0 0 4, 40 Jun 17 01:16 tty40 >crw------- 1 0 0 4, 41 Jun 17 01:16 tty41 >crw------- 1 0 0 4, 42 Jun 17 01:16 tty42 >crw------- 1 0 0 4, 43 Jun 17 01:16 tty43 >crw------- 1 0 0 4, 44 Jun 17 01:16 tty44 >crw------- 1 0 0 4, 45 Jun 17 01:16 tty45 >crw------- 1 0 0 4, 46 Jun 17 01:16 tty46 >crw------- 1 0 0 4, 47 Jun 17 01:16 tty47 >crw------- 1 0 0 4, 48 Jun 17 01:16 tty48 >crw------- 1 0 0 4, 49 Jun 17 01:16 tty49 >crw------- 1 0 0 4, 5 Jun 17 01:16 tty5 >crw------- 1 0 0 4, 50 Jun 17 01:16 tty50 >crw------- 1 0 0 4, 51 Jun 17 01:16 tty51 >crw------- 1 0 0 4, 52 Jun 17 01:16 tty52 >crw------- 1 0 0 4, 53 Jun 17 01:16 tty53 >crw------- 1 0 0 4, 54 Jun 17 01:16 tty54 >crw------- 1 0 0 4, 55 Jun 17 01:16 tty55 >crw------- 1 0 0 4, 56 Jun 17 01:16 tty56 >crw------- 1 0 0 4, 57 Jun 17 01:16 tty57 >crw------- 1 0 0 4, 58 Jun 17 01:16 tty58 >crw------- 1 0 0 4, 59 Jun 17 01:16 tty59 >crw------- 1 0 0 4, 6 Jun 17 01:16 tty6 >crw------- 1 0 0 4, 60 Jun 17 01:16 tty60 >crw------- 1 0 0 4, 61 Jun 17 01:16 tty61 >crw------- 1 0 0 4, 62 Jun 17 01:16 tty62 >crw------- 1 0 0 4, 63 Jun 17 01:16 tty63 >crw------- 1 0 0 4, 7 Jun 17 01:16 tty7 >crw------- 1 0 0 4, 8 Jun 17 01:16 tty8 >crw------- 1 0 0 4, 9 Jun 17 01:16 tty9 >crw------- 1 0 0 4, 64 Jun 17 01:16 ttyS0 >crw-rw-rw- 1 0 0 1, 9 Jun 17 01:16 urandom >crw------- 1 0 0 7, 0 Jun 17 01:16 vcs >crw------- 1 0 0 7, 1 Jun 17 01:16 vcs1 >crw------- 1 0 0 7, 128 Jun 17 01:16 vcsa >crw------- 1 0 0 7, 129 Jun 17 01:16 vcsa1 >crw------- 1 0 0 10, 63 Jun 17 01:16 vga_arbiter >drwxr-xr-x 2 0 0 60 Jun 17 01:16 virtio-ports >crw------- 1 0 0 246, 1 Jun 17 01:16 vport2p1 >crw-rw-rw- 1 0 0 1, 5 Jun 17 01:16 zero > >/dev/VolGroup00: >total 0 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 LogVol00 -> ../dm-0 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 LogVol01 -> ../dm-1 > >/dev/block: >total 0 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 253:0 -> ../dm-0 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 253:1 -> ../dm-1 >lrwxrwxrwx 1 0 0 6 Jun 17 01:16 8:0 -> ../sda >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 8:1 -> ../sda1 >lrwxrwxrwx 1 0 0 6 Jun 17 01:16 8:16 -> ../sdb >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 8:2 -> ../sda2 > >/dev/bsg: >total 0 >crw------- 1 0 0 249, 0 Jun 17 01:16 2:0:0:0 >crw------- 1 0 0 249, 1 Jun 17 01:16 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 10:1 -> ../psaux >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 10:183 -> ../hwrng >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 10:228 -> ../hpet >lrwxrwxrwx 1 0 0 11 Jun 17 01:16 10:231 -> ../snapshot >lrwxrwxrwx 1 0 0 17 Jun 17 01:16 10:236 -> ../mapper/control >lrwxrwxrwx 1 0 0 19 Jun 17 01:16 10:59 -> ../memory_bandwidth >lrwxrwxrwx 1 0 0 21 Jun 17 01:16 10:60 -> ../network_throughput >lrwxrwxrwx 1 0 0 18 Jun 17 01:16 10:61 -> ../network_latency >lrwxrwxrwx 1 0 0 18 Jun 17 01:16 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 0 0 14 Jun 17 01:16 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 0 0 13 Jun 17 01:16 13:63 -> ../input/mice >lrwxrwxrwx 1 0 0 6 Jun 17 01:16 1:1 -> ../mem >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 1:11 -> ../kmsg >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 1:3 -> ../null >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 1:4 -> ../port >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 1:5 -> ../zero >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 1:7 -> ../full >lrwxrwxrwx 1 0 0 9 Jun 17 01:16 1:8 -> ../random >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 1:9 -> ../urandom >lrwxrwxrwx 1 0 0 6 Jun 17 01:16 21:0 -> ../sg0 >lrwxrwxrwx 1 0 0 6 Jun 17 01:16 21:1 -> ../sg1 >lrwxrwxrwx 1 0 0 11 Jun 17 01:16 246:1 -> ../vport2p1 >lrwxrwxrwx 1 0 0 14 Jun 17 01:16 249:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 0 0 14 Jun 17 01:16 249:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 251:0 -> ../rtc0 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 4:0 -> ../tty0 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 4:1 -> ../tty1 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:10 -> ../tty10 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:11 -> ../tty11 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:12 -> ../tty12 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:13 -> ../tty13 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:14 -> ../tty14 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:15 -> ../tty15 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:16 -> ../tty16 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:17 -> ../tty17 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:18 -> ../tty18 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:19 -> ../tty19 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 4:2 -> ../tty2 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:20 -> ../tty20 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:21 -> ../tty21 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:22 -> ../tty22 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:23 -> ../tty23 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:24 -> ../tty24 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:25 -> ../tty25 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:26 -> ../tty26 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:27 -> ../tty27 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:28 -> ../tty28 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:29 -> ../tty29 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 4:3 -> ../tty3 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:30 -> ../tty30 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:31 -> ../tty31 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:32 -> ../tty32 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:33 -> ../tty33 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:34 -> ../tty34 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:35 -> ../tty35 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:36 -> ../tty36 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:37 -> ../tty37 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:38 -> ../tty38 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:39 -> ../tty39 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 4:4 -> ../tty4 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:40 -> ../tty40 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:41 -> ../tty41 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:42 -> ../tty42 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:43 -> ../tty43 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:44 -> ../tty44 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:45 -> ../tty45 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:46 -> ../tty46 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:47 -> ../tty47 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:48 -> ../tty48 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:49 -> ../tty49 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 4:5 -> ../tty5 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:50 -> ../tty50 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:51 -> ../tty51 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:52 -> ../tty52 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:53 -> ../tty53 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:54 -> ../tty54 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:55 -> ../tty55 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:56 -> ../tty56 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:57 -> ../tty57 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:58 -> ../tty58 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:59 -> ../tty59 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 4:6 -> ../tty6 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:60 -> ../tty60 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:61 -> ../tty61 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:62 -> ../tty62 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:63 -> ../tty63 >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 4:64 -> ../ttyS0 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 4:7 -> ../tty7 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 4:8 -> ../tty8 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 4:9 -> ../tty9 >lrwxrwxrwx 1 0 0 6 Jun 17 01:16 5:0 -> ../tty >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 5:1 -> ../console >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 5:2 -> ../ptmx >lrwxrwxrwx 1 0 0 6 Jun 17 01:16 7:0 -> ../vcs >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 7:1 -> ../vcs1 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 7:128 -> ../vcsa >lrwxrwxrwx 1 0 0 8 Jun 17 01:16 7:129 -> ../vcsa1 > >/dev/disk: >total 0 >drwxr-xr-x 2 0 0 220 Jun 17 01:16 by-id >drwxr-xr-x 2 0 0 60 Jun 17 01:16 by-label >drwxr-xr-x 2 0 0 80 Jun 17 01:16 by-partuuid >drwxr-xr-x 2 0 0 120 Jun 17 01:16 by-path >drwxr-xr-x 2 0 0 100 Jun 17 01:16 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 dm-name-VolGroup00-LogVol00 -> ../../dm-0 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 dm-name-VolGroup00-LogVol01 -> ../../dm-1 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 dm-uuid-LVM-XxoxkDYbATNvQ6BPR4W0URO7c4mbxeCOoi5k08pxD1II2IcM261siWFWLzN0m7Bx -> ../../dm-0 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 dm-uuid-LVM-XxoxkDYbATNvQ6BPR4W0URO7c4mbxeCOzBtGBKEJ2wrmVlxvdPTVLxsZxisWXavp -> ../../dm-1 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 lvm-pv-uuid-5poNCO-SawH-oJHU-TAig-JbmL-2X6X-mhccLx -> ../../sda2 >lrwxrwxrwx 1 0 0 9 Jun 17 01:16 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb >lrwxrwxrwx 1 0 0 9 Jun 17 01:16 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2 > >/dev/disk/by-label: >total 0 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 '\x2fboot' -> ../../sda1 > >/dev/disk/by-partuuid: >total 0 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 000d1edc-01 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 000d1edc-02 -> ../../sda2 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 0 0 9 Jun 17 01:16 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 pci-0000:00:03.0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 pci-0000:00:03.0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 0 0 9 Jun 17 01:16 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 5ebb8b0f-f901-47ef-8ba3-61345853d23c -> ../../dm-0 >lrwxrwxrwx 1 0 0 10 Jun 17 01:16 7528ff2c-91be-4629-8953-80981f9fc779 -> ../../sda1 >lrwxrwxrwx 1 0 0 9 Jun 17 01:16 ed19a1a7-5a62-44b1-8fa8-e02e306368cc -> ../../sdb > >/dev/input: >total 0 >crw------- 1 0 0 13, 63 Jun 17 01:16 mice > >/dev/mapper: >total 0 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 VolGroup00-LogVol00 -> ../dm-0 >lrwxrwxrwx 1 0 0 7 Jun 17 01:16 VolGroup00-LogVol01 -> ../dm-1 >crw------- 1 0 0 10, 236 Jun 17 01:16 control > >/dev/pts: >total 0 >c--------- 1 0 0 5, 2 Jun 17 01:16 ptmx > >/dev/shm: >total 0 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 0 0 11 Jun 17 01:16 org.libguestfs.channel.0 -> ../vport2p1 >+ cat /proc/mounts >/dev/root / ext2 rw,noatime,block_validity,barrier,user_xattr,acl 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=399236k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=993792k,nr_inodes=248448,mode=755 0 0 >/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0 >shmfs /dev/shm tmpfs rw,relatime 0 0 >+ cat /proc/mdstat >cat: /proc/mdstat: No such file or directory >+ lvm pvs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. > PV VG Fmt Attr PSize PFree > /dev/sda2 VolGroup00 lvm2 a-- <39.88g 0 >+ lvm vgs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. > VG #PV #LV #SN Attr VSize VFree > VolGroup00 1 2 0 wz--n- <39.88g 0 >+ lvm lvs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. > LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert > LogVol00 VolGroup00 -wi-a----- <38.88g > LogVol01 VolGroup00 -wi-a----- 1.00g >+ ip a >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 > link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff > inet 169.254.2.15/16 brd 169.254.255.255 scope global eth0 > valid_lft forever preferred_lft forever > inet6 fe80::5054:ff:fe12:3456/64 scope link tentative > valid_lft forever preferred_lft forever >+ ip r >default via 169.254.2.2 dev eth0 >169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.2.15 >+ cat /etc/resolv.conf >nameserver 169.254.2.3 >+ lsmod >Module Size Used by >dm_mod 143360 4 >sg 36864 0 >libcrc32c 16384 0 >crc7 16384 0 >crc_itu_t 16384 0 >crc_ccitt 16384 0 >ext4 716800 1 >crc16 16384 1 ext4 >mbcache 16384 1 ext4 >jbd2 118784 1 ext4 >fscrypto 32768 1 ext4 >virtio_pci 28672 0 >virtio_mmio 16384 0 >virtio_input 16384 0 >virtio_balloon 20480 0 >virtio_scsi 20480 2 >sd_mod 53248 3 >nd_pmem 16384 0 >nd_btt 24576 1 nd_pmem >virtio_net 49152 0 >virtio_crypto 24576 0 >crypto_engine 16384 1 virtio_crypto >virtio_console 36864 0 >virtio_rng 16384 0 >rng_core 16384 1 virtio_rng >virtio_blk 20480 0 >virtio_ring 28672 10 virtio_input,virtio_blk,virtio_net,virtio_rng,virtio_mmio,virtio_scsi,virtio_balloon,virtio_crypto,virtio_console,virtio_pci >virtio 16384 10 virtio_input,virtio_blk,virtio_net,virtio_rng,virtio_mmio,virtio_scsi,virtio_balloon,virtio_crypto,virtio_console,virtio_pci >ata_piix 36864 0 >libata 274432 1 ata_piix >scsi_mod 253952 4 sd_mod,virtio_scsi,libata,sg >nfit 61440 0 >libnvdimm 163840 3 nd_btt,nd_pmem,nfit >crc32c_generic 16384 0 >crc32_generic 16384 0 >crct10dif_pclmul 16384 0 >crc32c_intel 24576 1 >crc32_pclmul 16384 0 >+ date >Sun Jun 17 01:16:39 UTC 2018 >+ echo -n 'clocksource: ' >clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource >kvm-clock >+ echo -n 'uptime: ' >uptime: + cat /proc/uptime >3.88 1.05 >+ cmd=guestfsd >++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline >+ eval >+ test x '!=' x >+ test 1 = 1 >+ cmd='guestfsd --verbose' >+ test 1 = 1 >+ cmd='guestfsd --verbose --network' >+ false >+ test '' = 1 >+ echo guestfsd --verbose --network >guestfsd --verbose --network >+ guestfsd --verbose --network >OCaml daemon loaded >lvm config: >lvmetad >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: appliance is up >libguestfs: trace: v2v: launch = 0 >libguestfs: trace: v2v: c_pointer >libguestfs: trace: v2v: c_pointer = 94612216784192 >libguestfs: trace: v2v: list_partitions >guestfsd: <= list_partitions (0x8) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2"] >libguestfs: trace: v2v: vfs_type "/dev/sda1" >guestfsd: => list_partitions (0x8) took 0.05 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >ext3 >libguestfs: trace: v2v: vfs_type = "ext3" >libguestfs: trace: v2v: vfs_type "/dev/sda2" >guestfsd: => vfs_type (0xc6) took 0.03 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >LVM2_member >libguestfs: trace: v2v: vfs_type = "LVM2_member" >[ 10.2] Inspecting the overlay >libguestfs: trace: v2v: inspect_os >guestfsd: => vfs_type (0xc6) took 0.03 secs >guestfsd: <= inspect_os (0x1e0) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >command: sfdisk '--help' >command: sfdisk returned 0 >command: sfdisk: stdout: > >Usage: > sfdisk [options] <dev> [[-N] <part>] > sfdisk [options] <command> > >Display or manipulate a disk partition table. > >Commands: > -A, --activate <dev> [<part> ...] list or set bootable MBR partitions > -d, --dump <dev> dump partition table (usable for later input) > -J, --json <dev> dump partition table in JSON format > -g, --show-geometry [<dev> ...] list geometry of all or specified devices > -l, --list [<dev> ...] list partitions of each device > -F, --list-free [<dev> ...] list unpartitioned free areas of each device > -r, --reorder <dev> fix partitions order (by start offset) > -s, --show-size [<dev> ...] list sizes of all or specified devices > -T, --list-types print the recognized types (see -X) > -V, --verify [<dev> ...] test whether partitions seem correct > --delete <dev> [<part> ...] delete all or specified partitions > > --part-label <dev> <part> [<str>] print or change partition label > --part-type <dev> <part> [<type>] print or change partition type > --part-uuid <dev> <part> [<uuid>] print or change partition uuid > --part-attrs <dev> <part> [<str>] print or change partition attributes > > <dev> device (usually disk) path > <part> partition number > <type> partition type, GUID for GPT, hex for MBR > >Options: > -a, --append append partitions to existing partition table > -b, --backup backup partition table sectors (see -O) > --bytes print SIZE in bytes rather than in human readable format > --move-data[=<typescript>] move partition data after relocation (requires -N) > -f, --force disable all consistency checking > --color[=<when>] colorize output (auto, always or never) > colors are enabled by default > -N, --partno <num> specify partition number > -n, --no-act do everything except write to device > --no-reread do not check whether the device is in use > --no-tell-kernel do not tell kernel about changes > -O, --backup-file <path> override default backup file name > -o, --output <list> output columns > -q, --quiet suppress extra info messages > -w, --wipe <mode> wipe signatures (auto, always or never) > -W, --wipe-partitions <mode> wipe signatures from new partitions (auto, always or never) > -X, --label <name> specify label type (dos, gpt, ...) > -Y, --label-nested <name> specify nested label type (dos, bsd) > > -G, --show-pt-geometry deprecated, alias to --show-geometry > -L, --Linux deprecated, only for backward compatibility > -u, --unit S deprecated, only sector unit is supported > > -h, --help display this help > -v, --version display version > >Available output columns: > gpt: Device Start End Sectors Size Type Type-UUID Attrs Name UUID > dos: Device Start End Sectors Cylinders Size Type Id Attrs Boot End-C/H/S > Start-C/H/S > bsd: Slice Start End Sectors Cylinders Size Type Bsize Cpg Fsize > sgi: Device Start End Sectors Cylinders Size Type Id Attrs > sun: Device Start End Sectors Cylinders Size Type Id Flags > >For more details see sfdisk(8). >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '1' >command: sfdisk returned 0 >command: sfdisk: stdout: >83 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >ext3 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '2' >command: sfdisk returned 0 >command: sfdisk: stdout: >8e >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >LVM2_member >command: lvm 'lvs' '--help' >command: lvm returned 0 >command: lvm: stdout: > lvs - Display information about logical volumes > > lvs >\t[ -H|--history ] >\t[ -a|--all ] >\t[ -o|--options String ] >\t[ -S|--select String ] >\t[ -O|--sort String ] >\t[ --segments ] >\t[ --aligned ] >\t[ --binary ] >\t[ --configreport log|vg|lv|pv|pvseg|seg ] >\t[ --foreign ] >\t[ --ignorelockingfailure ] >\t[ --ignoreskippedcluster ] >\t[ --logonly ] >\t[ --nameprefixes ] >\t[ --noheadings ] >\t[ --nolocking ] >\t[ --nosuffix ] >\t[ --readonly ] >\t[ --reportformat basic|json ] >\t[ --rows ] >\t[ --separator String ] >\t[ --shared ] >\t[ --trustcache ] >\t[ --unbuffered ] >\t[ --units r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ] >\t[ --unquoted ] >\t[ COMMON_OPTIONS ] >\t[ VG|LV|Tag ... ] > > Common options for lvm: >\t[ -d|--debug ] >\t[ -h|--help ] >\t[ -q|--quiet ] >\t[ -v|--verbose ] >\t[ -y|--yes ] >\t[ -t|--test ] >\t[ --commandprofile String ] >\t[ --config String ] >\t[ --driverloaded y|n ] >\t[ --longhelp ] >\t[ --profile String ] >\t[ --version ] > > Use --longhelp to show all options and advanced commands. >command: lvm: stderr: > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >command: lvm returned 0 >command: lvm: stdout: > VolGroup00/LogVol00 > VolGroup00/LogVol01 >command: lvm: stderr: > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/VolGroup00/LogVol00' >command: blkid returned 0 >command: blkid: stdout: >ext3 >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/VolGroup00/LogVol01' >command: blkid returned 0 >command: blkid: stdout: >swap >check_for_filesystem_on: /dev/sda1 (ext3) >command: mount '-o' 'ro' '/dev/sda1' '/sysroot//' >[ 4.732478] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem >[ 4.738807] EXT4-fs (sda1): INFO: recovery required on readonly filesystem >[ 4.744581] EXT4-fs (sda1): write access will be enabled during recovery >[ 4.751461] EXT4-fs (sda1): recovery complete >[ 4.755868] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >check_filesystem: /dev/sda1 matched Grub /boot >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: /dev/VolGroup00/LogVol00 (ext3) >command: mount '-o' 'ro' '/dev/VolGroup00/LogVol00' '/sysroot//' >[ 4.795189] EXT4-fs (dm-0): mounting ext3 file system using the ext4 subsystem >[ 4.801574] EXT4-fs (dm-0): INFO: recovery required on readonly filesystem >[ 4.807362] EXT4-fs (dm-0): write access will be enabled during recovery >[ 4.923373] EXT4-fs (dm-0): recovery complete >[ 4.927544] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/freebsd-update.conf' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /netbsd' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /bsd' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /service/vm' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/fstab' >check_filesystem: /dev/VolGroup00/LogVol00 matched Linux root >check_tests: checking /etc/os-release >chroot: /sysroot: running 'is_file: /etc/os-release' >check_tests: checking /etc/lsb-release >chroot: /sysroot: running 'is_file: /etc/lsb-release' >check_tests: checking /etc/oracle-release >chroot: /sysroot: running 'is_file: /etc/oracle-release' >check_tests: checking /etc/oracle-release >chroot: /sysroot: running 'is_file: /etc/oracle-release' >check_tests: checking /etc/oracle-release >chroot: /sysroot: running 'is_file: /etc/oracle-release' >check_tests: checking /etc/centos-release >chroot: /sysroot: running 'is_file: /etc/centos-release' >check_tests: checking /etc/centos-release >chroot: /sysroot: running 'is_file: /etc/centos-release' >check_tests: checking /etc/centos-release >chroot: /sysroot: running 'is_file: /etc/centos-release' >check_tests: checking /etc/altlinux-release >chroot: /sysroot: running 'is_file: /etc/altlinux-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >chroot: /sysroot: running 'parse_generic' >parse_generic: product_name = Red Hat Enterprise Linux Server release 5.3 (Tikanga) >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >chroot: /sysroot: running 'parse_generic' >parse_generic: product_name = Red Hat Enterprise Linux Server release 5.3 (Tikanga) >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >chroot: /sysroot: running 'parse_generic' >parse_generic: product_name = Red Hat Enterprise Linux Server release 5.3 (Tikanga) >chroot: /sysroot: running 'is_file: /bin/bash' >chroot: /sysroot: running 'realpath: /bin/bash' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /bin/bash >calling: settle >chroot: /sysroot: running 'file: /bin/bash' >command: file '-zb' '/sysroot//bin/bash' >command: file returned 0 >command: file: stdout: >ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.9, stripped >chroot: /sysroot: running 'is_file: /etc/fstab' >chroot: /sysroot: running 'check_fstab_aug' >chroot: /sysroot: running 'is_file: /etc/mdadm.conf' >augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >check_fstab_entry: augeas path: /files/etc/fstab/7 >check_fstab_entry: spec=/dev/VolGroup00/LogVol01 >check_fstab_entry: mp=swap >resolve_fstab_device: /dev/VolGroup00/LogVol01 matched no known device scheme >check_fstab_entry: vfstype=swap >check_fstab_entry: augeas path: /files/etc/fstab/6 >check_fstab_entry: spec=proc >check_fstab_entry: mp=/proc >check_fstab_entry: augeas path: /files/etc/fstab/5 >check_fstab_entry: spec=sysfs >check_fstab_entry: mp=/sys >check_fstab_entry: augeas path: /files/etc/fstab/4 >check_fstab_entry: spec=devpts >check_fstab_entry: mp=/dev/pts >check_fstab_entry: augeas path: /files/etc/fstab/3 >check_fstab_entry: spec=tmpfs >check_fstab_entry: mp=/dev/shm >check_fstab_entry: augeas path: /files/etc/fstab/2 >check_fstab_entry: spec=LABEL=/boot >check_fstab_entry: mp=/boot >command: findfs 'LABEL=/boot' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda1 >check_fstab_entry: vfstype=ext3 >check_fstab_entry: augeas path: /files/etc/fstab/1 >check_fstab_entry: spec=/dev/VolGroup00/LogVol00 >check_fstab_entry: mp=/ >resolve_fstab_device: /dev/VolGroup00/LogVol00 matched no known device scheme >check_fstab_entry: vfstype=ext3 >chroot: /sysroot: running 'check_hostname_from_file: /etc/HOSTNAME' >chroot: /sysroot: running 'check_hostname_from_file: /etc/hostname' >chroot: /sysroot: running 'is_file: /etc/sysconfig/network' >chroot: /sysroot: running 'is_file: /etc/sysconfig/network' >chroot: /sysroot: running 'check_hostname_from_sysconfig_network' >augeas pathexpr = /augeas/load/*[ "/etc/sysconfig/network/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: /dev/VolGroup00/LogVol01 (swap) >inspect_os: fses: >fs: /dev/sda1 (ext3) role: other >fs: /dev/VolGroup00/LogVol00 (ext3) role: root > type: linux > distro: rhel > package_format: rpm > package_management: yum > product_name: Red Hat Enterprise Linux Server release 5.3 (Tikanga) > version: 5.3 > arch: x86_64 > hostname: localhost.localdomain > fstab: [(/dev/VolGroup00/LogVol01, swap), (/dev/sda1, /boot), (/dev/VolGroup00/LogVol00, /)] > >fs: /dev/VolGroup00/LogVol01 (swap) role: swap >inspect_get_roots: roots: >/dev/VolGroup00/LogVol00 (ext3): > type: linux > distro: rhel > package_format: rpm > package_management: yum > product_name: Red Hat Enterprise Linux Server release 5.3 (Tikanga) > version: 5.3 > arch: x86_64 > hostname: localhost.localdomain > fstab: [(/dev/VolGroup00/LogVol01, swap), (/dev/sda1, /boot), (/dev/VolGroup00/LogVol00, /)] >libguestfs: trace: v2v: inspect_os = ["/dev/VolGroup00/LogVol00"] >libguestfs: trace: v2v: inspect_get_format "/dev/VolGroup00/LogVol00" >guestfsd: => inspect_os (0x1e0) took 1.71 secs >guestfsd: <= inspect_get_format (0x1e2) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_format = "installed" >libguestfs: trace: v2v: inspect_get_type "/dev/VolGroup00/LogVol00" >guestfsd: => inspect_get_format (0x1e2) took 0.02 secs >guestfsd: <= inspect_get_type (0x1e3) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_type = "linux" >libguestfs: trace: v2v: inspect_get_mountpoints "/dev/VolGroup00/LogVol00" >guestfsd: => inspect_get_type (0x1e3) took 0.02 secs >guestfsd: <= inspect_get_mountpoints (0x1f4) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_mountpoints = ["/boot", "/dev/sda1", "/", "/dev/VolGroup00/LogVol00"] >libguestfs: trace: v2v: mount "/dev/VolGroup00/LogVol00" "/" >guestfsd: => inspect_get_mountpoints (0x1f4) took 0.02 secs >guestfsd: <= mount (0x1) request length 76 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >command: mount '/dev/VolGroup00/LogVol00' '/sysroot//' >[ 5.984977] EXT4-fs (dm-0): mounting ext3 file system using the ext4 subsystem >[ 5.992580] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >libguestfs: trace: v2v: mount = 0 >libguestfs: trace: v2v: touch "/zu0d2j4x" >guestfsd: => mount (0x1) took 0.05 secs >guestfsd: <= touch (0x3) request length 56 bytes >libguestfs: trace: v2v: touch = 0 >libguestfs: trace: v2v: rm "/zu0d2j4x" >guestfsd: => touch (0x3) took 0.00 secs >guestfsd: <= rm (0x1d) request length 56 bytes >libguestfs: trace: v2v: rm = 0 >libguestfs: trace: v2v: mount "/dev/sda1" "/boot" >guestfsd: => rm (0x1d) took 0.00 secs >guestfsd: <= mount (0x1) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >calling: settle >command: mount returned 0 >command: mount '/dev/sda1' '/sysroot//boot' >[ 6.049551] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem >[ 6.056902] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >gulibguestfs: trace: v2v: mount = 0 >libguestfs: trace: v2v: inspect_list_applications2 "/dev/VolGroup00/LogVol00" >libguestfs: trace: v2v: inspect_get_type "/dev/VolGroup00/LogVol00" >estfsd: => mount (0x1) took 0.04 secs >guestfsd: <= inspect_get_type (0x1e3) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_type = "linux" >libguestfs: trace: v2v: inspect_get_package_format "/dev/VolGroup00/LogVol00" >guestfsd: => inspect_get_type (0x1e3) took 0.02 secs >guestfsd: <= inspect_get_package_format (0x1e5) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_package_format = "rpm" >libguestfs: trace: v2v: filesize "/var/lib/rpm/Name" >guestfsd: => inspect_get_package_format (0x1e5) took 0.02 secs >guestfsd: <= filesize (0xda) request length 64 bytes >libguestfs: trace: v2v: filesize = 45056 >libguestfs: trace: v2v: download "/var/lib/rpm/Name" "/dev/fd/3" >guestfsd: => filesize (0xda) took 0.00 secs >guestfsd: <= download (0x43) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /var/lib/rpm/Name >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /var/lib/rpm/Name >calling: settle >libguestfs: trace: v2v: download = 0 >libguestfs: trace: v2v: filesize "/var/lib/rpm/Packages" >guestfsd: => download (0x43) took 0.05 secs >guestfsd: <= filesize (0xda) request length 68 bytes >libguestfs: trace: v2v: filesize = 36884480 >libguestfs: trace: v2v: download "/var/lib/rpm/Packages" "/dev/fd/3" >guestfsd: => filesize (0xda) took 0.00 secs >guestfsd: <= download (0x43) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /var/lib/rpm/Packages >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /var/lib/rpm/Packages >calling: settle >libguestfs: trace: v2v: download = 0 >libguestfs: command: run: /usr/bin/db_dump >libguestfs: command: run: \ -k /tmp/libguestfsZZRB3H/download1 >libguestfs: command: run: /usr/bin/db_dump >libguestfs: command: run: \ -k /tmp/libguestfsZZRB3H/download2 >libguestfs: trace: v2v: inspect_list_applications2 = <struct guestfs_application2_list(1247) = [0]{app2_name: Deployment_Guide-en-US, app2_display_name: , app2_epoch: 0, app2_version: 5.2, app2_release: 11, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com/docs, app2_source_package: , app2_summary: Deployment Guide, app2_description: This Deployment Guide documents relevant information regarding the\ndeployment, configuration and administration of Red Hat Enterprise Linux\n5.2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1]{app2_name: GConf2, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 9.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: A process-transparent configuration system, app2_description: GConf is a process-transparent configuration database API used to\nstore user preferences. It has pluggable backends and features to\nsupport workgroup administration., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [2]{app2_name: GConf2, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: A process-transparent configuration system, app2_description: GConf is a process-transparent configuration database API used to\nstore user preferences. It has pluggable backends and features to\nsupport workgroup administration., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [3]{app2_name: GConf2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 9.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Headers and libraries for GConf development, app2_description: GConf development package. Contains files needed for doing\ndevelopment using GConf., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [4]{app2_name: GConf2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Headers and libraries for GConf development, app2_description: GConf development package. Contains files needed for doing\ndevelopment using GConf., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [5]{app2_name: ImageMagick, app2_display_name: , app2_epoch: 0, app2_version: 6.2.8.0, app2_release: 4.el5_1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.imagemagick.org/, app2_source_package: , app2_summary: An X application for displaying and manipulating images., app2_description: ImageMagick(TM) is an image display and manipulation tool for the X\nWindow System. ImageMagick can read and write JPEG, TIFF, PNM, GIF,\nand Photo CD image formats. It can resize, rotate, sharpen, color\nreduce, or add special effects to an image, and when finished you can\neither save the completed work in the original format or a different\none. ImageMagick also includes command line programs for creating\nanimated or transparent .gifs, creating composite images, creating\nthumbnail images, and more.\n\nImageMagick is one of your choices if you need a program to manipulate\nand dis play images. If you want to develop your own applications\nwhich use ImageMagick code or APIs, you need to install\nImageMagick-devel as well., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [6]{app2_name: ImageMagick, app2_display_name: , app2_epoch: 0, app2_version: 6.2.8.0, app2_release: 4.el5_1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.imagemagick.org/, app2_source_package: , app2_summary: An X application for displaying and manipulating images., app2_description: ImageMagick(TM) is an image display and manipulation tool for the X\nWindow System. ImageMagick can read and write JPEG, TIFF, PNM, GIF,\nand Photo CD image formats. It can resize, rotate, sharpen, color\nreduce, or add special effects to an image, and when finished you can\neither save the completed work in the original format or a different\none. ImageMagick also includes command line programs for creating\nanimated or transparent .gifs, creating composite images, creating\nthumbnail images, and more.\n\nImageMagick is one of your choices if you need a program to manipulate\nand dis play images. If you want to develop your own applications\nwhich use ImageMagick code or APIs, you need to install\nImageMagick-devel as well., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [7]{app2_name: MAKEDEV, app2_display_name: , app2_epoch: 0, app2_version: 3.23, app2_release: 1.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.lanana.org/docs/device-list/, app2_source_package: , app2_summary: A program used for creating device files in /dev., app2_description: This package contains the MAKEDEV program, which makes it easier to create\nand maintain the files in the /dev directory. /dev directory files\ncorrespond to a particular device supported by Linux (serial or printer\nports, scanners, sound cards, tape drives, CD-ROM drives, hard drives,\netc.) and interface with the drivers in the kernel.\n\nYou should install the MAKEDEV package because the MAKEDEV utility makes\nit easy to manage the /dev directory device files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [8]{app2_name: NetworkManager, app2_display_name: , app2_epoch: 1, app2_version: 0.7.0, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/NetworkManager/, app2_source_package: , app2_summary: Network connection manager and user applications, app2_description: NetworkManager attempts to keep an active network connection available at all\ntimes. It is intended only for the desktop use-case, and is not intended for\nusage on servers. The point of NetworkManager is to make networking\nconfiguration and setup as painless and automatic as possible. If using DHCP,\nNetworkManager is intended to replace default routes, obtain IP addresses\nfrom a DHCP server, and change nameservers whenever it sees fit., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [9]{app2_name: NetworkManager, app2_display_name: , app2_epoch: 1, app2_version: 0.7.0, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/NetworkManager/, app2_source_package: , app2_summary: Network connection manager and user applications, app2_description: NetworkManager attempts to keep an active network connection available at all\ntimes. It is intended only for the desktop use-case, and is not intended for\nusage on servers. The point of NetworkManager is to make networking\nconfiguration and setup as painless and automatic as possible. If using DHCP,\nNetworkManager is intended to replace default routes, obtain IP addresses\nfrom a DHCP server, and change nameservers whenever it sees fit., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [10]{app2_name: NetworkManager-glib, app2_display_name: , app2_epoch: 1, app2_version: 0.7.0, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/NetworkManager/, app2_source_package: , app2_summary: Libraries for adding NetworkManager support to applications that use glib., app2_description: This package contains the libraries that make it easier to use some NetworkManager\nfunctionality from applications that use glib., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [11]{app2_name: NetworkManager-glib, app2_display_name: , app2_epoch: 1, app2_version: 0.7.0, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/NetworkManager/, app2_source_package: , app2_summary: Libraries for adding NetworkManager support to applications that use glib., app2_description: This package contains the libraries that make it easier to use some NetworkManager\nfunctionality from applications that use glib., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [12]{app2_name: NetworkManager-gnome, app2_display_name: , app2_epoch: 1, app2_version: 0.7.0, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/NetworkManager/, app2_source_package: , app2_summary: GNOME applications for use with NetworkManager, app2_description: This package contains GNOME utilities and applications for use with\nNetworkManager, including a panel applet for wireless networks., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [13]{app2_name: ORBit2, app2_display_name: , app2_epoch: 0, app2_version: 2.14.3, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/ORBit2/, app2_source_package: , app2_summary: A high-performance CORBA Object Request Broker, app2_description: ORBit is a high-performance CORBA (Common Object Request Broker\nArchitecture) ORB (object request broker). It allows programs to\nsend requests and receive replies from other programs, regardless\nof the locations of the two programs. CORBA is an architecture that\nenables communication between program objects, regardless of the\nprogramming language they're written in or the operating system they\nrun on.\n\nYou will need to install this package and ORBit-devel if you want to\nwrite programs that use CORBA technology., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [14]{app2_name: ORBit2, app2_display_name: , app2_epoch: 0, app2_version: 2.14.3, app2_release: 5.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/ORBit2/, app2_source_package: , app2_summary: A high-performance CORBA Object Request Broker, app2_description: ORBit is a high-performance CORBA (Common Object Request Broker\nArchitecture) ORB (object request broker). It allows programs to\nsend requests and receive replies from other programs, regardless\nof the locations of the two programs. CORBA is an architecture that\nenables communication between program objects, regardless of the\nprogramming language they're written in or the operating system they\nrun on.\n\nYou will need to install this package and ORBit-devel if you want to\nwrite programs that use CORBA technology., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [15]{app2_name: ORBit2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.14.3, app2_release: 5.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/ORBit2/, app2_source_package: , app2_summary: Development libraries, header files and utilities for ORBit, app2_description: ORBit is a high-performance CORBA (Common Object Request Broker\nArchitecture) ORB (object request broker) with support for the\nC language.\n\nThis package contains the header files, libraries and utilities\nnecessary to write programs that use CORBA technology. If you want to\nwrite such programs, you'll also need to install the ORBIT package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [16]{app2_name: ORBit2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.14.3, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/ORBit2/, app2_source_package: , app2_summary: Development libraries, header files and utilities for ORBit, app2_description: ORBit is a high-performance CORBA (Common Object Request Broker\nArchitecture) ORB (object request broker) with support for the\nC language.\n\nThis package contains the header files, libraries and utilities\nnecessary to write programs that use CORBA technology. If you want to\nwrite such programs, you'll also need to install the ORBIT package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [17]{app2_name: OpenIPMI, app2_display_name: , app2_epoch: 0, app2_version: 2.0.6, app2_release: 11.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/openipmi/, app2_source_package: , app2_summary: OpenIPMI (Intelligent Platform Management Interface) library and tools, app2_description: The Open IPMI project aims to develop an open code base to allow access to\nplatform information using Intelligent Platform Management Interface (IPMI).\nThis package contains the tools of the OpenIPMI project., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [18]{app2_name: OpenIPMI-libs, app2_display_name: , app2_epoch: 0, app2_version: 2.0.6, app2_release: 11.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/openipmi/, app2_source_package: , app2_summary: The OpenIPMI runtime libraries, app2_description: The OpenIPMI-libs package contains the runtime libraries for shared binaries\nand applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [19]{app2_name: PyQt, app2_display_name: , app2_epoch: 0, app2_version: 3.16, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.riverbankcomputing.co.uk/pyqt/, app2_source_package: , app2_summary: Python bindings for Qt, app2_description: These are Python bindings for Qt., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [20]{app2_name: PyXML, app2_display_name: , app2_epoch: 0, app2_version: 0.8.4, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pyxml.sourceforge.net/, app2_source_package: , app2_summary: XML libraries for python., app2_description: An XML package for Python. The distribution contains a\nvalidating XML parser, an implementation of the SAX and DOM\nprogramming interfaces and an interface to the Expat parser., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [21]{app2_name: SDL, app2_display_name: , app2_epoch: 0, app2_version: 1.2.10, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libsdl.org/, app2_source_package: , app2_summary: A cross-platform multimedia library., app2_description: Simple DirectMedia Layer (SDL) is a cross-platform multimedia library\ndesigned to provide fast access to the graphics frame buffer and audio\ndevice., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [22]{app2_name: SDL, app2_display_name: , app2_epoch: 0, app2_version: 1.2.10, app2_release: 8.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libsdl.org/, app2_source_package: , app2_summary: A cross-platform multimedia library., app2_description: Simple DirectMedia Layer (SDL) is a cross-platform multimedia library\ndesigned to provide fast access to the graphics frame buffer and audio\ndevice., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [23]{app2_name: SDL-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.10, app2_release: 8.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libsdl.org/, app2_source_package: , app2_summary: Files needed to develop Simple DirectMedia Layer applications., app2_description: Simple DirectMedia Layer (SDL) is a cross-platform multimedia library\ndesigned to provide fast access to the graphics frame buffer and audio\ndevice. This package provides the libraries, include files, and other\nresources needed for developing SDL applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [24]{app2_name: SDL-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.10, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libsdl.org/, app2_source_package: , app2_summary: Files needed to develop Simple DirectMedia Layer applications., app2_description: Simple DirectMedia Layer (SDL) is a cross-platform multimedia library\ndesigned to provide fast access to the graphics frame buffer and audio\ndevice. This package provides the libraries, include files, and other\nresources needed for developing SDL applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [25]{app2_name: SysVinit, app2_display_name: , app2_epoch: 0, app2_version: 2.86, app2_release: 15.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Programs which control basic system processes., app2_description: The SysVinit package contains a group of processes that control\nthe very basic functions of your system. SysVinit includes the init\nprogram, the first program started by the Linux kernel when the\nsystem boots. Init then controls the startup, running, and shutdown\nof all other programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [26]{app2_name: Xaw3d, app2_display_name: , app2_epoch: 0, app2_version: 1.5E, app2_release: 10.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A version of the MIT Athena widget set for X., app2_description: Xaw3d is an enhanced version of the MIT Athena Widget set for\nthe X Window System. Xaw3d adds a three-dimensional look to applications\nwith minimal or no source code changes.\n\nYou should install Xaw3d if you are using applications which incorporate\nthe MIT Athena widget set and you'd like to incorporate a 3D look into\nthose applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [27]{app2_name: Xaw3d, app2_display_name: , app2_epoch: 0, app2_version: 1.5E, app2_release: 10.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A version of the MIT Athena widget set for X., app2_description: Xaw3d is an enhanced version of the MIT Athena Widget set for\nthe X Window System. Xaw3d adds a three-dimensional look to applications\nwith minimal or no source code changes.\n\nYou should install Xaw3d if you are using applications which incorporate\nthe MIT Athena widget set and you'd like to incorporate a 3D look into\nthose applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [28]{app2_name: Xaw3d-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.5E, app2_release: 10.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Header files and static libraries for development using Xaw3d., app2_description: Xaw3d is an enhanced version of the MIT Athena widget set for\nthe X Window System. Xaw3d adds a three-dimensional look to those\napplications with minimal or no source code changes. Xaw3d-devel includes\nthe header files and static libraries for developing programs that take\nfull advantage of Xaw3d's features.\n\nYou should install Xaw3d-devel if you are going to develop applications\nusing the Xaw3d widget set. You'll also need to install the Xaw3d\npackage., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [29]{app2_name: Xaw3d-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.5E, app2_release: 10.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Header files and static libraries for development using Xaw3d., app2_description: Xaw3d is an enhanced version of the MIT Athena widget set for\nthe X Window System. Xaw3d adds a three-dimensional look to those\napplications with minimal or no source code changes. Xaw3d-devel includes\nthe header files and static libraries for developing programs that take\nfull advantage of Xaw3d's features.\n\nYou should install Xaw3d-devel if you are going to develop applications\nusing the Xaw3d widget set. You'll also need to install the Xaw3d\npackage., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [30]{app2_name: a2ps, app2_display_name: , app2_epoch: 0, app2_version: 4.13b, app2_release: 57.2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.inf.enst.fr/~demaille/a2ps/, app2_source_package: , app2_summary: Converts text and other types of files to PostScript(TM)., app2_description: The a2ps filter converts text and other types of files to PostScript(TM).\nA2ps has pretty-printing capabilities and includes support for a wide\nnumber of programming languages, encodings (ISO Latins, Cyrillic, etc.),\nand medias., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [31]{app2_name: acl, app2_display_name: , app2_epoch: 0, app2_version: 2.2.39, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Access control list utilities., app2_description: This package contains the getfacl and setfacl utilities needed for\nmanipulating access control lists., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [32]{app2_name: acpid, app2_display_name: , app2_epoch: 0, app2_version: 1.0.4, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://acpid.sourceforge.net/, app2_source_package: , app2_summary: ACPI Event Daemon, app2_description: acpid is a daemon that dispatches ACPI events to user-space programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [33]{app2_name: alacarte, app2_display_name: , app2_epoch: 0, app2_version: 0.10.0, app2_release: 1.fc6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.realistanew.com/projects/alacarte/, app2_source_package: , app2_summary: Simple menu editor for GNOME, app2_description: Alacarte is a menu editor for GNOME that lets you get things done,\nsimply and quickly.\n\nJust click and type to edit, add, and delete any menu entry., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [34]{app2_name: alchemist, app2_display_name: , app2_epoch: 0, app2_version: 1.0.36, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A multi-sourced configuration back-end., app2_description: The alchemist is a back-end configuration architecture, which provides\nmulti-sourced configuration at the data level, postponing translation to\nnative format until the last stage. It uses XML as an intermediary data\nencoding, and can be extended to arbitrarily large configuration scenarios., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [35]{app2_name: alsa-lib, app2_display_name: , app2_epoch: 0, app2_version: 1.0.17, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.alsa-project.org/, app2_source_package: , app2_summary: The Advanced Linux Sound Architecture (ALSA) library., app2_description: The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI\nfunctionality to the Linux operating system.\n\nThis package includes the ALSA runtime libraries to simplify application\nprogramming and provide higher level functionality as well as support for\nthe older OSS API, providing binary compatibility for most OSS programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [36]{app2_name: alsa-lib, app2_display_name: , app2_epoch: 0, app2_version: 1.0.17, app2_release: 1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.alsa-project.org/, app2_source_package: , app2_summary: The Advanced Linux Sound Architecture (ALSA) library., app2_description: The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI\nfunctionality to the Linux operating system.\n\nThis package includes the ALSA runtime libraries to simplify application\nprogramming and provide higher level functionality as well as support for\nthe older OSS API, providing binary compatibility for most OSS programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [37]{app2_name: alsa-lib-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.17, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.alsa-project.org/, app2_source_package: , app2_summary: Static libraries and header files from the ALSA library., app2_description: The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI\nfunctionality to the Linux operating system.\n\nThis package includes the ALSA development libraries for developing\nagainst the ALSA libraries and interfaces., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [38]{app2_name: alsa-utils, app2_display_name: , app2_epoch: 0, app2_version: 1.0.17, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.alsa-project.org/, app2_source_package: , app2_summary: Advanced Linux Sound Architecture (ALSA) utilities, app2_description: This package contains command line utilities for the Advanced Linux Sound\nArchitecture (ALSA)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [39]{app2_name: amtu, app2_display_name: , app2_epoch: 0, app2_version: 1.0.6, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/amtueal/, app2_source_package: , app2_summary: Abstract Machine Test Utility (AMTU), app2_description: Abstract Machine Test Utility (AMTU) is an administrative utility to check\nwhether the underlying protection mechanism of the hardware are still being\nenforced. This is a requirement of the Controlled Access Protection Profile\nFPT_AMT.1, see\nhttp://www.radium.ncsc.mil/tpep/library/protection_profiles/CAPP-1.d.pdf, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [40]{app2_name: anacron, app2_display_name: , app2_epoch: 0, app2_version: 2.3, app2_release: 45.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A cron-like program that can run jobs lost during downtime., app2_description: Anacron (like `anac(h)ronistic') is a periodic command scheduler. It\nexecutes commands at intervals specified in days. Unlike cron, it\ndoes not assume that the system is running continuously. It can\ntherefore be used to control the execution of daily, weekly and\nmonthly jobs (or anything with a period of n days), on systems that\ndon't run 24 hours a day. When installed and configured properly,\nAnacron will make sure that the commands are run at the specified\nintervals as closely as machine-uptime permits.\n\nThis package is pre-configured to execute the daily jobs of the Red\nHat Linux system. You should install this program if your system isn't\npowered on 24 hours a day to make sure the maintenance jobs of other\nRed Hat Linux packages are executed each day., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [41]{app2_name: antlr, app2_display_name: , app2_epoch: 0, app2_version: 2.7.6, app2_release: 4jpp.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.antlr.org/, app2_source_package: , app2_summary: ANother Tool for Language Recognition, app2_description: ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a\nlanguage tool that provides a framework for constructing recognizers,\ncompilers, and translators from grammatical descriptions containing\nC++ or Java actions [You can use PCCTS 1.xx to generate C-based\nparsers]., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [42]{app2_name: apr, app2_display_name: , app2_epoch: 0, app2_version: 1.2.7, app2_release: 11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://apr.apache.org/, app2_source_package: , app2_summary: Apache Portable Runtime library, app2_description: The mission of the Apache Portable Runtime (APR) is to provide a\nfree library of C data structures and routines, forming a system\nportability layer to as many operating systems as possible,\nincluding Unices, MS Win32, BeOS and OS/2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [43]{app2_name: apr, app2_display_name: , app2_epoch: 0, app2_version: 1.2.7, app2_release: 11, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://apr.apache.org/, app2_source_package: , app2_summary: Apache Portable Runtime library, app2_description: The mission of the Apache Portable Runtime (APR) is to provide a\nfree library of C data structures and routines, forming a system\nportability layer to as many operating systems as possible,\nincluding Unices, MS Win32, BeOS and OS/2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [44]{app2_name: apr-util, app2_display_name: , app2_epoch: 0, app2_version: 1.2.7, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://apr.apache.org/, app2_source_package: , app2_summary: Apache Portable Runtime Utility library, app2_description: The mission of the Apache Portable Runtime (APR) is to provide a\nfree library of C data structures and routines. This library\ncontains additional utility interfaces for APR; including support\nfor XML, LDAP, database interfaces, URI parsing and more., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [45]{app2_name: apr-util, app2_display_name: , app2_epoch: 0, app2_version: 1.2.7, app2_release: 7.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://apr.apache.org/, app2_source_package: , app2_summary: Apache Portable Runtime Utility library, app2_description: The mission of the Apache Portable Runtime (APR) is to provide a\nfree library of C data structures and routines. This library\ncontains additional utility interfaces for APR; including support\nfor XML, LDAP, database interfaces, URI parsing and more., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [46]{app2_name: aspell, app2_display_name: , app2_epoch: 12, app2_version: 0.60.3, app2_release: 7.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://aspell.net/, app2_source_package: , app2_summary: A spelling checker., app2_description: GNU Aspell is a spell checker designed to eventually replace Ispell. It can\neither be used as a library or as an independent spell checker. Its main\nfeature is that it does a much better job of coming up with possible\nsuggestions than just about any other spell checker out there for the\nEnglish language, including Ispell and Microsoft Word. It also has many\nother technical enhancements over Ispell such as using shared memory for\ndictionaries and intelligently handling personal dictionaries when more\nthan one Aspell process is open at once., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [47]{app2_name: aspell, app2_display_name: , app2_epoch: 12, app2_version: 0.60.3, app2_release: 7.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://aspell.net/, app2_source_package: , app2_summary: A spelling checker., app2_description: GNU Aspell is a spell checker designed to eventually replace Ispell. It can\neither be used as a library or as an independent spell checker. Its main\nfeature is that it does a much better job of coming up with possible\nsuggestions than just about any other spell checker out there for the\nEnglish language, including Ispell and Microsoft Word. It also has many\nother technical enhancements over Ispell such as using shared memory for\ndictionaries and intelligently handling personal dictionaries when more\nthan one Aspell process is open at once., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [48]{app2_name: aspell-en, app2_display_name: , app2_epoch: 50, app2_version: 6.0, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://aspell.net/, app2_source_package: , app2_summary: English dictionaries for Aspell., app2_description: Provides the word list/dictionaries for the following: English, Canadian\nEnglish, British English, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [49]{app2_name: at, app2_display_name: , app2_epoch: 0, app2_version: 3.1.8, app2_release: 82.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Job spooling tools., app2_description: At and batch read commands from standard input or from a specified\nfile. At allows you to specify that a command will be run at a\nparticular time. Batch will execute commands when the system load\nlevels drop to a particular level. Both commands use /bin/sh.\n\nYou should install the at package if you need a utility for\ntime-oriented job control. Note: If it is a recurring job that will\nneed to be repeated at the same time every day/week, etc. you should\nuse crontab instead., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [50]{app2_name: at-spi, app2_display_name: , app2_epoch: 0, app2_version: 1.7.11, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap/, app2_source_package: , app2_summary: Assistive Technology Service Provider Interface, app2_description: at-spi allows assistive technologies to access GTK-based\napplications. Essentially it exposes the internals of applications for\nautomation, so tools such as screen readers, magnifiers, or even\nscripting interfaces can query and interact with GUI controls., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [51]{app2_name: at-spi, app2_display_name: , app2_epoch: 0, app2_version: 1.7.11, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap/, app2_source_package: , app2_summary: Assistive Technology Service Provider Interface, app2_description: at-spi allows assistive technologies to access GTK-based\napplications. Essentially it exposes the internals of applications for\nautomation, so tools such as screen readers, magnifiers, or even\nscripting interfaces can query and interact with GUI controls., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [52]{app2_name: at-spi-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.7.11, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap/, app2_source_package: , app2_summary: Development libraries and headers for at-spi, app2_description: Libraries and header files allowing compilation of apps that use at-spi., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [53]{app2_name: at-spi-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.7.11, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap/, app2_source_package: , app2_summary: Development libraries and headers for at-spi, app2_description: Libraries and header files allowing compilation of apps that use at-spi., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [54]{app2_name: atk, app2_display_name: , app2_epoch: 0, app2_version: 1.12.2, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap/, app2_source_package: , app2_summary: Interfaces for accessibility support, app2_description: The ATK library provides a set of interfaces for adding accessibility\nsupport to applications and graphical user interface toolkits. By\nsupporting the ATK interfaces, an application or toolkit can be used\nwith tools such as screen readers, magnifiers, and alternative input\ndevices., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [55]{app2_name: atk, app2_display_name: , app2_epoch: 0, app2_version: 1.12.2, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap/, app2_source_package: , app2_summary: Interfaces for accessibility support, app2_description: The ATK library provides a set of interfaces for adding accessibility\nsupport to applications and graphical user interface toolkits. By\nsupporting the ATK interfaces, an application or toolkit can be used\nwith tools such as screen readers, magnifiers, and alternative input\ndevices., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [56]{app2_name: atk-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.12.2, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap/, app2_source_package: , app2_summary: System for layout and rendering of internationalized text., app2_description: The atk-devel package includes the static libraries, header files, and\ndeveloper docs for the atk package.\n\nInstall atk-devel if you want to develop programs which will use ATK., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [57]{app2_name: atk-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.12.2, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap/, app2_source_package: , app2_summary: System for layout and rendering of internationalized text., app2_description: The atk-devel package includes the static libraries, header files, and\ndeveloper docs for the atk package.\n\nInstall atk-devel if you want to develop programs which will use ATK., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [58]{app2_name: attr, app2_display_name: , app2_epoch: 0, app2_version: 2.4.32, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Utilities for managing filesystem extended attributes., app2_description: A set of tools for manipulating extended attributes on filesystem\nobjects, in particular getfattr(1) and setfattr(1).\nAn attr(1) command is also provided which is largely compatible\nwith the SGI IRIX tool of the same name., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [59]{app2_name: audiofile, app2_display_name: , app2_epoch: 1, app2_version: 0.2.6, app2_release: 5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A library for accessing various audio file formats., app2_description: The Audio File library is an implementation of the Audio File Library\nfrom SGI, which provides an API for accessing audio file formats like\nAIFF/AIFF-C, WAVE, and NeXT/Sun .snd/.au files. This library is used\nby the EsounD daemon.\n\nInstall audiofile if you are installing EsounD or you need an API for\nany of the sound file formats it can handle., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [60]{app2_name: audiofile, app2_display_name: , app2_epoch: 1, app2_version: 0.2.6, app2_release: 5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A library for accessing various audio file formats., app2_description: The Audio File library is an implementation of the Audio File Library\nfrom SGI, which provides an API for accessing audio file formats like\nAIFF/AIFF-C, WAVE, and NeXT/Sun .snd/.au files. This library is used\nby the EsounD daemon.\n\nInstall audiofile if you are installing EsounD or you need an API for\nany of the sound file formats it can handle., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [61]{app2_name: audiofile-devel, app2_display_name: , app2_epoch: 1, app2_version: 0.2.6, app2_release: 5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Development files for Audio File applications., app2_description: The audiofile-devel package contains libraries, include files, and\nother resources you can use to develop Audio File applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [62]{app2_name: audit, app2_display_name: , app2_epoch: 0, app2_version: 1.7.7, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/sgrubb/audit/, app2_source_package: , app2_summary: User space tools for 2.6 kernel auditing, app2_description: The audit package contains the user space utilities for\nstoring and searching the audit records generate by\nthe audit subsystem in the Linux 2.6 kernel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [63]{app2_name: audit-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.7.7, app2_release: 6.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/sgrubb/audit/, app2_source_package: , app2_summary: Dynamic library for libaudit, app2_description: The audit-libs package contains the dynamic libraries needed for\napplications to use the audit framework., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [64]{app2_name: audit-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.7.7, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/sgrubb/audit/, app2_source_package: , app2_summary: Dynamic library for libaudit, app2_description: The audit-libs package contains the dynamic libraries needed for\napplications to use the audit framework., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [65]{app2_name: audit-libs-python, app2_display_name: , app2_epoch: 0, app2_version: 1.7.7, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/sgrubb/audit/, app2_source_package: , app2_summary: Python bindings for libaudit, app2_description: The audit-libs-python package contains the bindings so that libaudit\nand libauparse can be used by python., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [66]{app2_name: authconfig, app2_display_name: , app2_epoch: 0, app2_version: 5.3.21, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://rhlinux.redhat.com/, app2_source_package: , app2_summary: Command line tool for setting up authentication from network services, app2_description: Authconfig is a command line utility which can configure a workstation\nto use shadow (more secure) passwords. Authconfig can also configure a\nsystem to be a client for certain networked user information and\nauthentication schemes., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [67]{app2_name: authconfig-gtk, app2_display_name: , app2_epoch: 0, app2_version: 5.3.21, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://rhlinux.redhat.com/, app2_source_package: , app2_summary: Graphical tool for setting up authentication from network services, app2_description: Authconfig-gtk is a GUI program which can configure a workstation\nto use shadow (more secure) passwords. Authconfig-gtk can also configure\na system to be a client for certain networked user information and\nauthentication schemes., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [68]{app2_name: autoconf, app2_display_name: , app2_epoch: 0, app2_version: 2.59, app2_release: 12, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/autoconf/, app2_source_package: , app2_summary: A GNU tool for automatically configuring source code., app2_description: GNU's Autoconf is a tool for configuring source code and Makefiles.\nUsing Autoconf, programmers can create portable and configurable\npackages, since the person building the package is allowed to\nspecify various configuration options.\n\nYou should install Autoconf if you are developing software and\nwould like to create shell scripts that configure your source code\npackages. If you are installing Autoconf, you will also need to\ninstall the GNU m4 package.\n\nNote that the Autoconf package is not required for the end-user who\nmay be configuring software with an Autoconf-generated script;\nAutoconf is only required for the generation of the scripts, not\ntheir use., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [69]{app2_name: autofs, app2_display_name: , app2_epoch: 1, app2_version: 5.0.1, app2_release: 0.rc2.102, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A tool for automatically mounting and unmounting filesystems., app2_description: autofs is a daemon which automatically mounts filesystems when you use\nthem, and unmounts them later when you are not using them. This can\ninclude network filesystems, CD-ROMs, floppies, and so forth., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [70]{app2_name: automake, app2_display_name: , app2_epoch: 0, app2_version: 1.9.6, app2_release: 2.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/automake, app2_source_package: , app2_summary: A GNU tool for automatically creating Makefiles., app2_description: Automake is a tool for automatically generating `Makefile.in'\nfiles compliant with the GNU Coding Standards.\n\nYou should install Automake if you are developing software and would\nlike to use its ability to automatically generate GNU standard\nMakefiles. If you install Automake, you will also need to install\nGNU's Autoconf package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [71]{app2_name: automake14, app2_display_name: , app2_epoch: 0, app2_version: 1.4p6, app2_release: 13, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/automake, app2_source_package: , app2_summary: A GNU tool for automatically creating Makefiles., app2_description: Automake is a tool for automatically generating\n`Makefile.in' files compliant with the GNU Coding Standards.\n\nThis package contains Automake 1.4, an older version of Automake.\nYou should install it if you need to run automake in a project that\nhas not yet been updated to work with newer versions of Automake., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [72]{app2_name: automake15, app2_display_name: , app2_epoch: 0, app2_version: 1.5, app2_release: 16, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/automake, app2_source_package: , app2_summary: A GNU tool for automatically creating Makefiles., app2_description: Automake is a tool for automatically generating\n`Makefile.in' files compliant with the GNU Coding Standards.\n\nThis package contains Automake 1.5, an older version of Automake.\nYou should install it if you need to run automake in a project that\nhas not yet been updated to work with newer versions of Automake., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [73]{app2_name: automake16, app2_display_name: , app2_epoch: 0, app2_version: 1.6.3, app2_release: 8, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/automake, app2_source_package: , app2_summary: A GNU tool for automatically creating Makefiles., app2_description: Automake is a tool for automatically generating\n`Makefile.in' files compliant with the GNU Coding Standards.\n\nThis package contains Automake 1.6, an older version of Automake.\nYou should install it if you need to run automake in a project that\nhas not yet been updated to work with latest version of Automake., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [74]{app2_name: automake17, app2_display_name: , app2_epoch: 0, app2_version: 1.7.9, app2_release: 7, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/automake, app2_source_package: , app2_summary: A GNU tool for automatically creating Makefiles., app2_description: Automake is a tool for automatically generating\n`Makefile.in' files compliant with the GNU Coding Standards.\n\nThis package contains Automake 1.7, an older version of Automake.\nYou should install it if you need to run automake in a project that\nhas not yet been updated to work with latest version of Automake., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [75]{app2_name: avahi, app2_display_name: , app2_epoch: 0, app2_version: 0.6.16, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://avahi.org, app2_source_package: , app2_summary: Local network service discovery, app2_description: Avahi is a system which facilitates service discovery on\na local network -- this means that you can plug your laptop or\ncomputer into a network and instantly be able to view other people who\nyou can chat with, find printers to print to or find files being\nshared. This kind of technology is already found in MacOS X (branded\n'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very\nconvenient., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [76]{app2_name: avahi, app2_display_name: , app2_epoch: 0, app2_version: 0.6.16, app2_release: 1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://avahi.org, app2_source_package: , app2_summary: Local network service discovery, app2_description: Avahi is a system which facilitates service discovery on\na local network -- this means that you can plug your laptop or\ncomputer into a network and instantly be able to view other people who\nyou can chat with, find printers to print to or find files being\nshared. This kind of technology is already found in MacOS X (branded\n'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very\nconvenient., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [77]{app2_name: avahi-compat-libdns_sd, app2_display_name: , app2_epoch: 0, app2_version: 0.6.16, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://avahi.org, app2_source_package: , app2_summary: Libraries for Apple Bonjour mDNSResponder compatibility., app2_description: Libraries for Apple Bonjour mDNSResponder compatibility., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [78]{app2_name: avahi-glib, app2_display_name: , app2_epoch: 0, app2_version: 0.6.16, app2_release: 1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://avahi.org, app2_source_package: , app2_summary: Glib libraries for avahi, app2_description: Libraries for easy use of avahi from glib applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [79]{app2_name: avahi-glib, app2_display_name: , app2_epoch: 0, app2_version: 0.6.16, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://avahi.org, app2_source_package: , app2_summary: Glib libraries for avahi, app2_description: Libraries for easy use of avahi from glib applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [80]{app2_name: basesystem, app2_display_name: , app2_epoch: 0, app2_version: 8.0, app2_release: 5.1.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The skeleton package which defines a simple Red Hat Linux system., app2_description: Basesystem defines the components of a basic Red Hat Linux system (for\nexample, the package installation order to use during bootstrapping).\nBasesystem should be the first package installed on a system, and it\nshould never be removed., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [81]{app2_name: bash, app2_display_name: , app2_epoch: 0, app2_version: 3.2, app2_release: 24.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/bash, app2_source_package: , app2_summary: The GNU Bourne Again shell (bash) version 3.2, app2_description: The GNU Bourne Again shell (Bash) is a shell or command language\ninterpreter that is compatible with the Bourne shell (sh). Bash\nincorporates useful features from the Korn shell (ksh) and the C shell\n(csh). Most sh scripts can be run by bash without modification. This\npackage (bash) contains bash version 3.2, which improves POSIX\ncompliance over previous versions., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [82]{app2_name: bc, app2_display_name: , app2_epoch: 0, app2_version: 1.06, app2_release: 21, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/bc/, app2_source_package: , app2_summary: GNU's bc (a numeric processing language) and dc (a calculator)., app2_description: The bc package includes bc and dc. Bc is an arbitrary precision\nnumeric processing arithmetic language. Dc is an interactive\narbitrary precision stack based calculator, which can be used as a\ntext mode calculator.\n\nInstall the bc package if you need its number handling capabilities or\nif you would like to use its text mode calculator., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [83]{app2_name: bind-libs, app2_display_name: , app2_epoch: 30, app2_version: 9.3.4, app2_release: 10.P1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.isc.org/products/BIND/, app2_source_package: , app2_summary: Libraries used by the BIND DNS packages, app2_description: Contains libraries used by both the bind server package as well as the utils packages., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [84]{app2_name: bind-utils, app2_display_name: , app2_epoch: 30, app2_version: 9.3.4, app2_release: 10.P1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.isc.org/products/BIND/, app2_source_package: , app2_summary: Utilities for querying DNS name servers., app2_description: Bind-utils contains a collection of utilities for querying DNS (Domain\nName System) name servers to find out information about Internet\nhosts. These tools will provide you with the IP addresses for given\nhost names, as well as other information about registered domains and\nnetwork addresses.\n\nYou should install bind-utils if you need to get information from DNS name\nservers., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [85]{app2_name: binutils, app2_display_name: , app2_epoch: 0, app2_version: 2.17.50.0.6, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/binutils, app2_source_package: , app2_summary: A GNU collection of binary utilities., app2_description: Binutils is a collection of binary utilities, including ar (for\ncreating, modifying and extracting from archives), as (a family of GNU\nassemblers), gprof (for displaying call graph profile data), ld (the\nGNU linker), nm (for listing symbols from object files), objcopy (for\ncopying and translating object files), objdump (for displaying\ninformation from object files), ranlib (for generating an index for\nthe contents of an archive), size (for listing the section sizes of an\nobject or archive file), strings (for listing printable strings from\nfiles), strip (for discarding symbols), and addr2line (for converting\naddresses to file and line)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [86]{app2_name: bison, app2_display_name: , app2_epoch: 0, app2_version: 2.3, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/bison/, app2_source_package: , app2_summary: A GNU general-purpose parser generator., app2_description: Bison is a general purpose parser generator that converts a grammar\ndescription for an LALR(1) context-free grammar into a C program to\nparse that grammar. Bison can be used to develop a wide range of\nlanguage parsers, from ones used in simple desk calculators to complex\nprogramming languages. Bison is upwardly compatible with Yacc, so any\ncorrectly written Yacc grammar should work with Bison without any\nchanges. If you know Yacc, you shouldn't have any trouble using\nBison. You do need to be very proficient in C programming to be able\nto use Bison. Bison is only needed on systems that are used for\ndevelopment.\n\nIf your system will be used for C development, you should install\nBison., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [87]{app2_name: bitmap-fonts, app2_display_name: , app2_epoch: 0, app2_version: 0.3, app2_release: 5.1.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Selected set of bitmap fonts, app2_description: The bitmap-fonts package provides a number of bitmap fonts selected\nfrom the xorg package designed for use locations such as\nterminals., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [88]{app2_name: bitstream-vera-fonts, app2_display_name: , app2_epoch: 0, app2_version: 1.10, app2_release: 7, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/fonts/, app2_source_package: , app2_summary: Bitstream Vera Fonts, app2_description: The Vera fonts are high-quality Latin fonts donated by Bitstream.\nThese fonts have been released under a liberal license, see\nthe licensing FAQ in /usr/share/doc/bitstream-vera-fonts-1.10/COPYRIGHT.TXT or the\nonline up-to-date version at http://www.gnome.org/fonts/ for details., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [89]{app2_name: bluez-gnome, app2_display_name: , app2_epoch: 0, app2_version: 0.5, app2_release: 5.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.bluez.org/, app2_source_package: , app2_summary: Bluetooth pairing and control applet, app2_description: The bluez-gnome package contains Bluetooth helper applets and tools for\nthe GNOME desktop environment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [90]{app2_name: bluez-libs, app2_display_name: , app2_epoch: 0, app2_version: 3.7, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.bluez.org/, app2_source_package: , app2_summary: Bluetooth libraries, app2_description: Libraries for use in Bluetooth applications.\n\nThe BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [91]{app2_name: bluez-utils, app2_display_name: , app2_epoch: 0, app2_version: 3.7, app2_release: 2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.bluez.org/, app2_source_package: , app2_summary: Bluetooth utilities, app2_description: Bluetooth utilities (bluez-utils):\n\t- hcitool\n\t- hciattach\n\t- hciconfig\n\t- hcid\n\t- l2ping\n\t- start scripts (Red Hat)\n\t- pcmcia configuration files\n\nThe BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [92]{app2_name: boost, app2_display_name: , app2_epoch: 0, app2_version: 1.33.1, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.boost.org/, app2_source_package: , app2_summary: The Boost C++ Libraries, app2_description: Boost provides free peer-reviewed portable C++ source libraries. The\nemphasis is on libraries which work well with the C++ Standard\nLibrary, in the hopes of establishing "existing practice" for\nextensions and providing reference implementations so that the Boost\nlibraries are suitable for eventual standardization. (Some of the\nlibraries have already been proposed for inclusion in the C++\nStandards Committee's upcoming C++ Standard Library Technical Report.), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [93]{app2_name: boost, app2_display_name: , app2_epoch: 0, app2_version: 1.33.1, app2_release: 10.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.boost.org/, app2_source_package: , app2_summary: The Boost C++ Libraries, app2_description: Boost provides free peer-reviewed portable C++ source libraries. The\nemphasis is on libraries which work well with the C++ Standard\nLibrary, in the hopes of establishing "existing practice" for\nextensions and providing reference implementations so that the Boost\nlibraries are suitable for eventual standardization. (Some of the\nlibraries have already been proposed for inclusion in the C++\nStandards Committee's upcoming C++ Standard Library Technical Report.), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [94]{app2_name: boost-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.33.1, app2_release: 10.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.boost.org/, app2_source_package: , app2_summary: The Boost C++ headers and development libraries, app2_description: Headers, static libraries, and shared object symlinks for the Boost\nC++ libraries, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [95]{app2_name: boost-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.33.1, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.boost.org/, app2_source_package: , app2_summary: The Boost C++ headers and development libraries, app2_description: Headers, static libraries, and shared object symlinks for the Boost\nC++ libraries, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [96]{app2_name: brlapi, app2_display_name: , app2_epoch: 0, app2_version: 0.4.1, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://mielke.cc/brltty/, app2_source_package: , app2_summary: Appliation Programming Interface for BRLTTY., app2_description: This package provides the run-time support for the Application\nProgramming Interface to BRLTTY.\n\nInstall this package if you have an application which directly accesses\na refreshable braille display., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [97]{app2_name: bug-buddy, app2_display_name: , app2_epoch: 1, app2_version: 2.16.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/GNOME/sources/bug-buddy/, app2_source_package: , app2_summary: A bug reporting utility for GNOME, app2_description: Bug-buddy is a bug reporting utility for the GNOME desktop GUI\nenvironment. Bug-buddy can obtain a stack trace from a core file or\ncrashed application; it can determine the versions of packages\ninstalled on your system; it can be started from gmc (by\ndouble-clicking on a core file) and from the crash dialog; and it\nsupports the GNOME, KDE, Debian, and Ximian bug tracking systems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [98]{app2_name: busybox, app2_display_name: , app2_epoch: 1, app2_version: 1.2.0, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.busybox.net, app2_source_package: , app2_summary: Statically linked binary providing simplified versions of system commands, app2_description: Busybox is a single binary which includes versions of a large number\nof system commands, including a shell. This package can be very\nuseful for recovering from certain types of system failures,\nparticularly those involving broken shared libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [99]{app2_name: byacc, app2_display_name: , app2_epoch: 0, app2_version: 1.9, app2_release: 29.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A public domain Yacc parser generator., app2_description: Byacc (Berkeley Yacc) is a public domain LALR parser generator which\nis used by many programs during their build process.\n\nIf you are going to do development on your system, you will want to install\nthis package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [100]{app2_name: bzip2, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 4.el5_2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/bzip2/, app2_source_package: , app2_summary: A file compression utility., app2_description: Bzip2 is a freely available, patent-free, high quality data compressor.\nBzip2 compresses files to within 10 to 15 percent of the capabilities\nof the best techniques available. However, bzip2 has the added benefit\nof being approximately two times faster at compression and six times\nfaster at decompression than those techniques. Bzip2 is not the\nfastest compression utility, but it does strike a balance between speed\nand compression capability.\n\nInstall bzip2 if you need a compression utility., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [101]{app2_name: bzip2-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 4.el5_2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/bzip2/, app2_source_package: , app2_summary: Header files and libraries for developing apps which will use bzip2., app2_description: \nHeader files and a static library of bzip2 functions, for developing apps\nwhich will use the library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [102]{app2_name: bzip2-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 4.el5_2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/bzip2/, app2_source_package: , app2_summary: Header files and libraries for developing apps which will use bzip2., app2_description: \nHeader files and a static library of bzip2 functions, for developing apps\nwhich will use the library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [103]{app2_name: bzip2-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 4.el5_2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/bzip2/, app2_source_package: , app2_summary: Libraries for applications using bzip2, app2_description: \nLibraries for applications using the bzip2 compression format., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [104]{app2_name: bzip2-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 4.el5_2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/bzip2/, app2_source_package: , app2_summary: Libraries for applications using bzip2, app2_description: \nLibraries for applications using the bzip2 compression format., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [105]{app2_name: cadaver, app2_display_name: , app2_epoch: 0, app2_version: 0.22.3, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.webdav.org/cadaver/, app2_source_package: , app2_summary: Command-line WebDAV client, app2_description: cadaver is a command-line WebDAV client, with support for file upload,\ndownload, on-screen display, in-place editing, namespace operations\n(move/copy), collection creation and deletion, property manipulation,\nand resource locking., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [106]{app2_name: cairo, app2_display_name: , app2_epoch: 0, app2_version: 1.2.4, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cairographics.org, app2_source_package: , app2_summary: A vector graphics library, app2_description: Cairo is a vector graphics library designed to provide high-quality\ndisplay and print output. Currently supported output targets include\nthe X Window System, OpenGL (via glitz), in-memory image buffers, and\nimage files (PDF, PostScript, and SVG). Cairo is designed to produce\nidentical output on all output media while taking advantage of display\nhardware acceleration when available (eg. through the X Render\nExtension or OpenGL)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [107]{app2_name: cairo, app2_display_name: , app2_epoch: 0, app2_version: 1.2.4, app2_release: 5.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cairographics.org, app2_source_package: , app2_summary: A vector graphics library, app2_description: Cairo is a vector graphics library designed to provide high-quality\ndisplay and print output. Currently supported output targets include\nthe X Window System, OpenGL (via glitz), in-memory image buffers, and\nimage files (PDF, PostScript, and SVG). Cairo is designed to produce\nidentical output on all output media while taking advantage of display\nhardware acceleration when available (eg. through the X Render\nExtension or OpenGL)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [108]{app2_name: cairo-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.4, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cairographics.org, app2_source_package: , app2_summary: Cairo developmental libraries and header files, app2_description: Developmental libraries and header files required for developing or\ncompiling software which links to the cairo library, which is an open\nsource vector graphics library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [109]{app2_name: ccid, app2_display_name: , app2_epoch: 0, app2_version: 1.3.8, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pcsclite.alioth.debian.org/ccid.html, app2_source_package: , app2_summary: Generic USB CCID smart card reader driver, app2_description: Generic USB CCID (Chip/Smart Card Interface Devices) driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [110]{app2_name: cdda2wav, app2_display_name: , app2_epoch: 9, app2_version: 2.01, app2_release: 10.7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cdrecord.berlios.de/old/private/cdrecord.html, app2_source_package: , app2_summary: A utility for sampling/copying .wav files from digital audio CDs., app2_description: Cdda2wav is a sampling utility for CD-ROM drives that are capable of\nproviding a CD's audio data in digital form to your host. Audio data\nread from the CD can be saved as .wav or .sun format sound files.\nRecording formats include stereo/mono, 8/12/16 bits and different\nrates. Cdda2wav can also be used as a CD player., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [111]{app2_name: cdparanoia, app2_display_name: , app2_epoch: 0, app2_version: alpha9.8, app2_release: 27.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/paranoia/index.html, app2_source_package: , app2_summary: A Compact Disc Digital Audio (CDDA) extraction tool (or ripper)., app2_description: Cdparanoia (Paranoia III) reads digital audio directly from a CD, then\nwrites the data to a file or pipe in WAV, AIFC or raw 16 bit linear\nPCM format. Cdparanoia doesn't contain any extra features (like the ones\nincluded in the cdda2wav sampling utility). Instead, cdparanoia's strength\nlies in its ability to handle a variety of hardware, including inexpensive\ndrives prone to misalignment, frame jitter and loss of streaming during\natomic reads. Cdparanoia is also good at reading and repairing data from\ndamaged CDs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [112]{app2_name: cdparanoia-libs, app2_display_name: , app2_epoch: 0, app2_version: alpha9.8, app2_release: 27.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/paranoia/index.html, app2_source_package: , app2_summary: Libraries for libcdda_paranoia (Paranoia III)., app2_description: The cdparanoia-libs package contains the dynamic libraries needed for\napplications which read CD Digital Audio disks., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [113]{app2_name: cdrdao, app2_display_name: , app2_epoch: 0, app2_version: 1.2.1, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cdrdao.sourceforge.net/, app2_source_package: , app2_summary: Writes audio CD-Rs in disk-at-once (DAO) mode., app2_description: Cdrdao records audio CD-Rs in disk-at-once (DAO) mode, based on a\ntextual description of the CD contents. Recording in DAO mode writes\nthe complete disc (lead-in, one or more tracks, and lead-out) in a\nsingle step. DAO allows full control over the length and the contents\nof pre-gaps, the pause areas between tracks., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [114]{app2_name: cdrecord, app2_display_name: , app2_epoch: 9, app2_version: 2.01, app2_release: 10.7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cdrecord.berlios.de/old/private/cdrecord.html, app2_source_package: , app2_summary: A command line CD/DVD recording program., app2_description: Cdrecord is an application for creating audio and data CDs. Cdrecord\nworks with many different brands of CD recorders, fully supports\nmulti-sessions and provides human-readable error messages., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [115]{app2_name: checkpolicy, app2_display_name: , app2_epoch: 0, app2_version: 1.33.1, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SELinux policy compiler, app2_description: Security-enhanced Linux is a feature of the Linux\xc2\xae kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux. The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement\xc2\xae, Role-based Access\nControl, and Multi-level Security.\n\nThis package contains checkpolicy, the SELinux policy compiler.\nOnly required for building policies., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [116]{app2_name: chkconfig, app2_display_name: , app2_epoch: 0, app2_version: 1.3.30.1, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A system tool for maintaining the /etc/rc*.d hierarchy., app2_description: Chkconfig is a basic system utility. It updates and queries runlevel\ninformation for system services. Chkconfig manipulates the numerous\nsymbolic links in /etc/rc.d, to relieve system administrators of some\nof the drudgery of manually editing the symbolic links., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [117]{app2_name: chkfontpath, app2_display_name: , app2_epoch: 0, app2_version: 1.10.1, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Simple interface for editing the font path for the X font server., app2_description: This is a simple command line utility for configuring the directories\nin the X font server's path. It is mostly intended to be used\n'internally' by RPM when packages with fonts are added or removed, but\nit may be useful as a stand-alone utility in some instances., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [118]{app2_name: compat-libgcc-296, app2_display_name: , app2_epoch: 0, app2_version: 2.96, app2_release: 138, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: Compatibility 2.96-RH libgcc library, app2_description: The compat-libgcc-296 package contains 2.96-RH libgcc.a library and support\nobject files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [119]{app2_name: compat-libstdc++-296, app2_display_name: , app2_epoch: 0, app2_version: 2.96, app2_release: 138, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: Compatibility 2.96-RH standard C++ libraries, app2_description: The compat-libstdc++-296 package contains 2.96-RH compatibility standard\nC++ libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [120]{app2_name: compat-libstdc++-33, app2_display_name: , app2_epoch: 0, app2_version: 3.2.3, app2_release: 61, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: Compatibility standard C++ libraries, app2_description: The compat-libstdc++ package contains compatibility standard C++ library\nfrom GCC 3.3.4., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [121]{app2_name: compat-libstdc++-33, app2_display_name: , app2_epoch: 0, app2_version: 3.2.3, app2_release: 61, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: Compatibility standard C++ libraries, app2_description: The compat-libstdc++ package contains compatibility standard C++ library\nfrom GCC 3.3.4., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [122]{app2_name: comps-extras, app2_display_name: , app2_epoch: 0, app2_version: 11.1, app2_release: 1.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Images for components and tools for working with the comps file, app2_description: This package contains images for the components included in Fedora., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [123]{app2_name: conman, app2_display_name: , app2_epoch: 0, app2_version: 0.1.9.2, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://home.gna.org/conman/, app2_source_package: , app2_summary: ConMan - The Console Manager, app2_description: ConMan is a serial console management program designed to support a large\nnumber of console devices and simultaneous users. It currently supports\nlocal serial devices and remote terminal servers (via the telnet protocol).\nIts features include:\n\n - mapping symbolic names to console devices\n - logging all output from a console device to file\n - supporting monitor (R/O), interactive (R/W), and\n broadcast (W/O) modes of console access\n - allowing clients to join or steal console "write" privileges\n - executing Expect scripts across multiple consoles in parallel, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [124]{app2_name: control-center, app2_display_name: , app2_epoch: 1, app2_version: 2.16.0, app2_release: 16.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME Control Center, app2_description: GNOME (the GNU Network Object Model Environment) is an attractive and\neasy-to-use GUI desktop environment. The control-center package\nprovides the GNOME Control Center utilities that allow you to setup\nand configure your system's GNOME environment (things like the desktop\nbackground and theme, the screensaver, system sounds, and mouse\nbehavior).\n\nIf you install GNOME, you need to install control-center., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [125]{app2_name: control-center, app2_display_name: , app2_epoch: 1, app2_version: 2.16.0, app2_release: 16.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME Control Center, app2_description: GNOME (the GNU Network Object Model Environment) is an attractive and\neasy-to-use GUI desktop environment. The control-center package\nprovides the GNOME Control Center utilities that allow you to setup\nand configure your system's GNOME environment (things like the desktop\nbackground and theme, the screensaver, system sounds, and mouse\nbehavior).\n\nIf you install GNOME, you need to install control-center., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [126]{app2_name: coolkey, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://directory.fedora.redhat.com/wiki/CoolKey, app2_source_package: , app2_summary: CoolKey PKCS #11 module, app2_description: Linux Driver support for the CoolKey and CAC products., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [127]{app2_name: coolkey, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 6.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://directory.fedora.redhat.com/wiki/CoolKey, app2_source_package: , app2_summary: CoolKey PKCS #11 module, app2_description: Linux Driver support for the CoolKey and CAC products., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [128]{app2_name: coolkey-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://directory.fedora.redhat.com/wiki/CoolKey, app2_source_package: , app2_summary: CoolKey Applet libraries, app2_description: Linux Driver support to access the CoolKey applet., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [129]{app2_name: coolkey-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 6.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://directory.fedora.redhat.com/wiki/CoolKey, app2_source_package: , app2_summary: CoolKey Applet libraries, app2_description: Linux Driver support to access the CoolKey applet., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [130]{app2_name: coreutils, app2_display_name: , app2_epoch: 0, app2_version: 5.97, app2_release: 19.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/coreutils/, app2_source_package: , app2_summary: The GNU core utilities: a set of tools commonly used in shell scripts, app2_description: These are the GNU core utilities. This package is the combination of\nthe old GNU fileutils, sh-utils, and textutils packages., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [131]{app2_name: cpio, app2_display_name: , app2_epoch: 0, app2_version: 2.6, app2_release: 20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/cpio/, app2_source_package: , app2_summary: A GNU archiving program., app2_description: GNU cpio copies files into or out of a cpio or tar archive. Archives\nare files which contain a collection of other files plus information\nabout them, such as their file name, owner, timestamps, and access\npermissions. The archive can be another file on the disk, a magnetic\ntape, or a pipe. GNU cpio supports the following archive formats: binary,\nold ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar and POSIX.1\ntar. By default, cpio creates binary format archives, so that they are\ncompatible with older cpio programs. When it is extracting files from\narchives, cpio automatically recognizes which kind of archive it is reading\nand can read archives created on machines with a different byte-order.\n\nInstall cpio if you need a program to manage file archives., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [132]{app2_name: cpp, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: The C Preprocessor., app2_description: Cpp is the GNU C-Compatible Compiler Preprocessor.\nCpp is a macro processor which is used automatically\nby the C compiler to transform your program before actual\ncompilation. It is called a macro processor because it allows\nyou to define macros, abbreviations for longer\nconstructs.\n\nThe C preprocessor provides four separate functionalities: the\ninclusion of header files (files of declarations that can be\nsubstituted into your program); macro expansion (you can define macros,\nand the C preprocessor will replace the macros with their definitions\nthroughout the program); conditional compilation (using special\npreprocessing directives, you can include or exclude parts of the\nprogram according to various conditions); and line control (if you use\na program to combine or rearrange source files into an intermediate\nfile which is then compiled, you can use line control to inform the\ncompiler about where each source line originated).\n\nYou should install this package if you are a C programmer and you use\nmacros., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [133]{app2_name: cpuspeed, app2_display_name: , app2_epoch: 1, app2_version: 1.2.1, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://carlthompson.net/Software/CPUSpeed, app2_source_package: , app2_summary: CPU frequency adjusting daemon, app2_description: cpuspeed is a daemon that dynamically changes the speed\nof your processor(s) depending upon its current workload\nif it is capable (needs Intel Speedstep, AMD PowerNow!,\nor similar support).\n\nThis package also supports enabling cpu frequency scaling\nvia in-kernel governors on Intel Centrino and AMD\nAthlon64/Opteron platforms., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [134]{app2_name: cracklib, app2_display_name: , app2_epoch: 0, app2_version: 2.8.9, app2_release: 3.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/cracklib/, app2_source_package: , app2_summary: A password-checking library., app2_description: CrackLib tests passwords to determine whether they match certain\nsecurity-oriented characteristics, with the purpose of stopping users\nfrom choosing passwords that are easy to guess. CrackLib performs\nseveral tests on passwords: it tries to generate words from a username\nand gecos entry and checks those words against the password; it checks\nfor simplistic patterns in passwords; and it checks for the password\nin a dictionary.\n\nCrackLib is actually a library containing a particular C function\nwhich is used to check the password, as well as other C\nfunctions. CrackLib is not a replacement for a passwd program; it must\nbe used in conjunction with an existing passwd program.\n\nInstall the cracklib package if you need a program to check users'\npasswords to see if they are at least minimally secure. If you install\nCrackLib, you will also want to install the cracklib-dicts package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [135]{app2_name: cracklib, app2_display_name: , app2_epoch: 0, app2_version: 2.8.9, app2_release: 3.3, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/cracklib/, app2_source_package: , app2_summary: A password-checking library., app2_description: CrackLib tests passwords to determine whether they match certain\nsecurity-oriented characteristics, with the purpose of stopping users\nfrom choosing passwords that are easy to guess. CrackLib performs\nseveral tests on passwords: it tries to generate words from a username\nand gecos entry and checks those words against the password; it checks\nfor simplistic patterns in passwords; and it checks for the password\nin a dictionary.\n\nCrackLib is actually a library containing a particular C function\nwhich is used to check the password, as well as other C\nfunctions. CrackLib is not a replacement for a passwd program; it must\nbe used in conjunction with an existing passwd program.\n\nInstall the cracklib package if you need a program to check users'\npasswords to see if they are at least minimally secure. If you install\nCrackLib, you will also want to install the cracklib-dicts package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [136]{app2_name: cracklib-dicts, app2_display_name: , app2_epoch: 0, app2_version: 2.8.9, app2_release: 3.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/cracklib/, app2_source_package: , app2_summary: The standard CrackLib dictionaries., app2_description: The cracklib-dicts package includes the CrackLib dictionaries.\nCrackLib will need to use the dictionary appropriate to your system,\nwhich is normally put in /usr/share/dict/words. Cracklib-dicts also\ncontains the utilities necessary for the creation of new dictionaries.\n\nIf you are installing CrackLib, you should also install cracklib-dicts., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [137]{app2_name: crash, app2_display_name: , app2_epoch: 0, app2_version: 4.0, app2_release: 7.2.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/anderson, app2_source_package: , app2_summary: crash utility for live systems; netdump, diskdump, kdump, LKCD or mcore dumpfiles, app2_description: The core analysis suite is a self-contained tool that can be used to\ninvestigate either live systems, kernel core dumps created from the\nnetdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch\noffered by Mission Critical Linux, or the LKCD kernel patch., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [138]{app2_name: crontabs, app2_display_name: , app2_epoch: 0, app2_version: 1.10, app2_release: 8, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Root crontab files used to schedule the execution of programs., app2_description: The crontabs package contains root crontab files. Crontab is the\nprogram used to install, uninstall or list the tables used to drive the\ncron daemon. The cron daemon checks the crontab files to see when\nparticular commands are scheduled to be executed. If commands are\nscheduled, it executes them.\n\nCrontabs handles a basic system function, so it should be installed on\nyour system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [139]{app2_name: crypto-utils, app2_display_name: , app2_epoch: 0, app2_version: 2.3, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SSL certificate and key management utilities, app2_description: This package provides tools for managing and generating\nSSL certificates and keys., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [140]{app2_name: cryptsetup-luks, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 4.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://clemens.endorphin.org/LUKS, app2_source_package: , app2_summary: A utility for setting up encrypted filesystems, app2_description: This package contains cryptsetup, a utility for setting up\nencrypted filesystems using Device Mapper and the dm-crypt target., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [141]{app2_name: cryptsetup-luks, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://clemens.endorphin.org/LUKS, app2_source_package: , app2_summary: A utility for setting up encrypted filesystems, app2_description: This package contains cryptsetup, a utility for setting up\nencrypted filesystems using Device Mapper and the dm-crypt target., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [142]{app2_name: cscope, app2_display_name: , app2_epoch: 0, app2_version: 15.5, app2_release: 15.fc6.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cscope.sourceforge.net, app2_source_package: , app2_summary: C source code tree search and browse tool, app2_description: cscope is a mature, ncurses based, C source code tree browsing tool. It\nallows users to search large source code bases for variables, functions,\nmacros, etc, as well as perform general regex and plain text searches.\nResults are returned in lists, from which the user can select individual\nmatches for use in file editing., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [143]{app2_name: ctags, app2_display_name: , app2_epoch: 0, app2_version: 5.6, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ctags.sourceforge.net/, app2_source_package: , app2_summary: A C programming language indexing and/or cross-reference tool., app2_description: Ctags generates an index (or tag) file of C language objects found in\nC source and header files. The index makes it easy for text editors or\nother utilities to locate the indexed items. Ctags can also generate a\ncross reference file which lists information about the various objects\nfound in a set of C language files in human readable form. Exuberant\nCtags improves on ctags because it can find all types of C language tags,\nincluding macro definitions, enumerated values (values inside enum{...}),\nfunction and method definitions, enum/struct/union tags, external\nfunction prototypes, typedef names and variable declarations. Exuberant\nCtags is far less likely to be fooled by code containing #if preprocessor\nconditional constructs than ctags. Exuberant ctags supports output of\nEmacs style TAGS files and can be used to print out a list of selected\nobjects found in source files.\n\nInstall ctags if you are going to use your system for C programming., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [144]{app2_name: cups, app2_display_name: , app2_epoch: 1, app2_version: 1.3.7, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cups.org/, app2_source_package: , app2_summary: Common Unix Printing System, app2_description: The Common UNIX Printing System provides a portable printing layer for\nUNIX\xc2\xae operating systems. It has been developed by Easy Software Products\nto promote a standard printing solution for all UNIX vendors and users.\nCUPS provides the System V and Berkeley command-line interfaces., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [145]{app2_name: cups-libs, app2_display_name: , app2_epoch: 1, app2_version: 1.3.7, app2_release: 8.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cups.org/, app2_source_package: , app2_summary: Common Unix Printing System - libraries, app2_description: The Common UNIX Printing System provides a portable printing layer for\nUNIX\xc2\xae operating systems. It has been developed by Easy Software Products\nto promote a standard printing solution for all UNIX vendors and users.\nCUPS provides the System V and Berkeley command-line interfaces.\nThe cups-libs package provides libraries used by applications to use CUPS\nnatively, without needing the lp/lpr commands., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [146]{app2_name: cups-libs, app2_display_name: , app2_epoch: 1, app2_version: 1.3.7, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cups.org/, app2_source_package: , app2_summary: Common Unix Printing System - libraries, app2_description: The Common UNIX Printing System provides a portable printing layer for\nUNIX\xc2\xae operating systems. It has been developed by Easy Software Products\nto promote a standard printing solution for all UNIX vendors and users.\nCUPS provides the System V and Berkeley command-line interfaces.\nThe cups-libs package provides libraries used by applications to use CUPS\nnatively, without needing the lp/lpr commands., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [147]{app2_name: curl, app2_display_name: , app2_epoch: 0, app2_version: 7.15.5, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://curl.haxx.se/, app2_source_package: , app2_summary: A utility for getting files from remote servers (FTP, HTTP, and others)., app2_description: cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and\nDict servers, using any of the supported protocols. cURL is designed\nto work without user interaction or any kind of interactivity. cURL\noffers many useful capabilities, like proxy support, user\nauthentication, FTP upload, HTTP post, and file transfer resume., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [148]{app2_name: curl, app2_display_name: , app2_epoch: 0, app2_version: 7.15.5, app2_release: 2.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://curl.haxx.se/, app2_source_package: , app2_summary: A utility for getting files from remote servers (FTP, HTTP, and others)., app2_description: cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and\nDict servers, using any of the supported protocols. cURL is designed\nto work without user interaction or any kind of interactivity. cURL\noffers many useful capabilities, like proxy support, user\nauthentication, FTP upload, HTTP post, and file transfer resume., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [149]{app2_name: curl-devel, app2_display_name: , app2_epoch: 0, app2_version: 7.15.5, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://curl.haxx.se/, app2_source_package: , app2_summary: Files needed for building applications with libcurl., app2_description: cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and\nDict servers, using any of the supported protocols. The curl-devel\npackage includes files needed for developing applications which can\nuse cURL's capabilities internally., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [150]{app2_name: curl-devel, app2_display_name: , app2_epoch: 0, app2_version: 7.15.5, app2_release: 2.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://curl.haxx.se/, app2_source_package: , app2_summary: Files needed for building applications with libcurl., app2_description: cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and\nDict servers, using any of the supported protocols. The curl-devel\npackage includes files needed for developing applications which can\nuse cURL's capabilities internally., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [151]{app2_name: cvs, app2_display_name: , app2_epoch: 0, app2_version: 1.11.22, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cvshome.org/, app2_source_package: , app2_summary: A version control system., app2_description: CVS (Concurrent Versions System) is a version control system that can\nrecord the history of your files (usually, but not always, source\ncode). CVS only stores the differences between versions, instead of\nevery version of every file you have ever created. CVS also keeps a log\nof who, when, and why changes occurred.\n\nCVS is very helpful for managing releases and controlling the\nconcurrent editing of source files among multiple authors. Instead of\nproviding version control for a collection of files in a single\ndirectory, CVS provides version control for a hierarchical collection\nof directories consisting of revision controlled files. These\ndirectories and files can then be combined together to form a software\nrelease., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [152]{app2_name: cyrus-sasl, app2_display_name: , app2_epoch: 0, app2_version: 2.1.22, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://asg.web.cmu.edu/sasl/sasl-library.html, app2_source_package: , app2_summary: The Cyrus SASL library., app2_description: The cyrus-sasl package contains the Cyrus implementation of SASL.\nSASL is the Simple Authentication and Security Layer, a method for\nadding authentication support to connection-based protocols., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [153]{app2_name: cyrus-sasl-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.1.22, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://asg.web.cmu.edu/sasl/sasl-library.html, app2_source_package: , app2_summary: Files needed for developing applications with Cyrus SASL., app2_description: The cyrus-sasl-devel package contains files needed for developing and\ncompiling applications which use the Cyrus SASL library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [154]{app2_name: cyrus-sasl-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.1.22, app2_release: 4, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://asg.web.cmu.edu/sasl/sasl-library.html, app2_source_package: , app2_summary: Files needed for developing applications with Cyrus SASL., app2_description: The cyrus-sasl-devel package contains files needed for developing and\ncompiling applications which use the Cyrus SASL library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [155]{app2_name: cyrus-sasl-lib, app2_display_name: , app2_epoch: 0, app2_version: 2.1.22, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://asg.web.cmu.edu/sasl/sasl-library.html, app2_source_package: , app2_summary: Shared libraries needed by applications which use Cyrus SASL., app2_description: The cyrus-sasl-lib package contains shared libraries which are needed by\napplications which use the Cyrus SASL library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [156]{app2_name: cyrus-sasl-lib, app2_display_name: , app2_epoch: 0, app2_version: 2.1.22, app2_release: 4, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://asg.web.cmu.edu/sasl/sasl-library.html, app2_source_package: , app2_summary: Shared libraries needed by applications which use Cyrus SASL., app2_description: The cyrus-sasl-lib package contains shared libraries which are needed by\napplications which use the Cyrus SASL library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [157]{app2_name: cyrus-sasl-plain, app2_display_name: , app2_epoch: 0, app2_version: 2.1.22, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://asg.web.cmu.edu/sasl/sasl-library.html, app2_source_package: , app2_summary: PLAIN and LOGIN support for Cyrus SASL., app2_description: The cyrus-sasl-plain package contains the Cyrus SASL plugins which support\nPLAIN and LOGIN authentication schemes., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [158]{app2_name: cyrus-sasl-plain, app2_display_name: , app2_epoch: 0, app2_version: 2.1.22, app2_release: 4, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://asg.web.cmu.edu/sasl/sasl-library.html, app2_source_package: , app2_summary: PLAIN and LOGIN support for Cyrus SASL., app2_description: The cyrus-sasl-plain package contains the Cyrus SASL plugins which support\nPLAIN and LOGIN authentication schemes., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [159]{app2_name: db4, app2_display_name: , app2_epoch: 0, app2_version: 4.3.29, app2_release: 9.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sleepycat.com/, app2_source_package: , app2_summary: The Berkeley DB database library (version 4) for C., app2_description: The Berkeley Database (Berkeley DB) is a programmatic toolkit that\nprovides embedded database support for both traditional and\nclient/server applications. The Berkeley DB includes B+tree, Extended\nLinear Hashing, Fixed and Variable-length record access methods,\ntransactions, locking, logging, shared memory caching, and database\nrecovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is\nused by many applications, including Python and Perl, so this should\nbe installed on all systems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [160]{app2_name: db4, app2_display_name: , app2_epoch: 0, app2_version: 4.3.29, app2_release: 9.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sleepycat.com/, app2_source_package: , app2_summary: The Berkeley DB database library (version 4) for C., app2_description: The Berkeley Database (Berkeley DB) is a programmatic toolkit that\nprovides embedded database support for both traditional and\nclient/server applications. The Berkeley DB includes B+tree, Extended\nLinear Hashing, Fixed and Variable-length record access methods,\ntransactions, locking, logging, shared memory caching, and database\nrecovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is\nused by many applications, including Python and Perl, so this should\nbe installed on all systems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [161]{app2_name: db4-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.3.29, app2_release: 9.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sleepycat.com/, app2_source_package: , app2_summary: Development files for the Berkeley DB (version 4) library., app2_description: The Berkeley Database (Berkeley DB) is a programmatic toolkit that\nprovides embedded database support for both traditional and\nclient/server applications. This package contains the header files,\nlibraries, and documentation for building programs which use the\nBerkeley DB., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [162]{app2_name: db4-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.3.29, app2_release: 9.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sleepycat.com/, app2_source_package: , app2_summary: Development files for the Berkeley DB (version 4) library., app2_description: The Berkeley Database (Berkeley DB) is a programmatic toolkit that\nprovides embedded database support for both traditional and\nclient/server applications. This package contains the header files,\nlibraries, and documentation for building programs which use the\nBerkeley DB., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [163]{app2_name: dbus, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/dbus/, app2_source_package: , app2_summary: D-BUS message bus, app2_description: \nD-BUS is a system for sending messages between applications. It is\nused both for the systemwide message bus service, and as a\nper-user-login-session messaging facility., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [164]{app2_name: dbus-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/dbus/, app2_source_package: , app2_summary: Libraries and headers for D-BUS, app2_description: \nHeaders and static libraries for D-BUS., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [165]{app2_name: dbus-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 12.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/dbus/, app2_source_package: , app2_summary: Libraries and headers for D-BUS, app2_description: \nHeaders and static libraries for D-BUS., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [166]{app2_name: dbus-glib, app2_display_name: , app2_epoch: 0, app2_version: 0.73, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/dbus/, app2_source_package: , app2_summary: GLib bindings for D-Bus, app2_description: \nD-Bus add-on library to integrate the standard D-Bus library with\nthe GLib thread abstraction and main loop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [167]{app2_name: dbus-glib, app2_display_name: , app2_epoch: 0, app2_version: 0.73, app2_release: 8.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/dbus/, app2_source_package: , app2_summary: GLib bindings for D-Bus, app2_description: \nD-Bus add-on library to integrate the standard D-Bus library with\nthe GLib thread abstraction and main loop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [168]{app2_name: dbus-glib-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.73, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/dbus/, app2_source_package: , app2_summary: Libraries and headers for the D-Bus GLib bindings, app2_description: \nHeaders and static libraries for the D-Bus GLib bindings, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [169]{app2_name: dbus-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 12.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/dbus/, app2_source_package: , app2_summary: Libraries for accessing D-BUS, app2_description: Lowlevel libraries for accessing D-BUS, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [170]{app2_name: dbus-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/dbus/, app2_source_package: , app2_summary: Libraries for accessing D-BUS, app2_description: Lowlevel libraries for accessing D-BUS, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [171]{app2_name: dbus-python, app2_display_name: , app2_epoch: 0, app2_version: 0.70, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/dbus/, app2_source_package: , app2_summary: D-Bus Python Bindings, app2_description: \nD-Bus python bindings for use with python programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [172]{app2_name: dbus-x11, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/dbus/, app2_source_package: , app2_summary: X11-requiring add-ons for D-BUS, app2_description: \nD-BUS contains some tools that require Xlib to be installed, those are\nin this separate package so server systems need not install X., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [173]{app2_name: dcraw, app2_display_name: , app2_epoch: 0, app2_version: 0.0.20060521, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A tool for decoding raw image data from digital cameras., app2_description: This package contains dcraw, a command line tool to decode raw image data\ndownloaded from digital cameras., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [174]{app2_name: dejavu-lgc-fonts, app2_display_name: , app2_epoch: 0, app2_version: 2.10, app2_release: 1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dejavu.sourceforge.net, app2_source_package: , app2_summary: DejaVu LGC Fonts, app2_description: The DejaVu LGC fonts are high-quality Latin/Greek/Cyrillic fonts based on\nBitstream Vera fonts ((http://gnome.org/fonts/)). Its purpose is to provide a\nwider range of characters while maintaining the original look and feel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [175]{app2_name: desktop-backgrounds-basic, app2_display_name: , app2_epoch: 0, app2_version: 2.0, app2_release: 37, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Desktop background base set., app2_description: The desktop-backgrounds-basic package contains a good basic set of\nimages to use for your desktop background., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [176]{app2_name: desktop-file-utils, app2_display_name: , app2_epoch: 0, app2_version: 0.10, app2_release: 7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/desktop-file-utils, app2_source_package: , app2_summary: Utilities for manipulating .desktop files, app2_description: .desktop files are used to describe an application for inclusion in\nGNOME or KDE menus. This package contains desktop-file-validate which\nchecks whether a .desktop file complies with the specification at\nhttp://www.freedesktop.org/standards/, and desktop-file-install\nwhich installs a desktop file to the standard directory, optionally\nfixing it up in the process., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [177]{app2_name: desktop-printing, app2_display_name: , app2_epoch: 0, app2_version: 0.19, app2_release: 20.2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Desktop print icon, app2_description: Desktop-printing contains eggcups, a program for user print job\nnotification and control., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [178]{app2_name: dev86, app2_display_name: , app2_epoch: 0, app2_version: 0.16.17, app2_release: 2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A real mode 80x86 assembler and linker., app2_description: The dev86 package provides an assembler and linker for real mode 80x86\ninstructions. You'll need to have this package installed in order to\nbuild programs that run in real mode, including LILO and the kernel's\nbootstrapping code, from their sources.\n\nYou should install dev86 if you intend to build programs that run in real\nmode from their source code., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [179]{app2_name: devhelp, app2_display_name: , app2_epoch: 0, app2_version: 0.12, app2_release: 20.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/gnome/sources/devhelp/, app2_source_package: , app2_summary: API document browser, app2_description: An API document browser for GNOME 2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [180]{app2_name: devhelp, app2_display_name: , app2_epoch: 0, app2_version: 0.12, app2_release: 20.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/gnome/sources/devhelp/, app2_source_package: , app2_summary: API document browser, app2_description: An API document browser for GNOME 2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [181]{app2_name: device-mapper, app2_display_name: , app2_epoch: 0, app2_version: 1.02.28, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/dm, app2_source_package: , app2_summary: device mapper library, app2_description: This package contains the supporting userspace files (libdevmapper and\ndmsetup) for the device-mapper., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [182]{app2_name: device-mapper, app2_display_name: , app2_epoch: 0, app2_version: 1.02.28, app2_release: 2.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/dm, app2_source_package: , app2_summary: device mapper library, app2_description: This package contains the supporting userspace files (libdevmapper and\ndmsetup) for the device-mapper., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [183]{app2_name: device-mapper-event, app2_display_name: , app2_epoch: 0, app2_version: 1.02.28, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/dm, app2_source_package: , app2_summary: Device-mapper event daemon, app2_description: This package contains device-mapper event daemon needed\nto monitor device-mapper devices., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [184]{app2_name: device-mapper-multipath, app2_display_name: , app2_epoch: 0, app2_version: 0.4.7, app2_release: 23.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://christophe.varoqui.free.fr/, app2_source_package: , app2_summary: Tools to manage multipath devices using device-mapper., app2_description: device-mapper-multipath provides tools to manage multipath devices by instructing the\ndevice-mapper multipath kernel module what to do.\nThe tools are :\n* multipath : Scan the system for multipath devices and assemble them.\n* multipathd : Detects when paths fail and execs multipath to update things., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [185]{app2_name: dhclient, app2_display_name: , app2_epoch: 12, app2_version: 3.0.5, app2_release: 18.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://isc.org/products/DHCP/, app2_source_package: , app2_summary: Provides the dhclient ISC DHCP client daemon and dhclient-script., app2_description: DHCP (Dynamic Host Configuration Protocol) is a protocol which allows\nindividual devices on an IP network to get their own network\nconfiguration information (IP address, subnetmask, broadcast address,\netc.) from a DHCP server. The overall purpose of DHCP is to make it\neasier to administer a large network.\n\nTo use DHCP on your network, install a DHCP service (or relay agent),\nand on clients run a DHCP client daemon. The dhclient package\nprovides the ISC DHCP client daemon., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [186]{app2_name: dhcpv6-client, app2_display_name: , app2_epoch: 0, app2_version: 1.0.10, app2_release: 16.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedorahosted.org/dhcpv6/, app2_source_package: , app2_summary: DHCPv6 client, app2_description: Provides the client for the DHCPv6 protocol (RFC 3315) to support dynamic\nconfiguration of IPv6 addresses and parameters., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [187]{app2_name: diffstat, app2_display_name: , app2_epoch: 0, app2_version: 1.41, app2_release: 1.2.3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://invisible-island.net/diffstat, app2_source_package: , app2_summary: A utility which provides statistics based on the output of diff., app2_description: The diff command compares files line by line. Diffstat reads the\noutput of the diff command and displays a histogram of the insertions,\ndeletions and modifications in each file. Diffstat is commonly used\nto provide a summary of the changes in large, complex patch files.\n\nInstall diffstat if you need a program which provides a summary of the\ndiff command's output. You'll need to also install diffutils., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [188]{app2_name: diffutils, app2_display_name: , app2_epoch: 0, app2_version: 2.8.1, app2_release: 15.2.3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/diffutils/diffutils.html, app2_source_package: , app2_summary: A GNU collection of diff utilities., app2_description: Diffutils includes four utilities: diff, cmp, diff3 and sdiff. Diff\ncompares two files and shows the differences, line by line. The cmp\ncommand shows the offset and line numbers where two files differ, or\ncmp can show the characters that differ between the two files. The\ndiff3 command shows the differences between three files. Diff3 can be\nused when two people have made independent changes to a common\noriginal; diff3 can produce a merged file that contains both sets of\nchanges and warnings about conflicts. The sdiff command can be used\nto merge two files interactively.\n\nInstall diffutils if you need to compare text files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [189]{app2_name: distcache, app2_display_name: , app2_epoch: 0, app2_version: 1.4.5, app2_release: 14.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.distcache.org/, app2_source_package: , app2_summary: Distributed SSL session cache, app2_description: The distcache package provides a variety of functionality for\nenabling a network-based session caching system, primarily for\n(though not restricted to) SSL/TLS session caching., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [190]{app2_name: distcache, app2_display_name: , app2_epoch: 0, app2_version: 1.4.5, app2_release: 14.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.distcache.org/, app2_source_package: , app2_summary: Distributed SSL session cache, app2_description: The distcache package provides a variety of functionality for\nenabling a network-based session caching system, primarily for\n(though not restricted to) SSL/TLS session caching., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [191]{app2_name: dmidecode, app2_display_name: , app2_epoch: 1, app2_version: 2.7, app2_release: 1.28.2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.nongnu.org/dmidecode/, app2_source_package: , app2_summary: Tool to analyse BIOS DMI data., app2_description: dmidecode reports information about x86 hardware as described in the\nsystem BIOS according to the SMBIOS/DMI standard. This information\ntypically includes system manufacturer, model name, serial number,\nBIOS version, asset tag as well as a lot of other details of varying\nlevel of interest and reliability depending on the manufacturer.\n\nThis will often include usage status for the CPU sockets, expansion\nslots (e.g. AGP, PCI, ISA) and memory module slots, and the list of\nI/O ports (e.g. serial, parallel, USB)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [192]{app2_name: dmraid, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0.rc13, app2_release: 33.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/heinzm/sw/dmraid, app2_source_package: , app2_summary: dmraid (Device-mapper RAID tool and library), app2_description: DMRAID supports RAID device discovery, RAID set activation and display of\nproperties for ATARAID on Linux >= 2.4 using device-mapper., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [193]{app2_name: dnsmasq, app2_display_name: , app2_epoch: 0, app2_version: 2.45, app2_release: 1.el5_2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.thekelleys.org.uk/dnsmasq/, app2_source_package: , app2_summary: A lightweight DHCP/caching DNS server, app2_description: Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server.\nIt is designed to provide DNS and, optionally, DHCP, to a small network.\nIt can serve the names of local machines which are not in the global\nDNS. The DHCP server integrates with the DNS server and allows machines\nwith DHCP-allocated addresses to appear in the DNS with names configured\neither in each host or in a central configuration file. Dnsmasq supports\nstatic and dynamic DHCP leases and BOOTP for network booting of diskless\nmachines., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [194]{app2_name: docbook-dtds, app2_display_name: , app2_epoch: 0, app2_version: 1.0, app2_release: 30.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.oasis-open.org/docbook/, app2_source_package: , app2_summary: SGML and XML document type definitions for DocBook., app2_description: The DocBook Document Type Definition (DTD) describes the syntax of\ntechnical documentation texts (articles, books and manual pages).\nThis syntax is XML-compliant and is developed by the OASIS consortium.\nThis package contains SGML and XML versions of the DocBook DTD., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [195]{app2_name: docbook-style-dsssl, app2_display_name: , app2_epoch: 0, app2_version: 1.79, app2_release: 4.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://docbook.sourceforge.net/, app2_source_package: , app2_summary: Norman Walsh's modular stylesheets for DocBook., app2_description: These DSSSL stylesheets allow to convert any DocBook document to another\nprinted (for example, RTF or PostScript) or online (for example, HTML) format.\nThey are highly customizable., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [196]{app2_name: docbook-style-xsl, app2_display_name: , app2_epoch: 0, app2_version: 1.69.1, app2_release: 5.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://docbook.sourceforge.net/projects/xsl/, app2_source_package: , app2_summary: Norman Walsh's XSL stylesheets for DocBook XML., app2_description: These XSL stylesheets allow you to transform any DocBook XML document to\nother formats, such as HTML, FO, and XHMTL. They are highly customizable., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [197]{app2_name: docbook-utils, app2_display_name: , app2_epoch: 0, app2_version: 0.6.14, app2_release: 5.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://sources.redhat.com/pub/docbook-tools/new-trials/, app2_source_package: , app2_summary: Shell scripts for managing DocBook documents., app2_description: This package contains scripts are for easy conversion from DocBook\nfiles to other formats (for example, HTML, RTF, and PostScript), and\nfor comparing SGML files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [198]{app2_name: dogtail, app2_display_name: , app2_epoch: 0, app2_version: 0.6.1, app2_release: 2.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/zcerza/dogtail/, app2_source_package: , app2_summary: GUI test tool and automation framework, app2_description: GUI test tool and automation framework that uses assistive technologies to\ncommunicate with desktop applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [199]{app2_name: dos2unix, app2_display_name: , app2_epoch: 0, app2_version: 3.1, app2_release: 27.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Text file format converter, app2_description: Dos2unix converts DOS or MAC text files to UNIX format., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [200]{app2_name: dosfstools, app2_display_name: , app2_epoch: 0, app2_version: 2.11, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Utilities for making and checking MS-DOS FAT filesystems on Linux., app2_description: The dosfstools package includes the mkdosfs and dosfsck utilities,\nwhich respectively make and check MS-DOS FAT filesystems on hard\ndrives or on floppies., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [201]{app2_name: doxygen, app2_display_name: , app2_epoch: 1, app2_version: 1.4.7, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.stack.nl/~dimitri/doxygen/index.html, app2_source_package: , app2_summary: A documentation system for C/C++., app2_description: Doxygen can generate an online class browser (in HTML) and/or a\nreference manual (in LaTeX) from a set of documented source files. The\ndocumentation is extracted directly from the sources. Doxygen can\nalso be configured to extract the code structure from undocumented\nsource files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [202]{app2_name: dump, app2_display_name: , app2_epoch: 0, app2_version: 0.4b41, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dump.sourceforge.net/, app2_source_package: , app2_summary: Programs for backing up and restoring ext2/ext3 filesystems, app2_description: The dump package contains both dump and restore. Dump examines files\nin a filesystem, determines which ones need to be backed up, and\ncopies those files to a specified disk, tape, or other storage medium.\nThe restore command performs the inverse function of dump; it can\nrestore a full backup of a filesystem. Subsequent incremental backups\ncan then be layered on top of the full backup. Single files and\ndirectory subtrees may also be restored from full or partial backups.\n\nInstall dump if you need a system for both backing up filesystems and\nrestoring filesystems after backups., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [203]{app2_name: dvd+rw-tools, app2_display_name: , app2_epoch: 0, app2_version: 7.0, app2_release: 0.el5.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fy.chalmers.se/~appro/linux/DVD+RW/, app2_source_package: , app2_summary: Toolchain to master DVD+RW/+R media, app2_description: Collection of tools to master DVD+RW/+R media. For further\ninformation see http://fy.chalmers.se/~appro/linux/DVD+RW/., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [204]{app2_name: e2fsprogs, app2_display_name: , app2_epoch: 0, app2_version: 1.39, app2_release: 20.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://e2fsprogs.sourceforge.net/, app2_source_package: , app2_summary: Utilities for managing the second and third extended (ext2/ext3) filesystems, app2_description: The e2fsprogs package contains a number of utilities for creating,\nchecking, modifying, and correcting any inconsistencies in second\nand third extended (ext2/ext3) filesystems. E2fsprogs contains\ne2fsck (used to repair filesystem inconsistencies after an unclean\nshutdown), mke2fs (used to initialize a partition to contain an\nempty ext2 filesystem), debugfs (used to examine the internal\nstructure of a filesystem, to manually repair a corrupted\nfilesystem, or to create test cases for e2fsck), tune2fs (used to\nmodify filesystem parameters), and most of the other core ext2fs\nfilesystem utilities.\n\nYou should install the e2fsprogs package if you need to manage the\nperformance of an ext2 and/or ext3 filesystem., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [205]{app2_name: e2fsprogs-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.39, app2_release: 20.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://e2fsprogs.sourceforge.net/, app2_source_package: , app2_summary: Ext2/3 filesystem-specific static libraries and headers, app2_description: E2fsprogs-devel contains the libraries and header files needed to\ndevelop second and third extended (ext2/ext3) filesystem-specific\nprograms.\n\nYou should install e2fsprogs-devel if you want to develop ext2/ext3\nfilesystem-specific programs. If you install e2fsprogs-devel, you'll\nalso want to install e2fsprogs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [206]{app2_name: e2fsprogs-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.39, app2_release: 20.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://e2fsprogs.sourceforge.net/, app2_source_package: , app2_summary: Ext2/3 filesystem-specific static libraries and headers, app2_description: E2fsprogs-lib contains the libraries of the e2fsprogs package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [207]{app2_name: e2fsprogs-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.39, app2_release: 20.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://e2fsprogs.sourceforge.net/, app2_source_package: , app2_summary: Ext2/3 filesystem-specific static libraries and headers, app2_description: E2fsprogs-lib contains the libraries of the e2fsprogs package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [208]{app2_name: ed, app2_display_name: , app2_epoch: 0, app2_version: 0.2, app2_release: 39.el5_2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/ed/, app2_source_package: , app2_summary: The GNU line editor., app2_description: Ed is a line-oriented text editor, used to create, display, and modify\ntext files (both interactively and via shell scripts). For most\npurposes, ed has been replaced in normal usage by full-screen editors\n(emacs and vi, for example).\n\nEd was the original UNIX editor, and may be used by some programs. In\ngeneral, however, you probably don't need to install it and you probably\nwon't use it., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [209]{app2_name: eel2, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/nautilus/, app2_source_package: , app2_summary: Eazel Extensions Library, app2_description: Eazel Extensions Library is a collection of widgets and functions for\nuse with GNOME., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [210]{app2_name: eel2, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/nautilus/, app2_source_package: , app2_summary: Eazel Extensions Library, app2_description: Eazel Extensions Library is a collection of widgets and functions for\nuse with GNOME., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [211]{app2_name: eel2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/nautilus/, app2_source_package: , app2_summary: Libraries and include files for developing with Eel., app2_description: This package provides the necessary development libraries and include\nfiles to allow you to develop with Eel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [212]{app2_name: eel2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/nautilus/, app2_source_package: , app2_summary: Libraries and include files for developing with Eel., app2_description: This package provides the necessary development libraries and include\nfiles to allow you to develop with Eel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [213]{app2_name: eject, app2_display_name: , app2_epoch: 0, app2_version: 2.1.5, app2_release: 4.2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pobox.com/~tranter, app2_source_package: , app2_summary: A program that ejects removable media using software control., app2_description: The eject program allows the user to eject removable media (typically\nCD-ROMs, floppy disks or Iomega Jaz or Zip disks) using software\ncontrol. Eject can also control some multi-disk CD changers and even\nsome devices' auto-eject features.\n\nInstall eject if you'd like to eject removable media using software\ncontrol., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [214]{app2_name: elfutils, app2_display_name: , app2_epoch: 0, app2_version: 0.137, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: https://fedorahosted.org/elfutils/, app2_source_package: , app2_summary: A collection of utilities and DSOs to handle compiled objects, app2_description: Elfutils is a collection of utilities, including ld (a linker),\nnm (for listing symbols from object files), size (for listing the\nsection sizes of an object or archive file), strip (for discarding\nsymbols), readelf (to see the raw ELF file structures), and elflint\n(to check for well-formed ELF files)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [215]{app2_name: elfutils-libelf, app2_display_name: , app2_epoch: 0, app2_version: 0.137, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: https://fedorahosted.org/elfutils/, app2_source_package: , app2_summary: Library to read and write ELF files, app2_description: The elfutils-libelf package provides a DSO which allows reading and\nwriting ELF files on a high level. Third party programs depend on\nthis package to read internals of ELF files. The programs of the\nelfutils package use it also to generate new ELF files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [216]{app2_name: elfutils-libelf, app2_display_name: , app2_epoch: 0, app2_version: 0.137, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: https://fedorahosted.org/elfutils/, app2_source_package: , app2_summary: Library to read and write ELF files, app2_description: The elfutils-libelf package provides a DSO which allows reading and\nwriting ELF files on a high level. Third party programs depend on\nthis package to read internals of ELF files. The programs of the\nelfutils package use it also to generate new ELF files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [217]{app2_name: elfutils-libelf-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.137, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: https://fedorahosted.org/elfutils/, app2_source_package: , app2_summary: Development support for libelf, app2_description: The elfutils-libelf-devel package contains the libraries to create\napplications for handling compiled objects. libelf allows you to\naccess the internals of the ELF object file format, so you can see the\ndifferent sections of an ELF file., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [218]{app2_name: elfutils-libelf-devel-static, app2_display_name: , app2_epoch: 0, app2_version: 0.137, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: https://fedorahosted.org/elfutils/, app2_source_package: , app2_summary: Static archive of libelf, app2_description: The elfutils-libelf-static package contains the static archive\nfor libelf., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [219]{app2_name: elfutils-libs, app2_display_name: , app2_epoch: 0, app2_version: 0.137, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: https://fedorahosted.org/elfutils/, app2_source_package: , app2_summary: Libraries to handle compiled objects, app2_description: The elfutils-libs package contains libraries which implement DWARF, ELF,\nand machine-specific ELF handling. These libraries are used by the programs\nin the elfutils package. The elfutils-devel package enables building\nother programs using these libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [220]{app2_name: elinks, app2_display_name: , app2_epoch: 0, app2_version: 0.11.1, app2_release: 5.1.0.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://elinks.or.cz/, app2_source_package: , app2_summary: A text-mode Web browser., app2_description: Links is a text-based Web browser. Links does not display any images,\nbut it does support frames, tables and most other HTML tags. Links'\nadvantage over graphical browsers is its speed--Links starts and exits\nquickly and swiftly displays Web pages., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [221]{app2_name: emacs, app2_display_name: , app2_epoch: 0, app2_version: 21.4, app2_release: 20.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/emacs/, app2_source_package: , app2_summary: GNU Emacs text editor, app2_description: Emacs is a powerful, customizable, self-documenting, modeless text\neditor. Emacs contains special code editing features, a scripting\nlanguage (elisp), and the capability to read mail, news, and more\nwithout leaving the editor.\n\nThis package provides an emacs binary with support for X windows., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [222]{app2_name: emacs-common, app2_display_name: , app2_epoch: 0, app2_version: 21.4, app2_release: 20.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/emacs/, app2_source_package: , app2_summary: Emacs common files, app2_description: Emacs is a powerful, customizable, self-documenting, modeless text\neditor. Emacs contains special code editing features, a scripting\nlanguage (elisp), and the capability to read mail, news, and more\nwithout leaving the editor.\n\nThis package contains all the common files needed by emacs or emacs-nox., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [223]{app2_name: emacs-leim, app2_display_name: , app2_epoch: 0, app2_version: 21.4, app2_release: 20.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/emacs/, app2_source_package: , app2_summary: Emacs Lisp files for input methods for international characters., app2_description: The emacs-leim package contains Emacs Lisp code for input methods for\nvarious international character scripts. Basically, the Lisp code\nprovided by this package describes the consecutive keystrokes that a\nuser must press in order to input a particular character in a\nnon-English character set. Input methods for many different character\nsets are included in this package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [224]{app2_name: emacspeak, app2_display_name: , app2_epoch: 0, app2_version: 23.0, app2_release: 3.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://emacspeak.sourceforge.net/, app2_source_package: , app2_summary: emacspeak -- The Complete Audio Desktop, app2_description: Emacspeak is a speech interface that allows visually impaired users to\ninteract independently and efficiently with the computer. Emacspeak has\ndramatically changed how the author and hundreds of blind and visually\nimpaired users around the world interact with the personal computer and\nthe Internet. A rich suite of task-oriented speech-enabled tools provides\nefficient speech-enabled access to the evolving semantic WWW.\nWhen combined with Linux running on low-cost PC hardware,\nEmacspeak/Linux provides a reliable, stable speech-friendly solution that\nopens up the Internet to visually impaired users around the world., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [225]{app2_name: enscript, app2_display_name: , app2_epoch: 0, app2_version: 1.6.4, app2_release: 4.1.1.el5_2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.codento.com/people/mtr/genscript/, app2_source_package: , app2_summary: A plain ASCII to PostScript converter., app2_description: GNU enscript is a free replacement for Adobe's Enscript\nprogram. Enscript converts ASCII files to PostScript(TM) and spools\ngenerated PostScript output to the specified printer or saves it to a\nfile. Enscript can be extended to handle different output media and\nincludes many options for customizing printouts., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [226]{app2_name: eog, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0.1, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Eye of GNOME image viewer, app2_description: Eye of GNOME (EOG) is an image viewer., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [227]{app2_name: esc, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 39.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://directory.fedora.redhat.com/wiki/CoolKey, app2_source_package: , app2_summary: Enterprise Security Client Smart Card Client, app2_description: Enterprise Security Client allows the user to enroll and manage their\ncryptographic smartcards., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [228]{app2_name: esound, app2_display_name: , app2_epoch: 1, app2_version: 0.2.36, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/GNOME/sources/esound, app2_source_package: , app2_summary: Allows several audio streams to play on a single audio device., app2_description: EsounD, the Enlightened Sound Daemon, is a server process that mixes\nseveral audio streams for playback by a single audio device. For\nexample, if you're listening to music on a CD and you receive a\nsound-related event from ICQ, the two applications won't have to\nqueue for the use of your sound card.\n\nInstall esound if you'd like to let sound applications share your\naudio device. You'll also need to install the audiofile package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [229]{app2_name: esound, app2_display_name: , app2_epoch: 1, app2_version: 0.2.36, app2_release: 3, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/GNOME/sources/esound, app2_source_package: , app2_summary: Allows several audio streams to play on a single audio device., app2_description: EsounD, the Enlightened Sound Daemon, is a server process that mixes\nseveral audio streams for playback by a single audio device. For\nexample, if you're listening to music on a CD and you receive a\nsound-related event from ICQ, the two applications won't have to\nqueue for the use of your sound card.\n\nInstall esound if you'd like to let sound applications share your\naudio device. You'll also need to install the audiofile package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [230]{app2_name: esound-devel, app2_display_name: , app2_epoch: 1, app2_version: 0.2.36, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/GNOME/sources/esound, app2_source_package: , app2_summary: Development files for EsounD applications., app2_description: The esound-devel package includes the libraries, include files and\nother resources needed to develop EsounD applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [231]{app2_name: ethtool, app2_display_name: , app2_epoch: 0, app2_version: 6, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/gkernel/, app2_source_package: , app2_summary: Ethernet settings tool for PCI ethernet cards, app2_description: This utility allows querying and changing of ethernet\ncard settings, such as speed, port, autonegotiation,\nand PCI locations., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [232]{app2_name: evince, app2_display_name: , app2_epoch: 0, app2_version: 0.6.0, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/evince/, app2_source_package: , app2_summary: Document viewer, app2_description: evince is a GNOME-based document viewer., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [233]{app2_name: evolution-data-server, app2_display_name: , app2_epoch: 0, app2_version: 1.12.3, app2_release: 6.el5_2.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/evolution/, app2_source_package: , app2_summary: Backend data server for Evolution, app2_description: The evolution-data-server package provides a unified backend for programs\nthat work with contacts, tasks, and calendar information.\n\nIt was originally developed for Evolution (hence the name), but is now used\nby other packages., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [234]{app2_name: evolution-data-server, app2_display_name: , app2_epoch: 0, app2_version: 1.12.3, app2_release: 6.el5_2.3, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/evolution/, app2_source_package: , app2_summary: Backend data server for Evolution, app2_description: The evolution-data-server package provides a unified backend for programs\nthat work with contacts, tasks, and calendar information.\n\nIt was originally developed for Evolution (hence the name), but is now used\nby other packages., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [235]{app2_name: evolution-data-server-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.12.3, app2_release: 6.el5_2.3, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/evolution/, app2_source_package: , app2_summary: Development files for building against evolution-data-server, app2_description: Development files needed for building things which link against\nevolution-data-server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [236]{app2_name: evolution-data-server-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.12.3, app2_release: 6.el5_2.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/evolution/, app2_source_package: , app2_summary: Development files for building against evolution-data-server, app2_description: Development files needed for building things which link against\nevolution-data-server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [237]{app2_name: expat, app2_display_name: , app2_epoch: 0, app2_version: 1.95.8, app2_release: 8.2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libexpat.org/, app2_source_package: , app2_summary: A library for parsing XML., app2_description: This is expat, the C library for parsing XML, written by James Clark. Expat\nis a stream oriented XML parser. This means that you register handlers with\nthe parser prior to starting the parse. These handlers are called when the\nparser discovers the associated structures in the document being parsed. A\nstart tag is an example of the kind of structures for which you may\nregister handlers., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [238]{app2_name: expat, app2_display_name: , app2_epoch: 0, app2_version: 1.95.8, app2_release: 8.2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libexpat.org/, app2_source_package: , app2_summary: A library for parsing XML., app2_description: This is expat, the C library for parsing XML, written by James Clark. Expat\nis a stream oriented XML parser. This means that you register handlers with\nthe parser prior to starting the parse. These handlers are called when the\nparser discovers the associated structures in the document being parsed. A\nstart tag is an example of the kind of structures for which you may\nregister handlers., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [239]{app2_name: expat-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.95.8, app2_release: 8.2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libexpat.org/, app2_source_package: , app2_summary: Libraries and include files to develop XML applications with expat., app2_description: The expat-devel package contains the libraries, include files and documentation\nto develop XML applications with expat., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [240]{app2_name: expat-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.95.8, app2_release: 8.2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libexpat.org/, app2_source_package: , app2_summary: Libraries and include files to develop XML applications with expat., app2_description: The expat-devel package contains the libraries, include files and documentation\nto develop XML applications with expat., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [241]{app2_name: fbset, app2_display_name: , app2_epoch: 0, app2_version: 2.1, app2_release: 22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://home.tvd.be/cr26864/Linux/fbdev/, app2_source_package: , app2_summary: Tools for managing a frame buffer's video mode properties., app2_description: Fbset is a utility for maintaining frame buffer resolutions. Fbset\ncan change the video mode properties of a frame buffer device, and is\nusually used to change the current video mode.\n\nInstall fbset if you need to manage frame buffer resolutions., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [242]{app2_name: fetchmail, app2_display_name: , app2_epoch: 0, app2_version: 6.3.6, app2_release: 1.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fetchmail.berlios.de/, app2_source_package: , app2_summary: A remote mail retrieval and forwarding utility, app2_description: Fetchmail is a remote mail retrieval and forwarding utility intended\nfor use over on-demand TCP/IP links, like SLIP or PPP connections.\nFetchmail supports every remote-mail protocol currently in use on the\nInternet (POP2, POP3, RPOP, APOP, KPOP, all IMAPs, ESMTP ETRN, IPv6,\nand IPSEC) for retrieval. Then Fetchmail forwards the mail through\nSMTP so you can read it through your favorite mail client.\n\nInstall fetchmail if you need to retrieve mail over SLIP or PPP\nconnections., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [243]{app2_name: file, app2_display_name: , app2_epoch: 0, app2_version: 4.17, app2_release: 15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.darwinsys.com/file/, app2_source_package: , app2_summary: A utility for determining file types., app2_description: The file command is used to identify a particular file according to the\ntype of data contained by the file. File can identify many different\nfile types, including ELF binaries, system libraries, RPM packages, and\ndifferent graphics formats.\n\nYou should install the file package, since the file command is such a\nuseful utility., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [244]{app2_name: file-roller, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/gnome/sources/file-roller/, app2_source_package: , app2_summary: File Roller is a tool for viewing and creating archives, app2_description: File Roller is an application for creating and viewing archives files,\nsuch as tar files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [245]{app2_name: filesystem, app2_display_name: , app2_epoch: 0, app2_version: 2.4.0, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The basic directory layout for a Linux system., app2_description: The filesystem package is one of the basic packages that is installed\non a Red Hat Linux system. Filesystem contains the basic directory\nlayout for a Linux operating system, including the correct permissions\nfor the directories., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [246]{app2_name: findutils, app2_display_name: , app2_epoch: 1, app2_version: 4.2.27, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/findutils/, app2_source_package: , app2_summary: The GNU versions of find utilities (find and xargs)., app2_description: The findutils package contains programs which will help you locate\nfiles on your system. The find utility searches through a hierarchy\nof directories looking for files which match a certain set of criteria\n(such as a filename pattern). The xargs utility builds and executes\ncommand lines from standard input arguments (usually lists of file\nnames generated by the find command).\n\nYou should install findutils because it includes tools that are very\nuseful for finding things on your system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [247]{app2_name: finger, app2_display_name: , app2_epoch: 0, app2_version: 0.17, app2_release: 32.2.1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The finger client., app2_description: Finger is a utility which allows users to see information about system\nusers (login name, home directory, name, how long they've been logged\nin to the system, etc.). The finger package includes a standard\nfinger client.\n\nYou should install finger if you'd like to retrieve finger information\nfrom other systems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [248]{app2_name: fipscheck, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com/, app2_source_package: , app2_summary: A library for integrity verification of FIPS validated modules, app2_description: FIPSCheck is a library for integrity verification of FIPS validated\nmodules. The package also provides helper binaries for creation and\nverification of the HMAC-SHA256 checksum files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [249]{app2_name: fipscheck, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com/, app2_source_package: , app2_summary: A library for integrity verification of FIPS validated modules, app2_description: FIPSCheck is a library for integrity verification of FIPS validated\nmodules. The package also provides helper binaries for creation and\nverification of the HMAC-SHA256 checksum files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [250]{app2_name: firefox, app2_display_name: , app2_epoch: 0, app2_version: 3.0.5, app2_release: 1.el5_2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/firefox/, app2_source_package: , app2_summary: Mozilla Firefox Web browser, app2_description: Mozilla Firefox is an open-source web browser, designed for standards\ncompliance, performance and portability., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [251]{app2_name: firefox, app2_display_name: , app2_epoch: 0, app2_version: 3.0.5, app2_release: 1.el5_2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/firefox/, app2_source_package: , app2_summary: Mozilla Firefox Web browser, app2_description: Mozilla Firefox is an open-source web browser, designed for standards\ncompliance, performance and portability., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [252]{app2_name: firstboot, app2_display_name: , app2_epoch: 0, app2_version: 1.4.27.7, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/, app2_source_package: , app2_summary: Initial system configuration utility, app2_description: The firstboot utility runs after installation. It guides the\nuser through a series of steps that allows for easier\nconfiguration of the machine., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [253]{app2_name: firstboot-tui, app2_display_name: , app2_epoch: 0, app2_version: 1.4.27.7, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/, app2_source_package: , app2_summary: A text interface for firstboot, app2_description: firstboot-tui is a text interface for initial system configuration., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [254]{app2_name: flac, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 28.el5_0.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://flac.sourceforge.net/, app2_source_package: , app2_summary: An encoder/decoder for the Free Lossless Audio Codec., app2_description: FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC\nis similar to Ogg Vorbis, but lossless. The FLAC project consists of\nthe stream format, reference encoders and decoders in library form,\nflac, a command-line program to encode and decode FLAC files, metaflac,\na command-line metadata editor for FLAC files and input plugins for\nvarious music players., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [255]{app2_name: flex, app2_display_name: , app2_epoch: 0, app2_version: 2.5.4a, app2_release: 41.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/flex/, app2_source_package: , app2_summary: A tool for creating scanners (text pattern recognizers)., app2_description: The flex program generates scanners. Scanners are programs which can\nrecognize lexical patterns in text. Flex takes pairs of regular\nexpressions and C code as input and generates a C source file as\noutput. The output file is compiled and linked with a library to\nproduce an executable. The executable searches through its input for\noccurrences of the regular expressions. When a match is found, it\nexecutes the corresponding C code. Flex was designed to work with\nboth Yacc and Bison, and is used by many programs as part of their\nbuild process.\n\nYou should install flex if you are going to use your system for\napplication development., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [256]{app2_name: fontconfig, app2_display_name: , app2_epoch: 0, app2_version: 2.4.1, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fontconfig.org, app2_source_package: , app2_summary: Font configuration and customization library, app2_description: Fontconfig is designed to locate fonts within the\nsystem and select them according to requirements specified by\napplications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [257]{app2_name: fontconfig, app2_display_name: , app2_epoch: 0, app2_version: 2.4.1, app2_release: 7.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fontconfig.org, app2_source_package: , app2_summary: Font configuration and customization library, app2_description: Fontconfig is designed to locate fonts within the\nsystem and select them according to requirements specified by\napplications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [258]{app2_name: fontconfig-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.4.1, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fontconfig.org, app2_source_package: , app2_summary: Font configuration and customization library, app2_description: The fontconfig-devel package includes the header files,\nand developer docs for the fontconfig package.\n\nInstall fontconfig-devel if you want to develop programs which\nwill use fontconfig., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [259]{app2_name: foomatic, app2_display_name: , app2_epoch: 0, app2_version: 3.0.2, app2_release: 38.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linuxprinting.org, app2_source_package: , app2_summary: Foomatic printer database., app2_description: Foomatic is a comprehensive, spooler-independent database of printers,\nprinter drivers, and driver descriptions. It contains utilities to\ngenerate driver description files and printer queues for CUPS, LPD,\nLPRng, and PDQ using the database. There is also the possibility to\nread the PJL options out of PJL-capable laser printers and take them\ninto account at the driver description file generation.\n\nThere are spooler-independent command line interfaces to manipulate\nqueues (foomatic-configure) and to print files/manipulate jobs\n(foomatic printjob).\n\nThe site http://www.linuxprinting.org/ is based on this database., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [260]{app2_name: freeglut, app2_display_name: , app2_epoch: 0, app2_version: 2.4.0, app2_release: 7.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://freeglut.sourceforge.net, app2_source_package: , app2_summary: A freely licensed alternative to the GLUT library, app2_description: freeglut is a completely open source alternative to the OpenGL Utility Toolkit\n(GLUT) library with an OSI approved free software license. GLUT was originally\nwritten by Mark Kilgard to support the sample programs in the second edition\nOpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical\napplications because it is simple, universally available and highly portable.\n\nfreeglut allows the user to create and manage windows containing OpenGL\ncontexts on a wide range of platforms and also read the mouse, keyboard and\njoystick functions., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [261]{app2_name: freeglut, app2_display_name: , app2_epoch: 0, app2_version: 2.4.0, app2_release: 7.1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://freeglut.sourceforge.net, app2_source_package: , app2_summary: A freely licensed alternative to the GLUT library, app2_description: freeglut is a completely open source alternative to the OpenGL Utility Toolkit\n(GLUT) library with an OSI approved free software license. GLUT was originally\nwritten by Mark Kilgard to support the sample programs in the second edition\nOpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical\napplications because it is simple, universally available and highly portable.\n\nfreeglut allows the user to create and manage windows containing OpenGL\ncontexts on a wide range of platforms and also read the mouse, keyboard and\njoystick functions., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [262]{app2_name: freetype, app2_display_name: , app2_epoch: 0, app2_version: 2.2.1, app2_release: 20.el5_2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freetype.org, app2_source_package: , app2_summary: A free and portable font rendering engine, app2_description: The FreeType engine is a free and portable font rendering\nengine, developed to provide advanced font support for a variety of\nplatforms and environments. FreeType is a library which can open and\nmanages font files as well as efficiently load, hint and render\nindividual glyphs. FreeType is not a font server or a complete\ntext-rendering library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [263]{app2_name: freetype, app2_display_name: , app2_epoch: 0, app2_version: 2.2.1, app2_release: 20.el5_2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freetype.org, app2_source_package: , app2_summary: A free and portable font rendering engine, app2_description: The FreeType engine is a free and portable font rendering\nengine, developed to provide advanced font support for a variety of\nplatforms and environments. FreeType is a library which can open and\nmanages font files as well as efficiently load, hint and render\nindividual glyphs. FreeType is not a font server or a complete\ntext-rendering library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [264]{app2_name: freetype-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.2.1, app2_release: 20.el5_2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freetype.org, app2_source_package: , app2_summary: FreeType development libraries and header files, app2_description: The freetype-devel package includes the static libraries and header files\nfor the FreeType font rendering engine.\n\nInstall freetype-devel if you want to develop programs which will use\nFreeType., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [265]{app2_name: freetype-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.2.1, app2_release: 20.el5_2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freetype.org, app2_source_package: , app2_summary: FreeType development libraries and header files, app2_description: The freetype-devel package includes the static libraries and header files\nfor the FreeType font rendering engine.\n\nInstall freetype-devel if you want to develop programs which will use\nFreeType., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [266]{app2_name: ftp, app2_display_name: , app2_epoch: 0, app2_version: 0.17, app2_release: 35.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The standard UNIX FTP (File Transfer Protocol) client., app2_description: The ftp package provides the standard UNIX command-line FTP (File\nTransfer Protocol) client. FTP is a widely used protocol for\ntransferring files over the Internet and for archiving files.\n\nIf your system is on a network, you should install ftp in order to do\nfile transfers., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [267]{app2_name: gail, app2_display_name: , app2_epoch: 0, app2_version: 1.9.2, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap, app2_source_package: , app2_summary: Accessibility implementation for GTK+ and GNOME libraries, app2_description: GAIL implements the abstract interfaces found in ATK for GTK+ and\nGNOME libraries, enabling accessibility technologies such as at-spi to\naccess those GUIs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [268]{app2_name: gail, app2_display_name: , app2_epoch: 0, app2_version: 1.9.2, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap, app2_source_package: , app2_summary: Accessibility implementation for GTK+ and GNOME libraries, app2_description: GAIL implements the abstract interfaces found in ATK for GTK+ and\nGNOME libraries, enabling accessibility technologies such as at-spi to\naccess those GUIs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [269]{app2_name: gail-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.9.2, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap, app2_source_package: , app2_summary: Files to compile applications that use GAIL, app2_description: gail-devel contains the files required to compile applications against the GAIL libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [270]{app2_name: gail-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.9.2, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap, app2_source_package: , app2_summary: Files to compile applications that use GAIL, app2_description: gail-devel contains the files required to compile applications against the GAIL libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [271]{app2_name: gamin, app2_display_name: , app2_epoch: 0, app2_version: 0.1.7, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/~veillard/gamin/, app2_source_package: , app2_summary: Library providing the FAM File Alteration Monitor API, app2_description: This C library provides an API and ABI compatible file alteration\nmonitor mechanism compatible with FAM but not dependent on a system wide\ndaemon., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [272]{app2_name: gamin, app2_display_name: , app2_epoch: 0, app2_version: 0.1.7, app2_release: 8.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/~veillard/gamin/, app2_source_package: , app2_summary: Library providing the FAM File Alteration Monitor API, app2_description: This C library provides an API and ABI compatible file alteration\nmonitor mechanism compatible with FAM but not dependent on a system wide\ndaemon., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [273]{app2_name: gamin-python, app2_display_name: , app2_epoch: 0, app2_version: 0.1.7, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/~veillard/gamin/, app2_source_package: , app2_summary: Python bindings for the gamin library, app2_description: The gamin-python package contains a module that allow monitoring of\nfiles and directories from the Python language based on the support\nof the gamin package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [274]{app2_name: gawk, app2_display_name: , app2_epoch: 0, app2_version: 3.1.5, app2_release: 14.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The GNU version of the awk text processing utility., app2_description: The gawk packages contains the GNU version of awk, a text processing\nutility. Awk interprets a special-purpose programming language to do\nquick and easy text pattern matching and reformatting jobs.\n\nInstall the gawk package if you need a text processing utility. Gawk is\nconsidered to be a standard Linux tool for processing text., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [275]{app2_name: gcalctool, app2_display_name: , app2_epoch: 0, app2_version: 5.8.25, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://directory.fsf.org/gcalctool.html, app2_source_package: , app2_summary: A desktop calculator, app2_description: gcalctool is a powerful graphical calculator with financial, logical and\nscientific modes. It uses a multiple precision package to do its arithmetic\nto give a high degree of accuracy., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [276]{app2_name: gcc, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: Various compilers (C, C++, Objective-C, Java, ...), app2_description: The gcc package contains the GNU Compiler Collection version 4.1.\nYou'll need this package in order to compile C code., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [277]{app2_name: gcc-c++, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: C++ support for GCC, app2_description: This package adds C++ support to the GNU Compiler Collection.\nIt includes support for most of the current C++ specification,\nincluding templates and exception handling., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [278]{app2_name: gcc-gfortran, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: Fortran 95 support, app2_description: The gcc-gfortran package provides support for compiling Fortran 95\nprograms with the GNU Compiler Collection., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [279]{app2_name: gd, app2_display_name: , app2_epoch: 0, app2_version: 2.0.33, app2_release: 9.4.el5_1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.boutell.com/gd/, app2_source_package: , app2_summary: A graphics library for quick creation of PNG or JPEG images, app2_description: The gd graphics library allows your code to quickly draw images\ncomplete with lines, arcs, text, multiple colors, cut and paste from\nother images, and flood fills, and to write out the result as a PNG or\nJPEG file. This is particularly useful in Web applications, where PNG\nand JPEG are two of the formats accepted for inline images by most\nbrowsers. Note that gd is not a paint program., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [280]{app2_name: gd, app2_display_name: , app2_epoch: 0, app2_version: 2.0.33, app2_release: 9.4.el5_1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.boutell.com/gd/, app2_source_package: , app2_summary: A graphics library for quick creation of PNG or JPEG images, app2_description: The gd graphics library allows your code to quickly draw images\ncomplete with lines, arcs, text, multiple colors, cut and paste from\nother images, and flood fills, and to write out the result as a PNG or\nJPEG file. This is particularly useful in Web applications, where PNG\nand JPEG are two of the formats accepted for inline images by most\nbrowsers. Note that gd is not a paint program., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [281]{app2_name: gd-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.0.33, app2_release: 9.4.el5_1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.boutell.com/gd/, app2_source_package: , app2_summary: The development libraries and header files for gd, app2_description: The gd-devel package contains the development libraries and header\nfiles for gd, a graphics library for creating PNG and JPEG graphics., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [282]{app2_name: gd-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.0.33, app2_release: 9.4.el5_1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.boutell.com/gd/, app2_source_package: , app2_summary: The development libraries and header files for gd, app2_description: The gd-devel package contains the development libraries and header\nfiles for gd, a graphics library for creating PNG and JPEG graphics., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [283]{app2_name: gdb, app2_display_name: , app2_epoch: 0, app2_version: 6.8, app2_release: 27.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gnu.org/software/gdb/, app2_source_package: , app2_summary: A GNU source-level debugger for C, C++, Java and other languages, app2_description: GDB, the GNU debugger, allows you to debug programs written in C, C++,\nJava, and other languages, by executing them in a controlled fashion\nand printing their data., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [284]{app2_name: gdbm, app2_display_name: , app2_epoch: 0, app2_version: 1.8.0, app2_release: 26.2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/gdbm/, app2_source_package: , app2_summary: A GNU set of database routines which use extensible hashing., app2_description: Gdbm is a GNU database indexing library, including routines which use\nextensible hashing. Gdbm works in a similar way to standard UNIX dbm\nroutines. Gdbm is useful for developers who write C applications and\nneed access to a simple and efficient database or who are building C\napplications which will use such a database.\n\nIf you're a C developer and your programs need access to simple\ndatabase routines, you should install gdbm. You'll also need to\ninstall gdbm-devel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [285]{app2_name: gdbm, app2_display_name: , app2_epoch: 0, app2_version: 1.8.0, app2_release: 26.2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/gdbm/, app2_source_package: , app2_summary: A GNU set of database routines which use extensible hashing., app2_description: Gdbm is a GNU database indexing library, including routines which use\nextensible hashing. Gdbm works in a similar way to standard UNIX dbm\nroutines. Gdbm is useful for developers who write C applications and\nneed access to a simple and efficient database or who are building C\napplications which will use such a database.\n\nIf you're a C developer and your programs need access to simple\ndatabase routines, you should install gdbm. You'll also need to\ninstall gdbm-devel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [286]{app2_name: gdbm-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.8.0, app2_release: 26.2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/gdbm/, app2_source_package: , app2_summary: Development libraries and header files for the gdbm library., app2_description: Gdbm-devel contains the development libraries and header files for\ngdbm, the GNU database system. These libraries and header files are\nnecessary if you plan to do development using the gdbm database.\n\nInstall gdbm-devel if you are developing C programs which will use the\ngdbm database library. You'll also need to install the gdbm package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [287]{app2_name: gdbm-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.8.0, app2_release: 26.2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/gdbm/, app2_source_package: , app2_summary: Development libraries and header files for the gdbm library., app2_description: Gdbm-devel contains the development libraries and header files for\ngdbm, the GNU database system. These libraries and header files are\nnecessary if you plan to do development using the gdbm database.\n\nInstall gdbm-devel if you are developing C programs which will use the\ngdbm database library. You'll also need to install the gdbm package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [288]{app2_name: gdm, app2_display_name: , app2_epoch: 1, app2_version: 2.16.0, app2_release: 46.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/GNOME/sources/gdm, app2_source_package: , app2_summary: The GNOME Display Manager., app2_description: Gdm (the GNOME Display Manager) is a highly configurable\nreimplementation of xdm, the X Display Manager. Gdm allows you to log\ninto your system with the X Window System running and supports running\nseveral different X sessions on your local machine at the same time., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [289]{app2_name: gedit, app2_display_name: , app2_epoch: 1, app2_version: 2.16.0, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gedit.sourceforge.net/, app2_source_package: , app2_summary: gEdit is a small but powerful text editor for GNOME, app2_description: gEdit is a small but powerful text editor designed specifically for\nthe GNOME GUI desktop. gEdit includes a plug-in API (which supports\nextensibility while keeping the core binary small), support for\nediting multiple documents using notebook tabs, and standard text\neditor functions.\n\nYou'll need to have GNOME and GTK+ installed to use gEdit., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [290]{app2_name: gettext, app2_display_name: , app2_epoch: 0, app2_version: 0.14.6, app2_release: 4.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/gettext/, app2_source_package: , app2_summary: GNU libraries and utilities for producing multi-lingual messages., app2_description: The GNU gettext package provides a set of tools and documentation for\nproducing multi-lingual messages in programs. Tools include a set of\nconventions about how programs should be written to support message\ncatalogs, a directory and file naming organization for the message\ncatalogs, a runtime library which supports the retrieval of translated\nmessages, and stand-alone programs for handling the translatable and\nthe already translated strings. Gettext provides an easy to use\nlibrary and tools for creating, using, and modifying natural language\ncatalogs and is a powerful and simple method for internationalizing\nprograms., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [291]{app2_name: gettext, app2_display_name: , app2_epoch: 0, app2_version: 0.14.6, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/gettext/, app2_source_package: , app2_summary: GNU libraries and utilities for producing multi-lingual messages., app2_description: The GNU gettext package provides a set of tools and documentation for\nproducing multi-lingual messages in programs. Tools include a set of\nconventions about how programs should be written to support message\ncatalogs, a directory and file naming organization for the message\ncatalogs, a runtime library which supports the retrieval of translated\nmessages, and stand-alone programs for handling the translatable and\nthe already translated strings. Gettext provides an easy to use\nlibrary and tools for creating, using, and modifying natural language\ncatalogs and is a powerful and simple method for internationalizing\nprograms., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [292]{app2_name: ghostscript, app2_display_name: , app2_epoch: 0, app2_version: 8.15.2, app2_release: 9.4.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cups.org/espgs/, app2_source_package: , app2_summary: A PostScript(TM) interpreter and renderer., app2_description: Ghostscript is a set of software that provides a PostScript(TM)\ninterpreter, a set of C procedures (the Ghostscript library, which\nimplements the graphics capabilities in the PostScript language) and\nan interpreter for Portable Document Format (PDF) files. Ghostscript\ntranslates PostScript code into many common, bitmapped formats, like\nthose understood by your printer or screen. Ghostscript is normally\nused to display PostScript files and to print PostScript files to\nnon-PostScript printers.\n\nIf you need to display PostScript files or print them to\nnon-PostScript printers, you should install ghostscript. If you\ninstall ghostscript, you also need to install the ghostscript-fonts\npackage., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [293]{app2_name: ghostscript, app2_display_name: , app2_epoch: 0, app2_version: 8.15.2, app2_release: 9.4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cups.org/espgs/, app2_source_package: , app2_summary: A PostScript(TM) interpreter and renderer., app2_description: Ghostscript is a set of software that provides a PostScript(TM)\ninterpreter, a set of C procedures (the Ghostscript library, which\nimplements the graphics capabilities in the PostScript language) and\nan interpreter for Portable Document Format (PDF) files. Ghostscript\ntranslates PostScript code into many common, bitmapped formats, like\nthose understood by your printer or screen. Ghostscript is normally\nused to display PostScript files and to print PostScript files to\nnon-PostScript printers.\n\nIf you need to display PostScript files or print them to\nnon-PostScript printers, you should install ghostscript. If you\ninstall ghostscript, you also need to install the ghostscript-fonts\npackage., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [294]{app2_name: ghostscript-fonts, app2_display_name: , app2_epoch: 0, app2_version: 5.50, app2_release: 13.1.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gnu-gs.sourceforge.net/, app2_source_package: , app2_summary: Fonts for the Ghostscript PostScript(TM) interpreter., app2_description: Ghostscript-fonts contains a set of fonts that Ghostscript, a\nPostScript interpreter, uses to render text. These fonts are in\naddition to the fonts shared by Ghostscript and the X Window System.\n\nYou'll need to install ghostscript-fonts if you're installing\nghostscript., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [295]{app2_name: giflib, app2_display_name: , app2_epoch: 0, app2_version: 4.1.3, app2_release: 7.1.el5.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sf.net/projects/libungif/, app2_source_package: , app2_summary: Library for manipulating GIF format image files, app2_description: The giflib package contains a shared library of functions for\nloading and saving GIF format image files. It is API and ABI compatible\nwith libungif, the library which supported uncompressed GIFs while the\nUnisys LZW patent was in effect.\n\nInstall the giflib package if you need to write programs that use GIF files.\nYou should also install the giflib-utils package if you need some simple\nutilities to manipulate GIFs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [296]{app2_name: giflib, app2_display_name: , app2_epoch: 0, app2_version: 4.1.3, app2_release: 7.1.el5.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sf.net/projects/libungif/, app2_source_package: , app2_summary: Library for manipulating GIF format image files, app2_description: The giflib package contains a shared library of functions for\nloading and saving GIF format image files. It is API and ABI compatible\nwith libungif, the library which supported uncompressed GIFs while the\nUnisys LZW patent was in effect.\n\nInstall the giflib package if you need to write programs that use GIF files.\nYou should also install the giflib-utils package if you need some simple\nutilities to manipulate GIFs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [297]{app2_name: giflib-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.1.3, app2_release: 7.1.el5.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sf.net/projects/libungif/, app2_source_package: , app2_summary: Development tools for programs which will use the libungif library, app2_description: This package contains the static libraries, header files and\ndocumentation necessary for development of programs that will use the\ngiflib library to load and save GIF format image files.\n\nYou should install this package if you need to develop programs which\nwill use giflib library functions. You'll also need to install the\ngiflib package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [298]{app2_name: giflib-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.1.3, app2_release: 7.1.el5.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sf.net/projects/libungif/, app2_source_package: , app2_summary: Development tools for programs which will use the libungif library, app2_description: This package contains the static libraries, header files and\ndocumentation necessary for development of programs that will use the\ngiflib library to load and save GIF format image files.\n\nYou should install this package if you need to develop programs which\nwill use giflib library functions. You'll also need to install the\ngiflib package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [299]{app2_name: gjdoc, app2_display_name: , app2_epoch: 0, app2_version: 0.7.7, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://savannah.gnu.org/projects/classpath/, app2_source_package: , app2_summary: GNU Javadoc, app2_description: A documentation generation system for "javadoc"-style comments., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [300]{app2_name: glade2, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://glade.gnome.org/, app2_source_package: , app2_summary: A GTK+ GUI builder., app2_description: Glade is a free user interface builder for GTK+ and the GNOME GUI\ndesktop. Glade can produce C source code. Support for C++, Ada95,\nPython, and Perl is also available, via external tools which process\nthe XML interface description files output by GLADE.\n\nThe glade2 package contains a version of Glade for GTK+ 2.0., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [301]{app2_name: glib2, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 2.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org, app2_source_package: , app2_summary: A library of handy utility functions, app2_description: GLib is the low-level core library that forms the basis\nfor projects such as GTK+ and GNOME. It provides data structure\nhandling for C, portability wrappers, and interfaces for such runtime\nfunctionality as an event loop, threads, dynamic loading, and an\nobject system.\n\nThis package provides version 2 of GLib., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [302]{app2_name: glib2, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org, app2_source_package: , app2_summary: A library of handy utility functions, app2_description: GLib is the low-level core library that forms the basis\nfor projects such as GTK+ and GNOME. It provides data structure\nhandling for C, portability wrappers, and interfaces for such runtime\nfunctionality as an event loop, threads, dynamic loading, and an\nobject system.\n\nThis package provides version 2 of GLib., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [303]{app2_name: glib2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org, app2_source_package: , app2_summary: The GIMP ToolKit (GTK+) and GIMP Drawing Kit (GDK) support library, app2_description: The glib2-devel package includes the header files for\nversion 2 of the GLib library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [304]{app2_name: glib2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 2.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org, app2_source_package: , app2_summary: The GIMP ToolKit (GTK+) and GIMP Drawing Kit (GDK) support library, app2_description: The glib2-devel package includes the header files for\nversion 2 of the GLib library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [305]{app2_name: glibc, app2_display_name: , app2_epoch: 0, app2_version: 2.5, app2_release: 34, app2_arch: i686, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The GNU libc libraries., app2_description: The glibc package contains standard libraries which are used by\nmultiple programs on the system. In order to save disk space and\nmemory, as well as to make upgrading easier, common system code is\nkept in one place and shared between programs. This particular package\ncontains the most important sets of shared libraries: the standard C\nlibrary and the standard math library. Without these two libraries, a\nLinux system will not function., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [306]{app2_name: glibc, app2_display_name: , app2_epoch: 0, app2_version: 2.5, app2_release: 34, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The GNU libc libraries., app2_description: The glibc package contains standard libraries which are used by\nmultiple programs on the system. In order to save disk space and\nmemory, as well as to make upgrading easier, common system code is\nkept in one place and shared between programs. This particular package\ncontains the most important sets of shared libraries: the standard C\nlibrary and the standard math library. Without these two libraries, a\nLinux system will not function., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [307]{app2_name: glibc-common, app2_display_name: , app2_epoch: 0, app2_version: 2.5, app2_release: 34, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Common binaries and locale data for glibc, app2_description: The glibc-common package includes common binaries for the GNU libc\nlibraries, as well as national language (locale) support., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [308]{app2_name: glibc-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.5, app2_release: 34, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Object files for development using standard C libraries., app2_description: The glibc-devel package contains the object files necessary\nfor developing programs which use the standard C libraries (which are\nused by nearly all programs). If you are developing programs which\nwill use the standard C libraries, your system needs to have these\nstandard object files available in order to create the\nexecutables.\n\nInstall glibc-devel if you are going to develop programs which will\nuse the standard C libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [309]{app2_name: glibc-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.5, app2_release: 34, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Object files for development using standard C libraries., app2_description: The glibc-devel package contains the object files necessary\nfor developing programs which use the standard C libraries (which are\nused by nearly all programs). If you are developing programs which\nwill use the standard C libraries, your system needs to have these\nstandard object files available in order to create the\nexecutables.\n\nInstall glibc-devel if you are going to develop programs which will\nuse the standard C libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [310]{app2_name: glibc-headers, app2_display_name: , app2_epoch: 0, app2_version: 2.5, app2_release: 34, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Header files for development using standard C libraries., app2_description: The glibc-headers package contains the header files necessary\nfor developing programs which use the standard C libraries (which are\nused by nearly all programs). If you are developing programs which\nwill use the standard C libraries, your system needs to have these\nstandard header files available in order to create the\nexecutables.\n\nInstall glibc-headers if you are going to develop programs which will\nuse the standard C libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [311]{app2_name: glx-utils, app2_display_name: , app2_epoch: 0, app2_version: 6.5.1, app2_release: 7.7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mesa3d.org, app2_source_package: , app2_summary: GLX utilities, app2_description: The glx-utils package provides the glxinfo and glxgears utilities., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [312]{app2_name: gmp, app2_display_name: , app2_epoch: 0, app2_version: 4.1.4, app2_release: 10.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.swox.com/gmp/, app2_source_package: , app2_summary: A GNU arbitrary precision library., app2_description: The gmp package contains GNU MP, a library for arbitrary precision\narithmetic, signed integers operations, rational numbers and floating\npoint numbers. GNU MP is designed for speed, for both small and very\nlarge operands. GNU MP is fast because it uses fullwords as the basic\narithmetic type, it uses fast algorithms, it carefully optimizes\nassembly code for many CPUs' most common inner loops, and it generally\nemphasizes speed over simplicity/elegance in its operations.\n\nInstall the gmp package if you need a fast arbitrary precision\nlibrary., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [313]{app2_name: gmp, app2_display_name: , app2_epoch: 0, app2_version: 4.1.4, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.swox.com/gmp/, app2_source_package: , app2_summary: A GNU arbitrary precision library., app2_description: The gmp package contains GNU MP, a library for arbitrary precision\narithmetic, signed integers operations, rational numbers and floating\npoint numbers. GNU MP is designed for speed, for both small and very\nlarge operands. GNU MP is fast because it uses fullwords as the basic\narithmetic type, it uses fast algorithms, it carefully optimizes\nassembly code for many CPUs' most common inner loops, and it generally\nemphasizes speed over simplicity/elegance in its operations.\n\nInstall the gmp package if you need a fast arbitrary precision\nlibrary., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [314]{app2_name: gmp-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.1.4, app2_release: 10.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.swox.com/gmp/, app2_source_package: , app2_summary: Development tools for the GNU MP arbitrary precision library., app2_description: The static libraries, header files and documentation for using the GNU\nMP arbitrary precision library in applications.\n\nIf you want to develop applications which will use the GNU MP library,\nyou'll need to install the gmp-devel package. You'll also need to\ninstall the gmp package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [315]{app2_name: gmp-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.1.4, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.swox.com/gmp/, app2_source_package: , app2_summary: Development tools for the GNU MP arbitrary precision library., app2_description: The static libraries, header files and documentation for using the GNU\nMP arbitrary precision library in applications.\n\nIf you want to develop applications which will use the GNU MP library,\nyou'll need to install the gmp-devel package. You'll also need to\ninstall the gmp package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [316]{app2_name: gnome-applets, app2_display_name: , app2_epoch: 1, app2_version: 2.16.0.1, app2_release: 19.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Small applications for the GNOME panel, app2_description: GNOME (GNU Network Object Model Environment) is a user-friendly set of\napplications and desktop tools to be used in conjunction with a window\nmanager for the X Window System. The gnome-applets package provides\nsmall utilities for the GNOME panel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [317]{app2_name: gnome-audio, app2_display_name: , app2_epoch: 0, app2_version: 2.0.0, app2_release: 3.1.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Sounds for GNOME events., app2_description: The gnome-audio package contains sounds for the GNOME GUI desktop\nenvironment. If you are installing GNOME, you may want to install this\npackage of complementary sounds., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [318]{app2_name: gnome-backgrounds, app2_display_name: , app2_epoch: 0, app2_version: 2.15.92, app2_release: 1.fc6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Desktop backgrounds packaged with the GNOME desktop, app2_description: The gnome-backgrounds package contains images and tiles\nto use for your desktop background which are packaged\nwith the GNOME desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [319]{app2_name: gnome-desktop, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Package containing code shared among gnome-panel, gnome-session, nautilus, etc, app2_description: \nThe gnome-desktop package contains an internal library\n(libgnomedesktop) used to implement some portions of the GNOME\ndesktop, and also some data files and other shared components of the\nGNOME user environment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [320]{app2_name: gnome-desktop, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Package containing code shared among gnome-panel, gnome-session, nautilus, etc, app2_description: \nThe gnome-desktop package contains an internal library\n(libgnomedesktop) used to implement some portions of the GNOME\ndesktop, and also some data files and other shared components of the\nGNOME user environment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [321]{app2_name: gnome-desktop-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Libraries and headers for libgnome-desktop, app2_description: Libraries and header files for the GNOME-internal private library\nlibgnomedesktop, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [322]{app2_name: gnome-desktop-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Libraries and headers for libgnome-desktop, app2_description: Libraries and header files for the GNOME-internal private library\nlibgnomedesktop, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [323]{app2_name: gnome-doc-utils, app2_display_name: , app2_epoch: 0, app2_version: 0.8.0, app2_release: 2.fc6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Documentation utilities for the GNOME project, app2_description: gnome-doc-utils is a collection of documentation utilities for the GNOME\nproject. Notably, it contains utilities for building documentation and\nall auxiliary files in your source tree, and it contains the DocBook\nXSLT stylesheets that were once distributed with Yelp., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [324]{app2_name: gnome-icon-theme, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0.1, app2_release: 4.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Base gnome icons, app2_description: Contains the base icons needed by the Gnome desktop environment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [325]{app2_name: gnome-keyring, app2_display_name: , app2_epoch: 0, app2_version: 0.6.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: A framework for managing user passwords and other secrets, app2_description: gnome-keyring manages passwords and other types of secrets\nfor the user, storing them encrypted with a main password.\nApplications can use the gnome-keyring library to integrate\nwith the keyring., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [326]{app2_name: gnome-keyring, app2_display_name: , app2_epoch: 0, app2_version: 0.6.0, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: A framework for managing user passwords and other secrets, app2_description: gnome-keyring manages passwords and other types of secrets\nfor the user, storing them encrypted with a main password.\nApplications can use the gnome-keyring library to integrate\nwith the keyring., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [327]{app2_name: gnome-keyring-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.6.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The files needed for gnome-keyring application development, app2_description: The gnome-keyring-devel package contains the libraries and\ninclude files that you can use to develop applications that\nuse gnome-keyring., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [328]{app2_name: gnome-mag, app2_display_name: , app2_epoch: 0, app2_version: 0.13.1, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME Magnifier, app2_description: Magnification library for AT-SPI based apps., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [329]{app2_name: gnome-mag, app2_display_name: , app2_epoch: 0, app2_version: 0.13.1, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME Magnifier, app2_description: Magnification library for AT-SPI based apps., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [330]{app2_name: gnome-media, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME media programs., app2_description: GNOME (GNU Network Object Model Environment) is a user-friendly set of\nGUI applications and desktop tools to be used in conjunction with a\nwindow manager for the X Window System. The gnome-media package will\ninstall media features like the GNOME CD player., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [331]{app2_name: gnome-menus, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: A menu system for the GNOME project, app2_description: gnome-menus is an implementation of the draft "Desktop\nMenu Specification" from freedesktop.org. This package\nalso contains the GNOME menu layout configuration files,\n.directory files and assorted menu related utility programs,\nPython bindings, and a simple menu editor., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [332]{app2_name: gnome-menus, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 2.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: A menu system for the GNOME project, app2_description: gnome-menus is an implementation of the draft "Desktop\nMenu Specification" from freedesktop.org. This package\nalso contains the GNOME menu layout configuration files,\n.directory files and assorted menu related utility programs,\nPython bindings, and a simple menu editor., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [333]{app2_name: gnome-mime-data, app2_display_name: , app2_epoch: 0, app2_version: 2.4.2, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: MIME type data files for GNOME desktop, app2_description: gnome-mime-data provides the file type recognition data files for gnome-vfs, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [334]{app2_name: gnome-mount, app2_display_name: , app2_epoch: 0, app2_version: 0.5, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Mount replacement which uses HAL to do the mounting, app2_description: A replacement for the mount, umount and eject commands that\nuses HAL to do all the heavy lifting., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [335]{app2_name: gnome-netstatus, app2_display_name: , app2_epoch: 0, app2_version: 2.12.0, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Network status applet, app2_description: gnome-netstatus is an applet which provides information about a\nnetwork interface on your panel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [336]{app2_name: gnome-panel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 7.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME panel, app2_description: The GNOME panel provides the window list, workspace switcher, menus, and other\nfeatures for the GNOME desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [337]{app2_name: gnome-panel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME panel, app2_description: The GNOME panel provides the window list, workspace switcher, menus, and other\nfeatures for the GNOME desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [338]{app2_name: gnome-panel-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 7.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Headers and libraries for Panel Applet development, app2_description: Panel Applet development package. Contains files needed for developing\nPanel Applets using the libpanel-applet library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [339]{app2_name: gnome-panel-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Headers and libraries for Panel Applet development, app2_description: Panel Applet development package. Contains files needed for developing\nPanel Applets using the libpanel-applet library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [340]{app2_name: gnome-power-manager, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gnome-power.sourceforge.net/, app2_source_package: , app2_summary: GNOME Power Manager, app2_description: GNOME Power Manager uses the information and facilities provided by HAL\ndisplaying icons and handling user callbacks in an interactive GNOME session.\nGNOME Power Preferences allows authorised users to set policy and\nchange preferences., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [341]{app2_name: gnome-python2, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The sources for the PyGNOME Python extension module, app2_description: The gnome-python package contains the source packages for the Python\nbindings for GNOME called PyGNOME.\n\nPyGNOME is an extension module for Python that provides access to the\nbase GNOME libraries, so you have access to more widgets, a simple\nconfiguration interface, and metadata support., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [342]{app2_name: gnome-python2-applet, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Python bindings for GNOME Panel applets., app2_description: This module contains a wrapper that allows GNOME Panel applets to be\nwritten in Python., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [343]{app2_name: gnome-python2-bonobo, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Python bindings for interacting with bonobo., app2_description: This module contains a wrapper that allows the creation of bonobo\ncomponents and the embedding of bonobo components in Python., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [344]{app2_name: gnome-python2-canvas, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Python bindings for the GNOME Canvas., app2_description: This module contains a wrapper that allows use of the GNOME Canvas\nin Python., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [345]{app2_name: gnome-python2-desktop, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The sources for additional PyGNOME Python extension modules for the GNOME desktop, app2_description: The gnome-python-desktop package contains the source packages for additional\nPython bindings for GNOME. It should be used together with gnome-python., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [346]{app2_name: gnome-python2-extras, app2_display_name: , app2_epoch: 0, app2_version: 2.14.2, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: The sources for additional. PyGNOME Python extension modules., app2_description: The gnome-python-extra package contains the source packages for additional\nPython bindings for GNOME. It should be used together with gnome-python., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [347]{app2_name: gnome-python2-gconf, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Python bindings for interacting with GConf, app2_description: This module contains a wrapper that allows the use of GConf via Python., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [348]{app2_name: gnome-python2-gnomeprint, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Python bindings for interacting with libgnomeprint, app2_description: This module contains a wrapper that allows the use of libgnomeprint via\nPython., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [349]{app2_name: gnome-python2-gnomevfs, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Python bindings for interacting with gnome-vfs, app2_description: This module contains a wrapper that allows the use of gnome-vfs via python., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [350]{app2_name: gnome-python2-gtkhtml2, app2_display_name: , app2_epoch: 0, app2_version: 2.14.2, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: Python bindings for interacting with gtkhtml2, app2_description: This module contains a wrapper that allows the use of gtkhtml2 via\nPython., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [351]{app2_name: gnome-python2-gtksourceview, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Python bindings for interacting with the gtksourceview library, app2_description: This module contains a wrapper that allows the use of gtksourceview via\nPython., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [352]{app2_name: gnome-python2-libegg, app2_display_name: , app2_epoch: 0, app2_version: 2.14.2, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: Python bindings for recent files and tray icons, app2_description: This module contains a wrapper that allows the use of recent files\nand tray icons via Python., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [353]{app2_name: gnome-screensaver, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME Screensaver, app2_description: gnome-screensaver is a screen saver and locker that aims to have\nsimple, sane, secure defaults and be well integrated with the desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [354]{app2_name: gnome-session, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME session manager, app2_description: \ngnome-session manages a GNOME desktop session. It starts up the other core\nGNOME components and handles logout and saving the session., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [355]{app2_name: gnome-speech, app2_display_name: , app2_epoch: 0, app2_version: 0.4.5, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME Text to Speech, app2_description: GNOME Speech, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [356]{app2_name: gnome-system-monitor, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Simple process monitor, app2_description: gnome-system-monitor is a simple process and system monitor., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [357]{app2_name: gnome-terminal, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 5.3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME Terminal, app2_description: \nGNOME terminal emulator application., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [358]{app2_name: gnome-themes, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/GNOME/sources/gnome-themes/, app2_source_package: , app2_summary: Themes collection for GNOME, app2_description: Themes collection for GNOME, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [359]{app2_name: gnome-user-docs, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 2.fc6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: GNOME User Documentation, app2_description: This package contains end user documentation for the GNOME desktop\nenvironment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [360]{app2_name: gnome-utils, app2_display_name: , app2_epoch: 1, app2_version: 2.16.0, app2_release: 5.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME utility programs, app2_description: GNOME (GNU Network Object Model Environment) is a user-friendly set of\nGUI applications and desktop tools to be used in conjunction with a\nwindow manager for the X Window System. The gnome-utils package\nincludes a set of small "desk accessory" utility applications for GNOME., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [361]{app2_name: gnome-utils, app2_display_name: , app2_epoch: 1, app2_version: 2.16.0, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME utility programs, app2_description: GNOME (GNU Network Object Model Environment) is a user-friendly set of\nGUI applications and desktop tools to be used in conjunction with a\nwindow manager for the X Window System. The gnome-utils package\nincludes a set of small "desk accessory" utility applications for GNOME., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [362]{app2_name: gnome-vfs2, app2_display_name: , app2_epoch: 0, app2_version: 2.16.2, app2_release: 4.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The GNOME virtual file-system libraries, app2_description: GNOME VFS is the GNOME virtual file system. It is the foundation of\nthe Nautilus file manager. It provides a modular architecture and\nships with several modules that implement support for file systems,\nhttp, ftp, and others. It provides a URI-based API, backend\nsupporting asynchronous file operations, a MIME type manipulation\nlibrary, and other features., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [363]{app2_name: gnome-vfs2, app2_display_name: , app2_epoch: 0, app2_version: 2.16.2, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The GNOME virtual file-system libraries, app2_description: GNOME VFS is the GNOME virtual file system. It is the foundation of\nthe Nautilus file manager. It provides a modular architecture and\nships with several modules that implement support for file systems,\nhttp, ftp, and others. It provides a URI-based API, backend\nsupporting asynchronous file operations, a MIME type manipulation\nlibrary, and other features., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [364]{app2_name: gnome-vfs2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.2, app2_release: 4.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Libraries and include files for developing GNOME VFS applications, app2_description: This package provides the necessary development libraries for writing\nGNOME VFS modules and applications that use the GNOME VFS APIs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [365]{app2_name: gnome-vfs2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.2, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Libraries and include files for developing GNOME VFS applications, app2_description: This package provides the necessary development libraries for writing\nGNOME VFS modules and applications that use the GNOME VFS APIs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [366]{app2_name: gnome-vfs2-smb, app2_display_name: , app2_epoch: 0, app2_version: 2.16.2, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Windows fileshare support for gnome-vfs, app2_description: This package provides support for reading and writing files on windows\nshares (SMB) to applications using GNOME VFS., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [367]{app2_name: gnome-volume-manager, app2_display_name: , app2_epoch: 0, app2_version: 2.15.0, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The GNOME Volume Manager, app2_description: The GNOME Volume Manager monitors volume-related events and responds with\nuser-specified policy. The GNOME Volume Manager can automount hot-plugged\ndrives, automount inserted removable media, autorun programs, automatically\nplay audio CDs and video DVDs, and automatically import photos from a digital\ncamera. The GNOME Volume Manager does this entirely in user-space and without\npolling.\n\nThe GNOME Voume Manager sits at the top end of a larger picture that aims to\nintegrate the Linux system from the kernel on up through the desktop and its\napplications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [368]{app2_name: gnupg, app2_display_name: , app2_epoch: 0, app2_version: 1.4.5, app2_release: 14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnupg.org/, app2_source_package: , app2_summary: A GNU utility for secure communication and data storage., app2_description: GnuPG (GNU Privacy Guard) is a GNU utility for encrypting data and\ncreating digital signatures. GnuPG has advanced key management\ncapabilities and is compliant with the proposed OpenPGP Internet\nstandard described in RFC2440. Since GnuPG doesn't use any patented\nalgorithm, it is not compatible with any version of PGP2 (PGP2.x uses\nonly IDEA for symmetric-key encryption, which is patented worldwide)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [369]{app2_name: gnutls, app2_display_name: , app2_epoch: 0, app2_version: 1.4.1, app2_release: 3.el5_2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnutls.org/, app2_source_package: , app2_summary: A TLS protocol implementation., app2_description: GnuTLS is a project that aims to develop a library which provides a secure\nlayer, over a reliable transport layer. Currently the GnuTLS library implements\nthe proposed standards by the IETF's TLS working group., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [370]{app2_name: gnutls, app2_display_name: , app2_epoch: 0, app2_version: 1.4.1, app2_release: 3.el5_2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnutls.org/, app2_source_package: , app2_summary: A TLS protocol implementation., app2_description: GnuTLS is a project that aims to develop a library which provides a secure\nlayer, over a reliable transport layer. Currently the GnuTLS library implements\nthe proposed standards by the IETF's TLS working group., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [371]{app2_name: gnutls-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.4.1, app2_release: 3.el5_2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnutls.org/, app2_source_package: , app2_summary: Development files for the gnutls package., app2_description: GnuTLS is a project that aims to develop a library which provides a secure\nlayer, over a reliable transport layer. Currently the GnuTLS library implements\nthe proposed standards by the IETF's TLS working group.\nThis package contains files needed for developing applications with\nthe GnuTLS library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [372]{app2_name: gok, app2_display_name: , app2_epoch: 0, app2_version: 1.2.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gok.ca/, app2_source_package: , app2_summary: GNOME Onscreen Keyboard, app2_description: The gok project aims to enable users to control their computer without\nhaving to rely on a standard keyboard or mouse, leveraging GNOME's\nbuilt-in accessibility framework., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [373]{app2_name: gphoto2, app2_display_name: , app2_epoch: 0, app2_version: 2.2.0, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gphoto.org/, app2_source_package: , app2_summary: Software for accessing digital cameras, app2_description: The gPhoto2 project is a universal, free application and library\nframework that lets you download images from several different\ndigital camera models, including the newer models with USB\nconnections. Note that\na) for some older camera models you must use the old "gphoto" package.\nb) for USB mass storage models you must use the driver in the kernel\n\nThis package contains\ni) the library that digital camera applications can use\nii) the command-line utility gphoto2\n\nOther (GUI) frontends are available separately., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [374]{app2_name: gpm, app2_display_name: , app2_epoch: 0, app2_version: 1.20.1, app2_release: 74.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A mouse server for the Linux console., app2_description: Gpm provides mouse support to text-based Linux applications like the\nEmacs editor and the Midnight Commander file management system. Gpm\nalso provides console cut-and-paste operations using the mouse and\nincludes a program to allow pop-up menus to appear at the click of a\nmouse button., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [375]{app2_name: gpm, app2_display_name: , app2_epoch: 0, app2_version: 1.20.1, app2_release: 74.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A mouse server for the Linux console., app2_description: Gpm provides mouse support to text-based Linux applications like the\nEmacs editor and the Midnight Commander file management system. Gpm\nalso provides console cut-and-paste operations using the mouse and\nincludes a program to allow pop-up menus to appear at the click of a\nmouse button., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [376]{app2_name: gpm-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.20.1, app2_release: 74.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A mouse server for the Linux console., app2_description: Gpm provides mouse support to text-based Linux applications like the\nEmacs editor and the Midnight Commander file management system. Gpm\nalso provides console cut-and-paste operations using the mouse and\nincludes a program to allow pop-up menus to appear at the click of a\nmouse button., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [377]{app2_name: gpm-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.20.1, app2_release: 74.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A mouse server for the Linux console., app2_description: Gpm provides mouse support to text-based Linux applications like the\nEmacs editor and the Midnight Commander file management system. Gpm\nalso provides console cut-and-paste operations using the mouse and\nincludes a program to allow pop-up menus to appear at the click of a\nmouse button., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [378]{app2_name: grep, app2_display_name: , app2_epoch: 0, app2_version: 2.5.1, app2_release: 54.2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/grep/, app2_source_package: , app2_summary: The GNU versions of grep pattern matching utilities., app2_description: The GNU versions of commonly used grep utilities. Grep searches\nthrough textual input for lines which contain a match to a specified\npattern and then prints the matching lines. GNU's grep utilities\ninclude grep, egrep and fgrep.\n\nYou should install grep on your system, because it is a very useful\nutility for searching through text., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [379]{app2_name: groff, app2_display_name: , app2_epoch: 0, app2_version: 1.18.1.1, app2_release: 11.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnu.org/gnu/groff/, app2_source_package: , app2_summary: A document formatting system., app2_description: Groff is a document formatting system. Groff takes standard text and\nformatting commands as input and produces formatted output. The\ncreated documents can be shown on a display or printed on a printer.\nGroff's formatting commands allow you to specify font type and size,\nbold type, italic type, the number and size of columns on a page, and\nmore.\n\nGroff can also be used to format man pages. If you are going to use\ngroff with the X Window System, you will also need to install the\ngroff-gxditview package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [380]{app2_name: grub, app2_display_name: , app2_epoch: 0, app2_version: 0.97, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/grub/, app2_source_package: , app2_summary: GRUB - the Grand Unified Boot Loader., app2_description: GRUB (Grand Unified Boot Loader) is an experimental boot loader\ncapable of booting into most free operating systems - Linux, FreeBSD,\nNetBSD, GNU Mach, and others as well as most commercial operating\nsystems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [381]{app2_name: gstreamer, app2_display_name: , app2_epoch: 0, app2_version: 0.10.20, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gstreamer.freedesktop.org/, app2_source_package: , app2_summary: GStreamer streaming media framework runtime, app2_description: GStreamer is a streaming media framework, based on graphs of filters which\noperate on media data. Applications using this library can do anything\nfrom real-time sound processing to playing videos, and just about anything\nelse media-related. Its plugin-based architecture means that new data\ntypes or processing capabilities can be added simply by installing new\nplugins., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [382]{app2_name: gstreamer, app2_display_name: , app2_epoch: 0, app2_version: 0.10.20, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gstreamer.freedesktop.org/, app2_source_package: , app2_summary: GStreamer streaming media framework runtime, app2_description: GStreamer is a streaming media framework, based on graphs of filters which\noperate on media data. Applications using this library can do anything\nfrom real-time sound processing to playing videos, and just about anything\nelse media-related. Its plugin-based architecture means that new data\ntypes or processing capabilities can be added simply by installing new\nplugins., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [383]{app2_name: gstreamer-plugins-base, app2_display_name: , app2_epoch: 0, app2_version: 0.10.20, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gstreamer.freedesktop.org/, app2_source_package: , app2_summary: GStreamer streaming media framework base plug-ins, app2_description: GStreamer is a streaming media framework, based on graphs of filters which\noperate on media data. Applications using this library can do anything\nfrom real-time sound processing to playing videos, and just about anything\nelse media-related. Its plugin-based architecture means that new data\ntypes or processing capabilities can be added simply by installing new\nplug-ins.\n\nThis package contains a set of well-maintained base plug-ins., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [384]{app2_name: gstreamer-plugins-good, app2_display_name: , app2_epoch: 0, app2_version: 0.10.9, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gstreamer.freedesktop.org/, app2_source_package: , app2_summary: GStreamer plug-ins with good code and licensing, app2_description: GStreamer is a streaming media framework, based on graphs of filters which\noperate on media data. Applications using this library can do anything\nfrom real-time sound processing to playing videos, and just about anything\nelse media-related. Its plugin-based architecture means that new data\ntypes or processing capabilities can be added simply by installing new\nplug-ins.\n\nGStreamer Good Plug-ins is a collection of well-supported plug-ins of\ngood quality and under the LGPL license., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [385]{app2_name: gstreamer-tools, app2_display_name: , app2_epoch: 0, app2_version: 0.10.20, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gstreamer.freedesktop.org/, app2_source_package: , app2_summary: common tools and files for GStreamer streaming media framework, app2_description: GStreamer is a streaming media framework, based on graphs of filters which\noperate on media data. Applications using this library can do anything\nfrom real-time sound processing to playing videos, and just about anything\nelse media-related. Its plugin-based architecture means that new data\ntypes or processing capabilities can be added simply by installing new\nplugins.\n\nThis package contains wrapper scripts for the command-line tools that work\nwith different major/minor versions of GStreamer., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [386]{app2_name: gthumb, app2_display_name: , app2_epoch: 0, app2_version: 2.7.8, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gthumb.sourceforge.net, app2_source_package: , app2_summary: Image viewer, editor, organizer, app2_description: gthumb is an application for viewing, editing, and organizing\ncollections of images., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [387]{app2_name: gtk-doc, app2_display_name: , app2_epoch: 0, app2_version: 1.7, app2_release: 1.fc6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/gtk-doc, app2_source_package: , app2_summary: API documentation generation tool for GTK+ and GNOME, app2_description: gtk-doc is a tool for generating API reference documentation.\nIt is used for generating the documentation for GTK+, GLib\nand GNOME., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [388]{app2_name: gtk2, app2_display_name: , app2_epoch: 0, app2_version: 2.10.4, app2_release: 20.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org, app2_source_package: , app2_summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X, app2_description: GTK+ is a multi-platform toolkit for creating graphical user\ninterfaces. Offering a complete set of widgets, GTK+ is suitable for\nprojects ranging from small one-off tools to complete application\nsuites., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [389]{app2_name: gtk2, app2_display_name: , app2_epoch: 0, app2_version: 2.10.4, app2_release: 20.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org, app2_source_package: , app2_summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X, app2_description: GTK+ is a multi-platform toolkit for creating graphical user\ninterfaces. Offering a complete set of widgets, GTK+ is suitable for\nprojects ranging from small one-off tools to complete application\nsuites., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [390]{app2_name: gtk2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.10.4, app2_release: 20.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org, app2_source_package: , app2_summary: Development tools for GTK+ applications, app2_description: The gtk+-devel package contains the header files and developer\ndocs for the GTK+ widget toolkit., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [391]{app2_name: gtk2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.10.4, app2_release: 20.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org, app2_source_package: , app2_summary: Development tools for GTK+ applications, app2_description: The gtk+-devel package contains the header files and developer\ndocs for the GTK+ widget toolkit., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [392]{app2_name: gtk2-engines, app2_display_name: , app2_epoch: 0, app2_version: 2.8.0, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/GNOME/sources/gtk-engines, app2_source_package: , app2_summary: Theme engines for GTK+ 2.0, app2_description: The gtk2-engines package contains shared objects and configuration\nfiles that implement a number of GTK+ theme engines. Theme engines\nprovide different looks for GTK+, some of which resemble other\ntoolkits or operating systems. This package is for GTK+ 2.0,\nthe gtk+-engines package is for GTK+ 1.2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [393]{app2_name: gtk2-engines, app2_display_name: , app2_epoch: 0, app2_version: 2.8.0, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/GNOME/sources/gtk-engines, app2_source_package: , app2_summary: Theme engines for GTK+ 2.0, app2_description: The gtk2-engines package contains shared objects and configuration\nfiles that implement a number of GTK+ theme engines. Theme engines\nprovide different looks for GTK+, some of which resemble other\ntoolkits or operating systems. This package is for GTK+ 2.0,\nthe gtk+-engines package is for GTK+ 1.2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [394]{app2_name: gtkhtml2, app2_display_name: , app2_epoch: 0, app2_version: 2.11.0, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: An HTML widget for GTK+ 2.0, app2_description: GtkHTML2 (sometimes called libgtkhtml) is a widget for\ndisplaying html pages., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [395]{app2_name: gtkhtml3, app2_display_name: , app2_epoch: 0, app2_version: 3.16.3, app2_release: 1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gtkhtml library, app2_description: GtkHTML is a lightweight HTML rendering/printing/editing engine. It\nwas originally based on KHTMLW, but is now being developed\nindependently of it., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [396]{app2_name: gtkhtml3, app2_display_name: , app2_epoch: 0, app2_version: 3.16.3, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gtkhtml library, app2_description: GtkHTML is a lightweight HTML rendering/printing/editing engine. It\nwas originally based on KHTMLW, but is now being developed\nindependently of it., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [397]{app2_name: gtksourceview, app2_display_name: , app2_epoch: 0, app2_version: 1.8.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gtksourceview.sourceforge.net/, app2_source_package: , app2_summary: A library for viewing source files, app2_description: A library for viewing source code files with., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [398]{app2_name: gucharmap, app2_display_name: , app2_epoch: 0, app2_version: 1.8.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://live.gnome.org/Gucharmap, app2_source_package: , app2_summary: Unicode character picker and font browser, app2_description: This program allows you to browse through all the available Unicode\ncharacters and categories for the installed fonts, and to examine their\ndetailed properties. It is an easy way to find the character you might\nonly know by its Unicode name or code point., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [399]{app2_name: gzip, app2_display_name: , app2_epoch: 0, app2_version: 1.3.5, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gzip.org/, app2_source_package: , app2_summary: The GNU data compression program., app2_description: The gzip package contains the popular GNU gzip data compression\nprogram. Gzipped files have a .gz extension.\n\nGzip should be installed on your Red Hat Linux system, because it is a\nvery commonly used data compression program., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [400]{app2_name: hal, app2_display_name: , app2_epoch: 0, app2_version: 0.5.8.1, app2_release: 38.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/Software/hal, app2_source_package: , app2_summary: Hardware Abstraction Layer, app2_description: \nHAL is daemon for collection and maintaining information from several\nsources about the hardware on the system. It provides a live device\nlist through D-BUS., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [401]{app2_name: hal, app2_display_name: , app2_epoch: 0, app2_version: 0.5.8.1, app2_release: 38.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/Software/hal, app2_source_package: , app2_summary: Hardware Abstraction Layer, app2_description: \nHAL is daemon for collection and maintaining information from several\nsources about the hardware on the system. It provides a live device\nlist through D-BUS., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [402]{app2_name: hal-cups-utils, app2_display_name: , app2_epoch: 0, app2_version: 0.6.2, app2_release: 5.2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Halified CUPS utilities, app2_description: Halified utilities for CUPS:\n\t- hal_lpadmin\n\t- hal CUPS backend, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [403]{app2_name: hal-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.5.8.1, app2_release: 38.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/Software/hal, app2_source_package: , app2_summary: Libraries and headers for HAL, app2_description: \nHeaders, static libraries and API docs for HAL., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [404]{app2_name: hal-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.5.8.1, app2_release: 38.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/Software/hal, app2_source_package: , app2_summary: Libraries and headers for HAL, app2_description: \nHeaders, static libraries and API docs for HAL., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [405]{app2_name: hdparm, app2_display_name: , app2_epoch: 0, app2_version: 6.6, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/hdparm/, app2_source_package: , app2_summary: A utility for displaying and/or setting hard disk parameters., app2_description: Hdparm is a useful system utility for setting (E)IDE hard drive\nparameters. For example, hdparm can be used to tweak hard drive\nperformance and to spin down hard drives for power conservation., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [406]{app2_name: hesiod, app2_display_name: , app2_epoch: 0, app2_version: 3.1.0, app2_release: 8, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Hesiod libraries., app2_description: Hesiod is a system which uses existing DNS functionality to provide access\nto databases of information that changes infrequently. It is often used to\ndistribute information kept in the /etc/passwd, /etc/group, and /etc/printcap\nfiles, among others., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [407]{app2_name: hesiod, app2_display_name: , app2_epoch: 0, app2_version: 3.1.0, app2_release: 8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Hesiod libraries., app2_description: Hesiod is a system which uses existing DNS functionality to provide access\nto databases of information that changes infrequently. It is often used to\ndistribute information kept in the /etc/passwd, /etc/group, and /etc/printcap\nfiles, among others., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [408]{app2_name: hesiod-devel, app2_display_name: , app2_epoch: 0, app2_version: 3.1.0, app2_release: 8, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Development libraries and headers for Hesiod, app2_description: Hesiod is a system which uses existing DNS functionality to provide access\nto databases of information that changes infrequently. It is often used to\ndistribute information which might otherwise kept in the /etc/passwd,\n/etc/group, and /etc/printcap files over a network, eliminating the need to\nensure synchronize the files among multiple hosts. This package contains\nthe header files and libraries required for building programs which use Hesiod., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [409]{app2_name: hesiod-devel, app2_display_name: , app2_epoch: 0, app2_version: 3.1.0, app2_release: 8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Development libraries and headers for Hesiod, app2_description: Hesiod is a system which uses existing DNS functionality to provide access\nto databases of information that changes infrequently. It is often used to\ndistribute information which might otherwise kept in the /etc/passwd,\n/etc/group, and /etc/printcap files over a network, eliminating the need to\nensure synchronize the files among multiple hosts. This package contains\nthe header files and libraries required for building programs which use Hesiod., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [410]{app2_name: hicolor-icon-theme, app2_display_name: , app2_epoch: 0, app2_version: 0.9, app2_release: 2.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://freedesktop.org/Software/icon-theme, app2_source_package: , app2_summary: Basic requirement for icon themes, app2_description: Contains the basic directories and files needed for icon theme support., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [411]{app2_name: hpijs, app2_display_name: , app2_epoch: 1, app2_version: 1.6.7, app2_release: 4.1.el5_2.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://hplip.sourceforge.net/, app2_source_package: , app2_summary: HP Printer Drivers, app2_description: hpijs is a collection of optimized drivers for HP printers.\nhpijs supports the DeskJet 350C, 600C, 600C Photo, 630C, Apollo 2000,\nApollo 2100, Apollo 2560, DeskJet 800C, DeskJet 825, DeskJet 900,\nPhotoSmart, DeskJet 990C, and PhotoSmart 100 series., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [412]{app2_name: hplip, app2_display_name: , app2_epoch: 0, app2_version: 1.6.7, app2_release: 4.1.el5_2.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://hplip.sourceforge.net/, app2_source_package: , app2_summary: HP Linux Imaging and Printing Project, app2_description: The Hewlett-Packard Linux Imaging and Printing Project provides\ndrivers for HP printers and multi-function peripherals., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [413]{app2_name: htmlview, app2_display_name: , app2_epoch: 0, app2_version: 4.0.0, app2_release: 2.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Launcher of Preferred Web Browser, app2_description: htmlview and launchmail are tools for launching Preferred Applications.\nThis package exists for compatibility reasons and is likely to be removed\nlater when equivalent functionality is implemented elsewhere., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [414]{app2_name: httpd, app2_display_name: , app2_epoch: 0, app2_version: 2.2.3, app2_release: 22.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://httpd.apache.org/, app2_source_package: , app2_summary: Apache HTTP Server, app2_description: The Apache HTTP Server is a powerful, efficient, and extensible\nweb server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [415]{app2_name: httpd-manual, app2_display_name: , app2_epoch: 0, app2_version: 2.2.3, app2_release: 22.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://httpd.apache.org/, app2_source_package: , app2_summary: Documentation for the Apache HTTP server., app2_description: The httpd-manual package contains the complete manual and\nreference guide for the Apache HTTP server. The information can\nalso be found at http://httpd.apache.org/docs/2.2/., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [416]{app2_name: hwdata, app2_display_name: , app2_epoch: 0, app2_version: 0.213.11, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Hardware identification and configuration data, app2_description: hwdata contains various hardware identification and configuration data,\nsuch as the pci.ids database and MonitorsDb databases., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [417]{app2_name: ifd-egate, app2_display_name: , app2_epoch: 0, app2_version: 0.05, app2_release: 15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://secure.netroedge.com/~phil/egate/, app2_source_package: , app2_summary: Axalto Egate SmartCard device driver for PCSC-lite, app2_description: The Axalto Egate device driver enables PCSC-lite to communicate with Axalto\nEgate cards, which CoolKey is based off of., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [418]{app2_name: im-chooser, app2_display_name: , app2_epoch: 0, app2_version: 0.3.3, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://trac.tagoh.net/projects/im-chooser/, app2_source_package: , app2_summary: Desktop Input Method configuration tool, app2_description: im-chooser is an user GUI configuration tool to choose the Input Method\nto be used or disable Input Method usage on the desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [419]{app2_name: imake, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: imake source code configuration and build system, app2_description: Imake is a deprecated source code configuration and build system which\nhas traditionally been supplied by and used to build the X Window System\nin X11R6 and previous releases. As of the X Window System X11R7 release,\nthe X Window system has switched to using GNU autotools as the primary\nbuild system, and the Imake system is now deprecated, and should not be\nused by new software projects. Software developers are encouraged to\nmigrate software to the GNU autotools system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [420]{app2_name: indent, app2_display_name: , app2_epoch: 0, app2_version: 2.2.9, app2_release: 14.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/indent/, app2_source_package: , app2_summary: A GNU program for formatting C code., app2_description: Indent is a GNU program for beautifying C code, so that it is easier to\nread. Indent can also convert from one C writing style to a different\none. Indent understands correct C syntax and tries to handle incorrect\nC syntax.\n\nInstall the indent package if you are developing applications in C and\nyou want a program to format your code., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [421]{app2_name: info, app2_display_name: , app2_epoch: 0, app2_version: 4.8, app2_release: 14.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/texinfo/, app2_source_package: , app2_summary: A stand-alone TTY-based reader for GNU texinfo documentation., app2_description: The GNU project uses the texinfo file format for much of its\ndocumentation. The info package provides a standalone TTY-based\nbrowser program for viewing texinfo files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [422]{app2_name: initscripts, app2_display_name: , app2_epoch: 0, app2_version: 8.45.25, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://git.fedorahosted.org/git/initscripts.git, app2_source_package: , app2_summary: The inittab file and the /etc/init.d scripts., app2_description: The initscripts package contains the basic system scripts used to boot\nyour Red Hat system, change runlevels, and shut the system down\ncleanly. Initscripts also contains the scripts that activate and\ndeactivate most network interfaces., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [423]{app2_name: iproute, app2_display_name: , app2_epoch: 0, app2_version: 2.6.18, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux-net.osdl.org/index.php/Iproute2, app2_source_package: , app2_summary: Advanced IP routing and network device configuration tools., app2_description: The iproute package contains networking utilities (ip and rtmon, for\nexample) which are designed to use the advanced networking\ncapabilities of the Linux 2.4.x and 2.6.x kernel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [424]{app2_name: ipsec-tools, app2_display_name: , app2_epoch: 0, app2_version: 0.6.5, app2_release: 13.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ipsec-tools.sourceforge.net/, app2_source_package: , app2_summary: Tools for configuring and using IPSEC, app2_description: This is the IPsec-Tools package. You need this package in order to\nreally use the IPsec functionality in the linux-2.5+ kernels. This\npackage builds:\n\n\t- setkey, a program to directly manipulate policies and SAs\n\t- racoon, an IKEv1 keying daemon, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [425]{app2_name: iptables, app2_display_name: , app2_epoch: 0, app2_version: 1.3.5, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.netfilter.org/, app2_source_package: , app2_summary: Tools for managing Linux kernel packet filtering capabilities., app2_description: The iptables utility controls the network packet filtering code in the\nLinux kernel. If you need to set up firewalls and/or IP masquerading,\nyou should install this package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [426]{app2_name: iptables-ipv6, app2_display_name: , app2_epoch: 0, app2_version: 1.3.5, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.netfilter.org/, app2_source_package: , app2_summary: IPv6 support for iptables., app2_description: The iptables package contains IPv6 (the next version of the IP\nprotocol) support for iptables. Iptables controls the Linux kernel\nnetwork packet filtering code, allowing you to set up firewalls and IP\nmasquerading.\n\nInstall iptables-ipv6 if you need to set up firewalling for your\nnetwork and you are using ipv6., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [427]{app2_name: iptstate, app2_display_name: , app2_epoch: 0, app2_version: 1.4, app2_release: 1.1.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.phildev.net/iptstate/, app2_source_package: , app2_summary: A top-like display of IP Tables state table entries, app2_description: IP Tables State (iptstate) was originally written to implement\nthe "state top" feature of IP Filter (see "The Idea" below) in\nIP Tables. "State top" displays the states held by your stateful\nfirewall in a top-like manner.\n\nSince IP Tables doesn't have a built in way to easily display\nthis information even once, an option was added to just have it\ndisplay the state table once.\n\nFeatures include:\n - Top-like realtime state table information\n - Sorting by any field\n - Reversible sorting\n - Single display of state table\n - Customizable refresh rate\n - Open Source (specifically I'm using the zlib license), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [428]{app2_name: iputils, app2_display_name: , app2_epoch: 0, app2_version: 20020927, app2_release: 45.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Network monitoring tools including ping., app2_description: The iputils package contains basic utilities for monitoring a network,\nincluding ping. The ping command sends a series of ICMP protocol\nECHO_REQUEST packets to a specified network host to discover whether\nthe target machine is alive and receiving network traffic., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [429]{app2_name: irda-utils, app2_display_name: , app2_epoch: 0, app2_version: 0.9.17, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://irda.sourceforge.net/, app2_source_package: , app2_summary: Utilities for infrared communication between devices., app2_description: IrDA(TM) (Infrared Data Association) is an industry standard for\nwireless, infrared communication between devices. IrDA speeds range\nfrom 9600 bps to 4 Mbps, and IrDA can be used by many modern devices\nincluding laptops, LAN adapters, PDAs, printers, and mobile phones.\n\nThe Linux-IrDA project is a GPL'd implementation, written from\nscratch, of the IrDA protocols. Supported IrDA protocols include\nIrLAP, IrLMP, IrIAP, IrTTP, IrLPT, IrLAN, IrCOMM and IrOBEX.\n\nThe irda-utils package contains a collection of programs that enable\nthe use of IrDA protocols. Most IrDA features are implemented in the\nkernel, so IrDA support must be enabled in the kernel before any IrDA\ntools or programs can be used. Some configuration outside the kernel\nis required, however, and some IrDA features, like IrOBEX, are\nactually implemented outside the kernel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [430]{app2_name: irqbalance, app2_display_name: , app2_epoch: 2, app2_version: 0.55, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: IRQ balancing daemon., app2_description: irqbalance is a daemon that evenly distributes IRQ load across\nmultiple CPUs for enhanced performance., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [431]{app2_name: isdn4k-utils, app2_display_name: , app2_epoch: 0, app2_version: 3.2, app2_release: 51.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Utilities for configuring an ISDN subsystem., app2_description: The isdn4k-utils package contains a collection of utilities needed for\nconfiguring an ISDN subsystem., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [432]{app2_name: java-1.4.2-gcj-compat, app2_display_name: , app2_epoch: 0, app2_version: 1.4.2.0, app2_release: 40jpp.115, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://sources.redhat.com/pub/rhug/java-gcj-compat, app2_source_package: , app2_summary: JPackage runtime scripts for GCJ, app2_description: This package installs directory structures, shell scripts and symbolic\nlinks to simulate a JPackage-compatible runtime environment with GCJ., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [433]{app2_name: joystick, app2_display_name: , app2_epoch: 0, app2_version: 1.2.15, app2_release: 20.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/, app2_source_package: , app2_summary: Utilities for configuring most popular joysticks., app2_description: The Linux Joystick Driver provides support for a variety of joysticks\nand similar devices. This package includes several utilities for\nsetting up, calibrating, and testing your joystick., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [434]{app2_name: jpackage-utils, app2_display_name: , app2_epoch: 0, app2_version: 1.7.3, app2_release: 1jpp.2.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.jpackage.org/, app2_source_package: , app2_summary: JPackage utilities, app2_description: Utilities for the JPackage Project <http://www.jpackage.org/>:\n\n* /usr/bin/build-classpath\n build the Java classpath in a portable manner\n* /usr/bin/build-jar-repository\n build a jar repository in a portable manner\n* /usr/bin/rebuild-jar-repository\n rebuild a jar repository in a portable manner\n (after a jvm change...)\n* /usr/bin/build-classpath-directory\n build the Java classpath from a directory\n* /usr/bin/diff-jars\n show jar content differences\n* /usr/bin/jvmjar\n install jvm extensions\n* /usr/bin/create-jar-links\n create custom jar links\n* /usr/bin/clean-binary-files\n remove binary files from sources\n* /usr/bin/check-binary-files\n check for presence of unexpected binary files\n* /usr/share/java-utils/java-functions\n shell script functions library for Java\n applications\n* /etc/java/jpackage-release\n string identifying the currently installed\n JPackage release\n* /etc/java/java.conf\n system-wide Java configuration file\n* /etc/rpm/macros.jpackage\n RPM macros for Java packagers and developers\n* /usr/share/doc/jpackage-utils-1.7.3/jpackage-policy\n Java packaging policy for packagers and\n developers\n\nIt contains also the License, man pages, documentation, XSL files of general\nuse with maven2, a header file for spec files etc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [435]{app2_name: jwhois, app2_display_name: , app2_epoch: 0, app2_version: 3.2.3, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/jwhois/, app2_source_package: , app2_summary: Internet whois/nicname client., app2_description: A whois client that accepts both traditional and finger-style queries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [436]{app2_name: kbd, app2_display_name: , app2_epoch: 0, app2_version: 1.12, app2_release: 21.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Tools for configuring the console (keyboard, virtual terminals, etc.), app2_description: The kbd package contains tools for managing a Linux\nsystem's console's behavior, including the keyboard, the screen\nfonts, the virtual terminals and font files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [437]{app2_name: kernel, app2_display_name: , app2_epoch: 0, app2_version: 2.6.18, app2_release: 128.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kernel.org/, app2_source_package: , app2_summary: The Linux kernel (the core of the Linux operating system), app2_description: The kernel package contains the Linux kernel (vmlinuz), the core of any\nLinux operating system. The kernel handles the basic functions\nof the operating system: memory allocation, process allocation, device\ninput and output, etc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [438]{app2_name: kernel-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.6.18, app2_release: 128.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kernel.org/, app2_source_package: , app2_summary: Development package for building kernel modules to match the kernel., app2_description: This package provides kernel headers and makefiles sufficient to build modules\nagainst the kernel package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [439]{app2_name: kernel-headers, app2_display_name: , app2_epoch: 0, app2_version: 2.6.18, app2_release: 128.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kernel.org/, app2_source_package: , app2_summary: Header files for the Linux kernel for use by glibc, app2_description: Kernel-headers includes the C header files that specify the interface\nbetween the Linux kernel and userspace libraries and programs. The\nheader files define structures and constants that are needed for\nbuilding most standard programs and are also needed for rebuilding the\nglibc package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [440]{app2_name: kexec-tools, app2_display_name: , app2_epoch: 0, app2_version: 1.102pre, app2_release: 56.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The kexec/kdump userspace component., app2_description: kexec-tools provides /sbin/kexec binary that facilitates a new\nkernel to boot using the kernel's kexec feature either on a\nnormal or a panic reboot. This package contains the /sbin/kexec\nbinary and ancillary utilities that together form the userspace\ncomponent of the kernel's kexec feature., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [441]{app2_name: keyutils-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.2, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/~dhowells/keyutils/, app2_source_package: , app2_summary: Key utilities library, app2_description: This package provides a wrapper library for the key management facility system\ncalls., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [442]{app2_name: keyutils-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.2, app2_release: 1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/~dhowells/keyutils/, app2_source_package: , app2_summary: Key utilities library, app2_description: This package provides a wrapper library for the key management facility system\ncalls., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [443]{app2_name: keyutils-libs-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/~dhowells/keyutils/, app2_source_package: , app2_summary: Development package for building linux key management utilities, app2_description: This package provides headers and libraries for building key utilities., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [444]{app2_name: kpartx, app2_display_name: , app2_epoch: 0, app2_version: 0.4.7, app2_release: 23.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://christophe.varoqui.free.fr/, app2_source_package: , app2_summary: Partition device manager for device-mapper devices., app2_description: kpartx manages partition creation and removal for device-mapper devices., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [445]{app2_name: krb5-auth-dialog, app2_display_name: , app2_epoch: 0, app2_version: 0.7, app2_release: 1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com/, app2_source_package: , app2_summary: Kerberos 5 authentication dialog, app2_description: This package contains a dialog that warns the user when their Kerberos\ntickets are about to expire and lets them renew them., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [446]{app2_name: krb5-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.6.1, app2_release: 31.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://web.mit.edu/kerberos/www/, app2_source_package: , app2_summary: Development files needed to compile Kerberos 5 programs., app2_description: Kerberos is a network authentication system. The krb5-devel package\ncontains the header files and libraries needed for compiling Kerberos\n5 programs. If you want to develop Kerberos-aware programs, you need\nto install this package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [447]{app2_name: krb5-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.6.1, app2_release: 31.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://web.mit.edu/kerberos/www/, app2_source_package: , app2_summary: Development files needed to compile Kerberos 5 programs., app2_description: Kerberos is a network authentication system. The krb5-devel package\ncontains the header files and libraries needed for compiling Kerberos\n5 programs. If you want to develop Kerberos-aware programs, you need\nto install this package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [448]{app2_name: krb5-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.6.1, app2_release: 31.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://web.mit.edu/kerberos/www/, app2_source_package: , app2_summary: The shared libraries used by Kerberos 5., app2_description: Kerberos is a network authentication system. The krb5-libs package\ncontains the shared libraries needed by Kerberos 5. If you are using\nKerberos, you need to install this package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [449]{app2_name: krb5-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.6.1, app2_release: 31.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://web.mit.edu/kerberos/www/, app2_source_package: , app2_summary: The shared libraries used by Kerberos 5., app2_description: Kerberos is a network authentication system. The krb5-libs package\ncontains the shared libraries needed by Kerberos 5. If you are using\nKerberos, you need to install this package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [450]{app2_name: krb5-workstation, app2_display_name: , app2_epoch: 0, app2_version: 1.6.1, app2_release: 31.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://web.mit.edu/kerberos/www/, app2_source_package: , app2_summary: Kerberos 5 programs for use on workstations., app2_description: Kerberos is a network authentication system. The krb5-workstation\npackage contains the basic Kerberos programs (kinit, klist, kdestroy,\nkpasswd). If your network uses Kerberos, this package should be\ninstalled on every workstation., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [451]{app2_name: ksh, app2_display_name: , app2_epoch: 0, app2_version: 20080202, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kornshell.com/, app2_source_package: , app2_summary: The Original ATT Korn Shell, app2_description: KSH-93 is the most recent version of the KornShell by David Korn of\nAT&T Bell Laboratories.\nKornShell is a shell programming language, which is upward compatible\nwith "sh" (the Bourne Shell)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [452]{app2_name: kudzu, app2_display_name: , app2_epoch: 0, app2_version: 1.2.57.1.21, app2_release: 1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/additional-projects/kudzu/, app2_source_package: , app2_summary: The Red Hat Linux hardware probing tool., app2_description: Kudzu is a hardware probing tool run at system boot time to determine\nwhat hardware has been added or removed from the system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [453]{app2_name: kudzu-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.57.1.21, app2_release: 1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/additional-projects/kudzu/, app2_source_package: , app2_summary: Development files needed for hardware probing using kudzu., app2_description: The kudzu-devel package contains the libkudzu library, which is used\nfor hardware probing and configuration., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [454]{app2_name: kudzu-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.57.1.21, app2_release: 1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/additional-projects/kudzu/, app2_source_package: , app2_summary: Development files needed for hardware probing using kudzu., app2_description: The kudzu-devel package contains the libkudzu library, which is used\nfor hardware probing and configuration., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [455]{app2_name: lcms, app2_display_name: , app2_epoch: 0, app2_version: 1.15, app2_release: 1.2.2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.littlecms.com/, app2_source_package: , app2_summary: Color Management System, app2_description: LittleCMS intends to be a small-footprint, speed optimized color management\nengine in open source form., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [456]{app2_name: lcms, app2_display_name: , app2_epoch: 0, app2_version: 1.15, app2_release: 1.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.littlecms.com/, app2_source_package: , app2_summary: Color Management System, app2_description: LittleCMS intends to be a small-footprint, speed optimized color management\nengine in open source form., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [457]{app2_name: less, app2_display_name: , app2_epoch: 0, app2_version: 394, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.greenwoodsoftware.com/less/, app2_source_package: , app2_summary: A text file browser similar to more, but better., app2_description: The less utility is a text file browser that resembles more, but has\nmore capabilities. Less allows you to move backwards in the file as\nwell as forwards. Since less doesn't have to read the entire input file\nbefore it starts, less starts up more quickly than text editors (for\nexample, vi).\n\nYou should install less because it is a basic utility for viewing text\nfiles, and you'll use it frequently., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [458]{app2_name: lftp, app2_display_name: , app2_epoch: 0, app2_version: 3.5.1, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://lftp.yar.ru/, app2_source_package: , app2_summary: A sophisticated file transfer program, app2_description: LFTP is a sophisticated ftp/http file transfer program. Like bash, it has job\ncontrol and uses the readline library for input. It has bookmarks, built-in\nmirroring, and can transfer several files in parallel. It is designed with\nreliability in mind., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [459]{app2_name: libFS, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libFS runtime library, app2_description: X.Org X11 libFS runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [460]{app2_name: libICE, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libICE runtime library, app2_description: X.Org X11 libICE runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [461]{app2_name: libICE, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libICE runtime library, app2_description: X.Org X11 libICE runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [462]{app2_name: libICE-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libICE development package, app2_description: X.Org X11 libICE development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [463]{app2_name: libICE-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libICE development package, app2_description: X.Org X11 libICE development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [464]{app2_name: libIDL, app2_display_name: , app2_epoch: 0, app2_version: 0.8.7, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Library for parsing IDL (Interface Definition Language), app2_description: libIDL is a library for parsing IDL (Interface Definition Language).\nIt can be used for both COM-style and CORBA-style IDL., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [465]{app2_name: libIDL, app2_display_name: , app2_epoch: 0, app2_version: 0.8.7, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Library for parsing IDL (Interface Definition Language), app2_description: libIDL is a library for parsing IDL (Interface Definition Language).\nIt can be used for both COM-style and CORBA-style IDL., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [466]{app2_name: libIDL-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.8.7, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Development libraries and header files for libIDL, app2_description: libIDL is a library for parsing IDL (Interface Definition Language).\nIt can be used for both COM-style and CORBA-style IDL.\n\nThis package contains the header files and libraries needed to write\nor compile programs that use libIDL., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [467]{app2_name: libSM, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libSM runtime library, app2_description: X.Org X11 libSM runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [468]{app2_name: libSM, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libSM runtime library, app2_description: X.Org X11 libSM runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [469]{app2_name: libSM-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libSM development package, app2_description: X.Org X11 libSM development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [470]{app2_name: libSM-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libSM development package, app2_description: X.Org X11 libSM development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [471]{app2_name: libX11, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libX11 runtime library, app2_description: X.Org X11 libX11 runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [472]{app2_name: libX11, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 9.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libX11 runtime library, app2_description: X.Org X11 libX11 runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [473]{app2_name: libX11-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libX11 development package, app2_description: X.Org X11 libX11 development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [474]{app2_name: libX11-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 9.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libX11 development package, app2_description: X.Org X11 libX11 development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [475]{app2_name: libXScrnSaver, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXss runtime library, app2_description: X.Org X11 libXss runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [476]{app2_name: libXScrnSaver, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXss runtime library, app2_description: X.Org X11 libXss runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [477]{app2_name: libXScrnSaver-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXScrnSaver development package, app2_description: X.Org X11 libXss development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [478]{app2_name: libXScrnSaver-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXScrnSaver development package, app2_description: X.Org X11 libXss development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [479]{app2_name: libXTrap, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXTrap runtime library, app2_description: X.Org X11 libXTrap runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [480]{app2_name: libXTrap, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXTrap runtime library, app2_description: X.Org X11 libXTrap runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [481]{app2_name: libXTrap-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXTrap development package, app2_description: X.Org X11 libXTrap development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [482]{app2_name: libXTrap-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXTrap development package, app2_description: X.Org X11 libXTrap development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [483]{app2_name: libXau, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXau runtime library, app2_description: X.Org X11 libXau runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [484]{app2_name: libXau, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXau runtime library, app2_description: X.Org X11 libXau runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [485]{app2_name: libXau-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXau development package, app2_description: X.Org X11 libXau development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [486]{app2_name: libXau-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXau development package, app2_description: X.Org X11 libXau development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [487]{app2_name: libXaw, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 8.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXaw runtime library, app2_description: X.Org X11 libXaw runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [488]{app2_name: libXaw, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 8.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXaw runtime library, app2_description: X.Org X11 libXaw runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [489]{app2_name: libXaw-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 8.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXaw development package, app2_description: X.Org X11 libXaw development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [490]{app2_name: libXaw-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 8.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXaw development package, app2_description: X.Org X11 libXaw development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [491]{app2_name: libXcomposite, app2_display_name: , app2_epoch: 0, app2_version: 0.3, app2_release: 5.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXcomposite runtime library, app2_description: X.Org X11 libXcomposite runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [492]{app2_name: libXcomposite, app2_display_name: , app2_epoch: 0, app2_version: 0.3, app2_release: 5.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXcomposite runtime library, app2_description: X.Org X11 libXcomposite runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [493]{app2_name: libXcomposite-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.3, app2_release: 5.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXcomposite development package, app2_description: X.Org X11 libXcomposite development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [494]{app2_name: libXcomposite-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.3, app2_release: 5.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXcomposite development package, app2_description: X.Org X11 libXcomposite development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [495]{app2_name: libXcursor, app2_display_name: , app2_epoch: 0, app2_version: 1.1.7, app2_release: 1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXcursor runtime library, app2_description: X.Org X11 libXcursor runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [496]{app2_name: libXcursor, app2_display_name: , app2_epoch: 0, app2_version: 1.1.7, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXcursor runtime library, app2_description: X.Org X11 libXcursor runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [497]{app2_name: libXcursor-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.1.7, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXcursor development package, app2_description: X.Org X11 libXcursor development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [498]{app2_name: libXcursor-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.1.7, app2_release: 1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXcursor development package, app2_description: X.Org X11 libXcursor development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [499]{app2_name: libXdamage, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXdamage runtime library, app2_description: X.Org X11 libXdamage runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [500]{app2_name: libXdamage, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXdamage runtime library, app2_description: X.Org X11 libXdamage runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [501]{app2_name: libXdamage-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXdamage development package, app2_description: X.Org X11 libXdamage development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [502]{app2_name: libXdamage-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXdamage development package, app2_description: X.Org X11 libXdamage development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [503]{app2_name: libXdmcp, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXdmcp runtime library, app2_description: X.Org X11 libXdmcp runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [504]{app2_name: libXdmcp, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXdmcp runtime library, app2_description: X.Org X11 libXdmcp runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [505]{app2_name: libXdmcp-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXdmcp development package, app2_description: X.Org X11 libXdmcp development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [506]{app2_name: libXdmcp-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXdmcp development package, app2_description: X.Org X11 libXdmcp development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [507]{app2_name: libXevie, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXevie runtime library, app2_description: X.Org X11 libXevie runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [508]{app2_name: libXevie, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXevie runtime library, app2_description: X.Org X11 libXevie runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [509]{app2_name: libXevie-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXevie development package, app2_description: X.Org X11 libXevie development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [510]{app2_name: libXevie-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXevie development package, app2_description: X.Org X11 libXevie development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [511]{app2_name: libXext, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXext runtime library, app2_description: X.Org X11 libXext runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [512]{app2_name: libXext, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXext runtime library, app2_description: X.Org X11 libXext runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [513]{app2_name: libXext-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXext development package, app2_description: X.Org X11 libXext development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [514]{app2_name: libXext-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXext development package, app2_description: X.Org X11 libXext development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [515]{app2_name: libXfixes, app2_display_name: , app2_epoch: 0, app2_version: 4.0.1, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfixes runtime library, app2_description: X.Org X11 libXfixes runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [516]{app2_name: libXfixes, app2_display_name: , app2_epoch: 0, app2_version: 4.0.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfixes runtime library, app2_description: X.Org X11 libXfixes runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [517]{app2_name: libXfixes-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.0.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfixes development package, app2_description: X.Org X11 libXfixes development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [518]{app2_name: libXfixes-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.0.1, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfixes development package, app2_description: X.Org X11 libXfixes development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [519]{app2_name: libXfont, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 1.0.3.el5_1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfont runtime library, app2_description: X.Org X11 libXfont runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [520]{app2_name: libXfont, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 1.0.3.el5_1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfont runtime library, app2_description: X.Org X11 libXfont runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [521]{app2_name: libXfont-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 1.0.3.el5_1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfont development package, app2_description: X.Org X11 libXfont development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [522]{app2_name: libXfont-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 1.0.3.el5_1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfont development package, app2_description: X.Org X11 libXfont development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [523]{app2_name: libXfontcache, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfontcache runtime library, app2_description: X.Org X11 libXfontcache runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [524]{app2_name: libXfontcache, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfontcache runtime library, app2_description: X.Org X11 libXfontcache runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [525]{app2_name: libXfontcache-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfontcache development package, app2_description: X.Org X11 libXfontcache development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [526]{app2_name: libXfontcache-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXfontcache development package, app2_description: X.Org X11 libXfontcache development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [527]{app2_name: libXft, app2_display_name: , app2_epoch: 0, app2_version: 2.1.10, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXft runtime library, app2_description: X.Org X11 libXft runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [528]{app2_name: libXft, app2_display_name: , app2_epoch: 0, app2_version: 2.1.10, app2_release: 1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXft runtime library, app2_description: X.Org X11 libXft runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [529]{app2_name: libXft-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.1.10, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXft development package, app2_description: X.Org X11 libXft development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [530]{app2_name: libXft-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.1.10, app2_release: 1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXft development package, app2_description: X.Org X11 libXft development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [531]{app2_name: libXi, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXi runtime library, app2_description: X.Org X11 libXi runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [532]{app2_name: libXi, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXi runtime library, app2_description: X.Org X11 libXi runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [533]{app2_name: libXi-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXi development package, app2_description: X.Org X11 libXi development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [534]{app2_name: libXinerama, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXinerama runtime library, app2_description: X.Org X11 libXinerama runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [535]{app2_name: libXinerama, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXinerama runtime library, app2_description: X.Org X11 libXinerama runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [536]{app2_name: libXinerama-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXinerama development package, app2_description: X.Org X11 libXinerama development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [537]{app2_name: libXmu, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXmu/libXmuu runtime libraries, app2_description: X.Org X11 libXmu/libXmuu runtime libraries, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [538]{app2_name: libXmu, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXmu/libXmuu runtime libraries, app2_description: X.Org X11 libXmu/libXmuu runtime libraries, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [539]{app2_name: libXmu-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXmu development package, app2_description: X.Org X11 libXmu development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [540]{app2_name: libXmu-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXmu development package, app2_description: X.Org X11 libXmu development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [541]{app2_name: libXpm, app2_display_name: , app2_epoch: 0, app2_version: 3.5.5, app2_release: 3, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXpm runtime library, app2_description: X.Org X11 libXpm runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [542]{app2_name: libXpm, app2_display_name: , app2_epoch: 0, app2_version: 3.5.5, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXpm runtime library, app2_description: X.Org X11 libXpm runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [543]{app2_name: libXpm-devel, app2_display_name: , app2_epoch: 0, app2_version: 3.5.5, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXpm development package, app2_description: X.Org X11 libXpm development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [544]{app2_name: libXrandr, app2_display_name: , app2_epoch: 0, app2_version: 1.1.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXrandr runtime library, app2_description: X.Org X11 libXrandr runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [545]{app2_name: libXrandr, app2_display_name: , app2_epoch: 0, app2_version: 1.1.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXrandr runtime library, app2_description: X.Org X11 libXrandr runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [546]{app2_name: libXrandr-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.1.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXrandr development package, app2_description: X.Org X11 libXrandr development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [547]{app2_name: libXrandr-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.1.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXrandr development package, app2_description: X.Org X11 libXrandr development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [548]{app2_name: libXrender, app2_display_name: , app2_epoch: 0, app2_version: 0.9.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXrender runtime library, app2_description: X.Org X11 libXrender runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [549]{app2_name: libXrender, app2_display_name: , app2_epoch: 0, app2_version: 0.9.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXrender runtime library, app2_description: X.Org X11 libXrender runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [550]{app2_name: libXrender-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.9.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXrender development package, app2_description: X.Org X11 libXrender development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [551]{app2_name: libXrender-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.9.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXrender development package, app2_description: X.Org X11 libXrender development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [552]{app2_name: libXres, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXres runtime library, app2_description: X.Org X11 libXres runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [553]{app2_name: libXres, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXres runtime library, app2_description: X.Org X11 libXres runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [554]{app2_name: libXres-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXres development package, app2_description: X.Org X11 libXres development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [555]{app2_name: libXres-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXres development package, app2_description: X.Org X11 libXres development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [556]{app2_name: libXt, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 3.1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXt runtime library, app2_description: X.Org X11 libXt runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [557]{app2_name: libXt, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 3.1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXt runtime library, app2_description: X.Org X11 libXt runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [558]{app2_name: libXt-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 3.1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXt development package, app2_description: X.Org X11 libXt development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [559]{app2_name: libXt-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 3.1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXt development package, app2_description: X.Org X11 libXt development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [560]{app2_name: libXtst, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXtst runtime library, app2_description: X.Org X11 libXtst runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [561]{app2_name: libXtst, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXtst runtime library, app2_description: X.Org X11 libXtst runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [562]{app2_name: libXtst-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXtst development package, app2_description: X.Org X11 libXtst development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [563]{app2_name: libXtst-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXtst development package, app2_description: X.Org X11 libXtst development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [564]{app2_name: libXv, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXv runtime library, app2_description: X.Org X11 libXv runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [565]{app2_name: libXv, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 4.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXv runtime library, app2_description: X.Org X11 libXv runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [566]{app2_name: libXv-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXv development package, app2_description: X.Org X11 libXv development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [567]{app2_name: libXvMC, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXvMC runtime library, app2_description: X.Org X11 libXvMC runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [568]{app2_name: libXvMC, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXvMC runtime library, app2_description: X.Org X11 libXvMC runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [569]{app2_name: libXvMC-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXvMC development package, app2_description: X.Org X11 libXvMC development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [570]{app2_name: libXvMC-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXvMC development package, app2_description: X.Org X11 libXvMC development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [571]{app2_name: libXxf86dga, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86dga runtime library, app2_description: X.Org X11 libXxf86dga runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [572]{app2_name: libXxf86dga, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86dga runtime library, app2_description: X.Org X11 libXxf86dga runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [573]{app2_name: libXxf86dga-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86dga development package, app2_description: X.Org X11 libXxf86dga development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [574]{app2_name: libXxf86dga-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86dga development package, app2_description: X.Org X11 libXxf86dga development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [575]{app2_name: libXxf86misc, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86misc runtime library, app2_description: X.Org X11 libXxf86misc runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [576]{app2_name: libXxf86misc, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86misc runtime library, app2_description: X.Org X11 libXxf86misc runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [577]{app2_name: libXxf86misc-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86misc development package, app2_description: X.Org X11 libXxf86misc development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [578]{app2_name: libXxf86misc-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86misc development package, app2_description: X.Org X11 libXxf86misc development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [579]{app2_name: libXxf86vm, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86vm runtime library, app2_description: X.Org X11 libXxf86vm runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [580]{app2_name: libXxf86vm, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86vm runtime library, app2_description: X.Org X11 libXxf86vm runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [581]{app2_name: libXxf86vm-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86vm development package, app2_description: X.Org X11 libXxf86vm development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [582]{app2_name: libXxf86vm-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libXxf86vm development package, app2_description: X.Org X11 libXxf86vm development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [583]{app2_name: libacl, app2_display_name: , app2_epoch: 0, app2_version: 2.2.39, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Dynamic library for access control list support., app2_description: This package contains the libacl.so dynamic library which contains\nthe POSIX 1003.1e draft standard 17 functions for manipulating access\ncontrol lists., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [584]{app2_name: libacl, app2_display_name: , app2_epoch: 0, app2_version: 2.2.39, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Dynamic library for access control list support., app2_description: This package contains the libacl.so dynamic library which contains\nthe POSIX 1003.1e draft standard 17 functions for manipulating access\ncontrol lists., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [585]{app2_name: libacl-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.2.39, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Access control list static libraries and headers., app2_description: This package contains static libraries and header files needed to develop\nprograms which make use of the access control list programming interface\ndefined in POSIX 1003.1e draft standard 17., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [586]{app2_name: libacl-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.2.39, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Access control list static libraries and headers., app2_description: This package contains static libraries and header files needed to develop\nprograms which make use of the access control list programming interface\ndefined in POSIX 1003.1e draft standard 17., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [587]{app2_name: libaio, app2_display_name: , app2_epoch: 0, app2_version: 0.3.106, app2_release: 3.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Linux-native asynchronous I/O access library, app2_description: The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a\nricher API and capability set than the simple POSIX async I/O facility.\nThis library, libaio, provides the Linux-native API for async I/O.\nThe POSIX async I/O facility requires this library in order to provide\nkernel-accelerated async I/O capabilities, as do applications which\nrequire the Linux-native async I/O API., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [588]{app2_name: libaio, app2_display_name: , app2_epoch: 0, app2_version: 0.3.106, app2_release: 3.2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Linux-native asynchronous I/O access library, app2_description: The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a\nricher API and capability set than the simple POSIX async I/O facility.\nThis library, libaio, provides the Linux-native API for async I/O.\nThe POSIX async I/O facility requires this library in order to provide\nkernel-accelerated async I/O capabilities, as do applications which\nrequire the Linux-native async I/O API., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [589]{app2_name: libao, app2_display_name: , app2_epoch: 0, app2_version: 0.8.6, app2_release: 7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: Cross Platform Audio Output Library., app2_description: Libao is a cross platform audio output library. It currently supports\nESD, OSS, Solaris, and IRIX., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [590]{app2_name: libart_lgpl, app2_display_name: , app2_epoch: 0, app2_version: 2.3.17, app2_release: 4, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Library of graphics routines used by libgnomecanvas, app2_description: \nGraphics routines used by the GnomeCanvas widget and some other\napplications. libart renders vector paths and the like., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [591]{app2_name: libart_lgpl, app2_display_name: , app2_epoch: 0, app2_version: 2.3.17, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Library of graphics routines used by libgnomecanvas, app2_description: \nGraphics routines used by the GnomeCanvas widget and some other\napplications. libart renders vector paths and the like., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [592]{app2_name: libart_lgpl-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.3.17, app2_release: 4, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Libraries and headers for libart_lgpl, app2_description: \nGraphics routines used by the GnomeCanvas widget and some other\napplications. libart renders vector paths and the like., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [593]{app2_name: libart_lgpl-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.3.17, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Libraries and headers for libart_lgpl, app2_description: \nGraphics routines used by the GnomeCanvas widget and some other\napplications. libart renders vector paths and the like., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [594]{app2_name: libattr, app2_display_name: , app2_epoch: 0, app2_version: 2.4.32, app2_release: 1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Dynamic library for extended attribute support., app2_description: This package contains the libattr.so dynamic library which contains\nthe extended attribute system calls and library functions., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [595]{app2_name: libattr, app2_display_name: , app2_epoch: 0, app2_version: 2.4.32, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Dynamic library for extended attribute support., app2_description: This package contains the libattr.so dynamic library which contains\nthe extended attribute system calls and library functions., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [596]{app2_name: libattr-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.4.32, app2_release: 1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Extended attribute static libraries and headers., app2_description: This package contains the libraries and header files needed to\ndevelop programs which make use of extended attributes.\nFor Linux programs, the documented system call API is the\nrecommended interface, but an SGI IRIX compatibility interface\nis also provided.\n\nCurrently only ext2, ext3 and XFS support extended attributes.\nThe SGI IRIX compatibility API built above the Linux system calls is\nused by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8).\n\nYou should install libattr-devel if you want to develop programs\nwhich make use of extended attributes. If you install libattr-devel,\nyou'll also want to install attr., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [597]{app2_name: libattr-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.4.32, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Extended attribute static libraries and headers., app2_description: This package contains the libraries and header files needed to\ndevelop programs which make use of extended attributes.\nFor Linux programs, the documented system call API is the\nrecommended interface, but an SGI IRIX compatibility interface\nis also provided.\n\nCurrently only ext2, ext3 and XFS support extended attributes.\nThe SGI IRIX compatibility API built above the Linux system calls is\nused by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8).\n\nYou should install libattr-devel if you want to develop programs\nwhich make use of extended attributes. If you install libattr-devel,\nyou'll also want to install attr., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [598]{app2_name: libavc1394, app2_display_name: , app2_epoch: 0, app2_version: 0.5.3, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Audio/Video Control library for IEEE-1394 devices, app2_description: The libavc1394 library allows utilities to control IEEE-1394 devices\nusing the AV/C specification. Audio/Video Control allows applications\nto control devices like the tape on a VCR or camcorder., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [599]{app2_name: libbonobo, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org, app2_source_package: , app2_summary: Bonobo component system, app2_description: Bonobo is a component system based on CORBA, used by the GNOME desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [600]{app2_name: libbonobo, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org, app2_source_package: , app2_summary: Bonobo component system, app2_description: Bonobo is a component system based on CORBA, used by the GNOME desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [601]{app2_name: libbonobo-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org, app2_source_package: , app2_summary: Libraries and headers for libbonobo, app2_description: Bonobo is a component system based on CORBA, used by the GNOME desktop.\n\nThis package contains header files used to compile programs that\nuse Bonobo., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [602]{app2_name: libbonobo-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org, app2_source_package: , app2_summary: Libraries and headers for libbonobo, app2_description: Bonobo is a component system based on CORBA, used by the GNOME desktop.\n\nThis package contains header files used to compile programs that\nuse Bonobo., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [603]{app2_name: libbonoboui, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org, app2_source_package: , app2_summary: Bonobo user interface components, app2_description: \nBonobo is a component system based on CORBA, used by the GNOME\ndesktop. libbonoboui contains the user interface related components\nthat come with Bonobo., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [604]{app2_name: libbonoboui, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org, app2_source_package: , app2_summary: Bonobo user interface components, app2_description: \nBonobo is a component system based on CORBA, used by the GNOME\ndesktop. libbonoboui contains the user interface related components\nthat come with Bonobo., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [605]{app2_name: libbonoboui-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org, app2_source_package: , app2_summary: Libraries and headers for libbonoboui, app2_description: \nBonobo is a component system based on CORBA, used by the GNOME desktop.\nlibbonoboui contains GUI components that come with Bonobo.\n\nThis package contains header files used to compile programs that\nuse libbonoboui., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [606]{app2_name: libbonoboui-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org, app2_source_package: , app2_summary: Libraries and headers for libbonoboui, app2_description: \nBonobo is a component system based on CORBA, used by the GNOME desktop.\nlibbonoboui contains GUI components that come with Bonobo.\n\nThis package contains header files used to compile programs that\nuse libbonoboui., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [607]{app2_name: libcap, app2_display_name: , app2_epoch: 0, app2_version: 1.10, app2_release: 26, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Library for getting and setting POSIX.1e capabilities, app2_description: libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)\ndraft 15 capabilities., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [608]{app2_name: libcap, app2_display_name: , app2_epoch: 0, app2_version: 1.10, app2_release: 26, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Library for getting and setting POSIX.1e capabilities, app2_description: libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)\ndraft 15 capabilities., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [609]{app2_name: libcap-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.10, app2_release: 26, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Development files for libcap, app2_description: Development files (Headers, libraries for static linking, etc) for libcap.\n\nlibcap is a library for getting and setting POSIX.1e (formerly POSIX 6)\ndraft 15 capabilities.\n\nInstall libcap-devel if you want to develop or compile applications using\nlibcap., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [610]{app2_name: libcap-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.10, app2_release: 26, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Development files for libcap, app2_description: Development files (Headers, libraries for static linking, etc) for libcap.\n\nlibcap is a library for getting and setting POSIX.1e (formerly POSIX 6)\ndraft 15 capabilities.\n\nInstall libcap-devel if you want to develop or compile applications using\nlibcap., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [611]{app2_name: libcroco, app2_display_name: , app2_epoch: 0, app2_version: 0.6.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A CSS2 parsing library, app2_description: CSS2 parsing and manipulation library for GNOME, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [612]{app2_name: libcroco, app2_display_name: , app2_epoch: 0, app2_version: 0.6.1, app2_release: 2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A CSS2 parsing library, app2_description: CSS2 parsing and manipulation library for GNOME, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [613]{app2_name: libcroco-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.6.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Libraries and include files for developing with libcroco., app2_description: This package provides the necessary development libraries and include\nfiles to allow you to develop with libcroco., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [614]{app2_name: libdaemon, app2_display_name: , app2_epoch: 0, app2_version: 0.10, app2_release: 5.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.stud.uni-hamburg.de/users/lennart/projects/libdaemon, app2_source_package: , app2_summary: library for writing UNIX daemons, app2_description: libdaemon is a lightweight C library which eases the writing of UNIX daemons.\nIt consists of the following parts:\n* A wrapper around fork() which does the correct daemonization\n procedure of a process\n* A wrapper around syslog() for simpler and compatible log output to\n Syslog or STDERR\n* An API for writing PID files\n* An API for serializing UNIX signals into a pipe for usage with\n select() or poll()\n* An API for running subprocesses with STDOUT and STDERR redirected\n to syslog., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [615]{app2_name: libdaemon, app2_display_name: , app2_epoch: 0, app2_version: 0.10, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.stud.uni-hamburg.de/users/lennart/projects/libdaemon, app2_source_package: , app2_summary: library for writing UNIX daemons, app2_description: libdaemon is a lightweight C library which eases the writing of UNIX daemons.\nIt consists of the following parts:\n* A wrapper around fork() which does the correct daemonization\n procedure of a process\n* A wrapper around syslog() for simpler and compatible log output to\n Syslog or STDERR\n* An API for writing PID files\n* An API for serializing UNIX signals into a pipe for usage with\n select() or poll()\n* An API for running subprocesses with STDOUT and STDERR redirected\n to syslog., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [616]{app2_name: libdmx, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libdmx runtime library, app2_description: X.Org X11 libdmx runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [617]{app2_name: libdrm, app2_display_name: , app2_epoch: 0, app2_version: 2.0.2, app2_release: 1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dri.sourceforge.net, app2_source_package: , app2_summary: libdrm Direct Rendering Manager runtime library, app2_description: libdrm Direct Rendering Manager runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [618]{app2_name: libdrm, app2_display_name: , app2_epoch: 0, app2_version: 2.0.2, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dri.sourceforge.net, app2_source_package: , app2_summary: libdrm Direct Rendering Manager runtime library, app2_description: libdrm Direct Rendering Manager runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [619]{app2_name: libdrm-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.0.2, app2_release: 1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dri.sourceforge.net, app2_source_package: , app2_summary: libdrm-devel, app2_description: libdrm Direct Rendering Manager development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [620]{app2_name: libdrm-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.0.2, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dri.sourceforge.net, app2_source_package: , app2_summary: libdrm-devel, app2_description: libdrm Direct Rendering Manager development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [621]{app2_name: libdv, app2_display_name: , app2_epoch: 0, app2_version: 0.104, app2_release: 4.fc6.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://libdv.sourceforge.net/, app2_source_package: , app2_summary: Software decoder for DV format video, app2_description: The Quasar DV codec (libdv) is a software codec for DV video, the\nencoding format used by most digital camcorders, typically those that\nsupport the IEEE 1394 (a.k.a. FireWire or i.Link) interface. libdv was\ndeveloped according to the official standards for DV video: IEC 61834\nand SMPTE 314M., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [622]{app2_name: liberation-fonts, app2_display_name: , app2_epoch: 0, app2_version: 1.0, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: https://www.redhat.com/promo/fonts/, app2_source_package: , app2_summary: Fonts to replace commonly used Microsoft Windows Fonts, app2_description: The Liberation Fonts are intended to be replacements for the three\nmost commonly used fonts on Microsoft systems: Times New Roman,\nArial, and Courier New., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [623]{app2_name: libevent, app2_display_name: , app2_epoch: 0, app2_version: 1.1a, app2_release: 3.2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://monkey.org/~provos/libevent/, app2_source_package: , app2_summary: Abstract asynchronous event notification library, app2_description: The libevent API provides a mechanism to execute a callback function\nwhen a specific event occurs on a file descriptor or after a timeout\nhas been reached. libevent is meant to replace the asynchronous event\nloop found in event driven network servers. An application just needs\nto call event_dispatch() and can then add or remove events dynamically\nwithout having to change the event loop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [624]{app2_name: libexif, app2_display_name: , app2_epoch: 0, app2_version: 0.6.13, app2_release: 4.0.2.el5_1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://libexif.sourceforge.net/, app2_source_package: , app2_summary: Library for extracting extra information from image files, app2_description: Most digital cameras produce EXIF files, which are JPEG files with\nextra tags that contain information about the image. The EXIF library\nallows you to parse an EXIF file and read the data from those tags., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [625]{app2_name: libfontenc, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 2.2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libfontenc runtime library, app2_description: X.Org X11 libfontenc runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [626]{app2_name: libfontenc, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 2.2.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libfontenc runtime library, app2_description: X.Org X11 libfontenc runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [627]{app2_name: libfontenc-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 2.2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libfontenc development package, app2_description: X.Org X11 libfontenc development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [628]{app2_name: libgail-gnome, app2_display_name: , app2_epoch: 0, app2_version: 1.1.3, app2_release: 1.2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.gnome.org/projects/gap, app2_source_package: , app2_summary: Accessibility implementation for GTK+ and GNOME libraries, app2_description: GAIL implements the abstract interfaces found in ATK for GTK+ and GNOME libraries,\nenabling accessibility technologies such as at-spi to access those GUIs.\nlibgail-gnome contains the GNOME portions of GAIL., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [629]{app2_name: libgcc, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: GCC version 4.1 shared support library, app2_description: This package contains GCC shared support library which is needed\ne.g. for exception handling support., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [630]{app2_name: libgcc, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: GCC version 4.1 shared support library, app2_description: This package contains GCC shared support library which is needed\ne.g. for exception handling support., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [631]{app2_name: libgcj, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: Java runtime library for gcc, app2_description: The Java(tm) runtime library. You will need this package to run your Java\nprograms compiled using the Java compiler from GNU Compiler Collection (gcj)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [632]{app2_name: libgcj, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: Java runtime library for gcc, app2_description: The Java(tm) runtime library. You will need this package to run your Java\nprograms compiled using the Java compiler from GNU Compiler Collection (gcj)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [633]{app2_name: libgcrypt, app2_display_name: , app2_epoch: 0, app2_version: 1.2.4, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A general-purpose cryptography library., app2_description: Libgcrypt is a general purpose crypto library based on the code used\nin GNU Privacy Guard. This is a development version., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [634]{app2_name: libgcrypt, app2_display_name: , app2_epoch: 0, app2_version: 1.2.4, app2_release: 1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A general-purpose cryptography library., app2_description: Libgcrypt is a general purpose crypto library based on the code used\nin GNU Privacy Guard. This is a development version., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [635]{app2_name: libgcrypt-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.4, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Development files for the libgcrypt package., app2_description: Libgcrypt is a general purpose crypto library based on the code used\nin GNU Privacy Guard. This package contains files needed to develop\napplications using libgcrypt., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [636]{app2_name: libgfortran, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: Fortran 95 runtime, app2_description: This package contains Fortran 95 shared library which is needed to run\nFortran 95 dynamically linked programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [637]{app2_name: libglade2, app2_display_name: , app2_epoch: 0, app2_version: 2.6.0, app2_release: 2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The libglade library for loading user interfaces., app2_description: Libglade is a small library that allows a program to load its user\ninterface from am XML description at runtime. Libglade uses the XML\nfile format used by the GLADE user interface builder GLADE, so\nlibglade acts as an alternative to GLADE's code generation\napproach. Libglade also provides a simple interface for connecting\nhandlers to the various signals in the interface (on platforms where\nthe gmodule library works correctly, it is possible to connect all the\nhandlers with a single function call). Once the interface has been\ninstantiated, libglade gives no overhead, so other than the short\ninitial interface loading time, there is no performance tradeoff., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [638]{app2_name: libglade2, app2_display_name: , app2_epoch: 0, app2_version: 2.6.0, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The libglade library for loading user interfaces., app2_description: Libglade is a small library that allows a program to load its user\ninterface from am XML description at runtime. Libglade uses the XML\nfile format used by the GLADE user interface builder GLADE, so\nlibglade acts as an alternative to GLADE's code generation\napproach. Libglade also provides a simple interface for connecting\nhandlers to the various signals in the interface (on platforms where\nthe gmodule library works correctly, it is possible to connect all the\nhandlers with a single function call). Once the interface has been\ninstantiated, libglade gives no overhead, so other than the short\ninitial interface loading time, there is no performance tradeoff., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [639]{app2_name: libglade2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.6.0, app2_release: 2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The files needed for libglade application development., app2_description: The libglade-devel package contains the libraries and include files\nthat you can use to develop libglade applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [640]{app2_name: libglade2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.6.0, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The files needed for libglade application development., app2_description: The libglade-devel package contains the libraries and include files\nthat you can use to develop libglade applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [641]{app2_name: libgnome, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org, app2_source_package: , app2_summary: GNOME base library, app2_description: \nGNOME (GNU Network Object Model Environment) is a user-friendly set of\nGUI applications and desktop tools to be used in conjunction with a\nwindow manager for the X Window System. The libgnome package includes\nnon-GUI-related libraries that are needed to run GNOME. The libgnomeui\npackage contains X11-dependent GNOME library features., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [642]{app2_name: libgnome, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 6.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org, app2_source_package: , app2_summary: GNOME base library, app2_description: \nGNOME (GNU Network Object Model Environment) is a user-friendly set of\nGUI applications and desktop tools to be used in conjunction with a\nwindow manager for the X Window System. The libgnome package includes\nnon-GUI-related libraries that are needed to run GNOME. The libgnomeui\npackage contains X11-dependent GNOME library features., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [643]{app2_name: libgnome-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 6.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org, app2_source_package: , app2_summary: Libraries and headers for libgnome, app2_description: \nGNOME (GNU Network Object Model Environment) is a user-friendly set of\nGUI applications and desktop tools to be used in conjunction with a\nwindow manager for the X Window System. The libgnome-devel package\nincludes the libraries and include files that you will need to\nuse libgnome.\n\nYou should install the libgnome-devel package if you would like to\ncompile GNOME applications. You do not need to install libgnome-devel\nif you just want to use the GNOME desktop environment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [644]{app2_name: libgnome-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org, app2_source_package: , app2_summary: Libraries and headers for libgnome, app2_description: \nGNOME (GNU Network Object Model Environment) is a user-friendly set of\nGUI applications and desktop tools to be used in conjunction with a\nwindow manager for the X Window System. The libgnome-devel package\nincludes the libraries and include files that you will need to\nuse libgnome.\n\nYou should install the libgnome-devel package if you would like to\ncompile GNOME applications. You do not need to install libgnome-devel\nif you just want to use the GNOME desktop environment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [645]{app2_name: libgnomecanvas, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GnomeCanvas widget, app2_description: The canvas widget allows you to create custom displays using stock items\nsuch as circles, lines, text, and so on. It was originally a port of the\nTk canvas widget but has evolved quite a bit over time., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [646]{app2_name: libgnomecanvas, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 4.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GnomeCanvas widget, app2_description: The canvas widget allows you to create custom displays using stock items\nsuch as circles, lines, text, and so on. It was originally a port of the\nTk canvas widget but has evolved quite a bit over time., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [647]{app2_name: libgnomecanvas-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Libraries and headers for libgnomecanvas, app2_description: \nThe canvas widget allows you to create custom displays using stock items\nsuch as circles, lines, text, and so on. It was originally a port of the\nTk canvas widget but has evolved quite a bit over time., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [648]{app2_name: libgnomecanvas-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 4.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Libraries and headers for libgnomecanvas, app2_description: \nThe canvas widget allows you to create custom displays using stock items\nsuch as circles, lines, text, and so on. It was originally a port of the\nTk canvas widget but has evolved quite a bit over time., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [649]{app2_name: libgnomecups, app2_display_name: , app2_epoch: 0, app2_version: 0.2.2, app2_release: 8, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME library for CUPS integration, app2_description: GNOME library for CUPS integration, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [650]{app2_name: libgnomecups, app2_display_name: , app2_epoch: 0, app2_version: 0.2.2, app2_release: 8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME library for CUPS integration, app2_description: GNOME library for CUPS integration, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [651]{app2_name: libgnomeprint22, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/, app2_source_package: , app2_summary: Printing library for GNOME., app2_description: GNOME (GNU Network Object Model Environment) is a user-friendly set of\napplications and desktop tools to be used in conjunction with a window\nmanager for the X Window System. The gnome-print package contains\nlibraries and fonts needed by GNOME applications for printing.\n\nYou should install the gnome-print package if you intend to use any of\nthe GNOME applications that can print. If you would like to develop\nGNOME applications that can print you will also need to install the\ngnome-print devel package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [652]{app2_name: libgnomeprint22, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 10.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/, app2_source_package: , app2_summary: Printing library for GNOME., app2_description: GNOME (GNU Network Object Model Environment) is a user-friendly set of\napplications and desktop tools to be used in conjunction with a window\nmanager for the X Window System. The gnome-print package contains\nlibraries and fonts needed by GNOME applications for printing.\n\nYou should install the gnome-print package if you intend to use any of\nthe GNOME applications that can print. If you would like to develop\nGNOME applications that can print you will also need to install the\ngnome-print devel package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [653]{app2_name: libgnomeprint22-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/, app2_source_package: , app2_summary: Libraries and include files for developing GNOME printing applications, app2_description: GNOME (GNU Network Object Model Environment) is a user-friendly set of\napplications and desktop tools to be used in conjunction with a window\nmanager for the X Window System. The gnome-print-devel package\nincludes the libraries and include files needed for developing\napplications that use the GNOME printing capabilities.\n\nYou should install the gnome-print-devel package if you would like to\ndevelop GNOME applications that will use the GNOME print capabilities.\nYou do not need to install the gnome-print-devel package if you just\nwant to use the GNOME desktop environment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [654]{app2_name: libgnomeprintui22, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/gnome/sources/libgnomeprintui/, app2_source_package: , app2_summary: GUI support for libgnomeprint, app2_description: \nThe libgnomeprintui package contains GTK+ widgets related to printing., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [655]{app2_name: libgnomeprintui22, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/gnome/sources/libgnomeprintui/, app2_source_package: , app2_summary: GUI support for libgnomeprint, app2_description: \nThe libgnomeprintui package contains GTK+ widgets related to printing., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [656]{app2_name: libgnomeprintui22-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/gnome/sources/libgnomeprintui/, app2_source_package: , app2_summary: Libraries and headers for libgnomeprintui, app2_description: \nThe libgnomeprintui package contains GTK+ widgets related to printing.\n\nYou should install the libgnomeprintui-devel package if you would like\nto compile applications that use the widgets in libgnomeprintui. You\ndo not need to install it if you just want to use precompiled\napplications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [657]{app2_name: libgnomeprintui22-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/gnome/sources/libgnomeprintui/, app2_source_package: , app2_summary: Libraries and headers for libgnomeprintui, app2_description: \nThe libgnomeprintui package contains GTK+ widgets related to printing.\n\nYou should install the libgnomeprintui-devel package if you would like\nto compile applications that use the widgets in libgnomeprintui. You\ndo not need to install it if you just want to use precompiled\napplications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [658]{app2_name: libgnomeui, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org, app2_source_package: , app2_summary: GNOME base GUI library, app2_description: \nGNOME (GNU Network Object Model Environment) is a user-friendly set of\nGUI applications and desktop tools to be used in conjunction with a\nwindow manager for the X Window System. The libgnomeui package\nincludes GUI-related libraries that are needed to run GNOME. (The\nlibgnome package includes the library features that don\'t use the X\nWindow System.), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [659]{app2_name: libgnomeui, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 5.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org, app2_source_package: , app2_summary: GNOME base GUI library, app2_description: \nGNOME (GNU Network Object Model Environment) is a user-friendly set of\nGUI applications and desktop tools to be used in conjunction with a\nwindow manager for the X Window System. The libgnomeui package\nincludes GUI-related libraries that are needed to run GNOME. (The\nlibgnome package includes the library features that don\'t use the X\nWindow System.), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [660]{app2_name: libgnomeui-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 5.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org, app2_source_package: , app2_summary: Libraries and headers for libgnome, app2_description: \nGNOME (GNU Network Object Model Environment) is a user-friendly set of\nGUI applications and desktop tools to be used in conjunction with a\nwindow manager for the X Window System. The libgnomeui-devel package\nincludes the libraries and include files that you will need to\nuse libgnomeui.\n\nYou should install the libgnomeui-devel package if you would like to\ncompile GNOME applications. You do not need to install\nlibgnomeui-devel if you just want to use the GNOME desktop\nenvironment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [661]{app2_name: libgnomeui-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org, app2_source_package: , app2_summary: Libraries and headers for libgnome, app2_description: \nGNOME (GNU Network Object Model Environment) is a user-friendly set of\nGUI applications and desktop tools to be used in conjunction with a\nwindow manager for the X Window System. The libgnomeui-devel package\nincludes the libraries and include files that you will need to\nuse libgnomeui.\n\nYou should install the libgnomeui-devel package if you would like to\ncompile GNOME applications. You do not need to install\nlibgnomeui-devel if you just want to use the GNOME desktop\nenvironment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [662]{app2_name: libgomp, app2_display_name: , app2_epoch: 0, app2_version: 4.3.2, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: GCC OpenMP v3.0 shared support library, app2_description: This package contains GCC shared support library which is needed\nfor OpenMP v3.0 support., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [663]{app2_name: libgpg-error, app2_display_name: , app2_epoch: 0, app2_version: 1.4, app2_release: 2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnupg.org/gcrypt/libgpg-error/, app2_source_package: , app2_summary: libgpg-error, app2_description: This is a library that defines common error values for all GnuPG\ncomponents. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,\npinentry, SmartCard Daemon and possibly more in the future., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [664]{app2_name: libgpg-error, app2_display_name: , app2_epoch: 0, app2_version: 1.4, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnupg.org/gcrypt/libgpg-error/, app2_source_package: , app2_summary: libgpg-error, app2_description: This is a library that defines common error values for all GnuPG\ncomponents. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,\npinentry, SmartCard Daemon and possibly more in the future., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [665]{app2_name: libgpg-error-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.4, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnupg.org/gcrypt/libgpg-error/, app2_source_package: , app2_summary: Development files for the libgpg-error package, app2_description: This is a library that defines common error values for all GnuPG\ncomponents. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,\npinentry, SmartCard Daemon and possibly more in the future. This package\ncontains files necessary to develop applications using libgpg-error., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [666]{app2_name: libgsf, app2_display_name: , app2_epoch: 0, app2_version: 1.14.1, app2_release: 6.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: GNOME Structured File library, app2_description: A library for reading and writing structured files (eg MS OLE and Zip), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [667]{app2_name: libgsf, app2_display_name: , app2_epoch: 0, app2_version: 1.14.1, app2_release: 6.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: GNOME Structured File library, app2_description: A library for reading and writing structured files (eg MS OLE and Zip), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [668]{app2_name: libgsf-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.14.1, app2_release: 6.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Support files necessary to compile applications with libgsf., app2_description: Libraries, headers, and support files necessary to compile applications using libgsf., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [669]{app2_name: libgssapi, app2_display_name: , app2_epoch: 0, app2_version: 0.10, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.citi.umich.edu/projects/nfsv4/linux/, app2_source_package: , app2_summary: Generic Security Services Application Programming Interface Library, app2_description: This library exports a gssapi interface, but doesn't implement any gssapi\nmechanisms itself; instead it calls gssapi routines in other libraries,\ndepending on the mechanism., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [670]{app2_name: libgtop2, app2_display_name: , app2_epoch: 0, app2_version: 2.14.4, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/2.0, app2_source_package: , app2_summary: libgtop library (version 2), app2_description: libgtop is a library for portably obtaining information about processes,\nsuch as their PID, memory usage, etc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [671]{app2_name: libgtop2, app2_display_name: , app2_epoch: 0, app2_version: 2.14.4, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/2.0, app2_source_package: , app2_summary: libgtop library (version 2), app2_description: libgtop is a library for portably obtaining information about processes,\nsuch as their PID, memory usage, etc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [672]{app2_name: libgtop2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.14.4, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/2.0, app2_source_package: , app2_summary: Libraries and include files for developing with libgtop., app2_description: This package provides the necessary development libraries and include\nfiles to allow you to develop with libgtop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [673]{app2_name: libgtop2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.14.4, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/2.0, app2_source_package: , app2_summary: Libraries and include files for developing with libgtop., app2_description: This package provides the necessary development libraries and include\nfiles to allow you to develop with libgtop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [674]{app2_name: libhugetlbfs, app2_display_name: , app2_epoch: 0, app2_version: 1.3, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://libhugetlbfs.sourceforge.net, app2_source_package: , app2_summary: Library to access the Huge TLB Filesystem, app2_description: The libhugetlbfs library interacts with the Linux hugetlbfs to make large pages\navailable to applications in a transparent manner., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [675]{app2_name: libhugetlbfs, app2_display_name: , app2_epoch: 0, app2_version: 1.3, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://libhugetlbfs.sourceforge.net, app2_source_package: , app2_summary: Library to access the Huge TLB Filesystem, app2_description: The libhugetlbfs library interacts with the Linux hugetlbfs to make large pages\navailable to applications in a transparent manner., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [676]{app2_name: libicu, app2_display_name: , app2_epoch: 0, app2_version: 3.6, app2_release: 5.11.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ibm.com/software/globalization/icu/, app2_source_package: , app2_summary: International Components for Unicode - libraries, app2_description: International Components for Unicode - libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [677]{app2_name: libicu, app2_display_name: , app2_epoch: 0, app2_version: 3.6, app2_release: 5.11.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ibm.com/software/globalization/icu/, app2_source_package: , app2_summary: International Components for Unicode - libraries, app2_description: International Components for Unicode - libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [678]{app2_name: libidn, app2_display_name: , app2_epoch: 0, app2_version: 0.6.5, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libidn, app2_source_package: , app2_summary: Internationalized Domain Name support library, app2_description: GNU Libidn is an implementation of the Stringprep, Punycode and\nIDNA specifications defined by the IETF Internationalized Domain\nNames (IDN) working group, used for internationalized domain\nnames., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [679]{app2_name: libidn, app2_display_name: , app2_epoch: 0, app2_version: 0.6.5, app2_release: 1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libidn, app2_source_package: , app2_summary: Internationalized Domain Name support library, app2_description: GNU Libidn is an implementation of the Stringprep, Punycode and\nIDNA specifications defined by the IETF Internationalized Domain\nNames (IDN) working group, used for internationalized domain\nnames., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [680]{app2_name: libidn-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.6.5, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libidn, app2_source_package: , app2_summary: Development files for the libidn library, app2_description: This package includes header files and libraries necessary for\ndeveloping programs which use the GNU libidn library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [681]{app2_name: libiec61883, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 11.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux1394.org, app2_source_package: , app2_summary: Streaming library for IEEE1394, app2_description: \nThe libiec61883 library provides an higher level API for streaming DV,\nMPEG-2 and audio over IEEE1394. Based on the libraw1394 isochronous\nfunctionality, this library acts as a filter that accepts DV-frames,\nMPEG-2 frames or audio samples from the application and breaks these\ndown to isochronous packets, which are transmitted using libraw1394., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [682]{app2_name: libieee1284, app2_display_name: , app2_epoch: 0, app2_version: 0.2.9, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cyberelk.net/tim/libieee1284/, app2_source_package: , app2_summary: A library for interfacing IEEE 1284-compatible devices., app2_description: The libieee1284 library is for communicating with parallel port devices., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [683]{app2_name: libjpeg, app2_display_name: , app2_epoch: 0, app2_version: 6b, app2_release: 37, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ijg.org/, app2_source_package: , app2_summary: A library for manipulating JPEG image format files., app2_description: The libjpeg package contains a library of functions for manipulating\nJPEG images, as well as simple client programs for accessing the\nlibjpeg functions. Libjpeg client programs include cjpeg, djpeg,\njpegtran, rdjpgcom and wrjpgcom. Cjpeg compresses an image file into\nJPEG format. Djpeg decompresses a JPEG file into a regular image\nfile. Jpegtran can perform various useful transformations on JPEG\nfiles. Rdjpgcom displays any text comments included in a JPEG file.\nWrjpgcom inserts text comments into a JPEG file., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [684]{app2_name: libjpeg, app2_display_name: , app2_epoch: 0, app2_version: 6b, app2_release: 37, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ijg.org/, app2_source_package: , app2_summary: A library for manipulating JPEG image format files., app2_description: The libjpeg package contains a library of functions for manipulating\nJPEG images, as well as simple client programs for accessing the\nlibjpeg functions. Libjpeg client programs include cjpeg, djpeg,\njpegtran, rdjpgcom and wrjpgcom. Cjpeg compresses an image file into\nJPEG format. Djpeg decompresses a JPEG file into a regular image\nfile. Jpegtran can perform various useful transformations on JPEG\nfiles. Rdjpgcom displays any text comments included in a JPEG file.\nWrjpgcom inserts text comments into a JPEG file., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [685]{app2_name: libjpeg-devel, app2_display_name: , app2_epoch: 0, app2_version: 6b, app2_release: 37, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ijg.org/, app2_source_package: , app2_summary: Development tools for programs which will use the libjpeg library., app2_description: The libjpeg-devel package includes the header files and static libraries\nnecessary for developing programs which will manipulate JPEG files using\nthe libjpeg library.\n\nIf you are going to develop programs which will manipulate JPEG images,\nyou should install libjpeg-devel. You'll also need to have the libjpeg\npackage installed., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [686]{app2_name: libjpeg-devel, app2_display_name: , app2_epoch: 0, app2_version: 6b, app2_release: 37, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ijg.org/, app2_source_package: , app2_summary: Development tools for programs which will use the libjpeg library., app2_description: The libjpeg-devel package includes the header files and static libraries\nnecessary for developing programs which will manipulate JPEG files using\nthe libjpeg library.\n\nIf you are going to develop programs which will manipulate JPEG images,\nyou should install libjpeg-devel. You'll also need to have the libjpeg\npackage installed., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [687]{app2_name: libmng, app2_display_name: , app2_epoch: 0, app2_version: 1.0.9, app2_release: 5.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libmng.com/, app2_source_package: , app2_summary: Library for Multiple-image Network Graphics support, app2_description: LibMNG is a library for accessing graphics in MNG (Multi-image Network\nGraphics) and JNG (JPEG Network Graphics) formats. MNG graphics are\nbasically animated PNGs. JNG graphics are basically JPEG streams\nintegrated into a PNG chunk., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [688]{app2_name: libmng, app2_display_name: , app2_epoch: 0, app2_version: 1.0.9, app2_release: 5.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libmng.com/, app2_source_package: , app2_summary: Library for Multiple-image Network Graphics support, app2_description: LibMNG is a library for accessing graphics in MNG (Multi-image Network\nGraphics) and JNG (JPEG Network Graphics) formats. MNG graphics are\nbasically animated PNGs. JNG graphics are basically JPEG streams\nintegrated into a PNG chunk., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [689]{app2_name: libmng-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.9, app2_release: 5.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libmng.com/, app2_source_package: , app2_summary: Development files for the Multiple-image Network Graphics library, app2_description: LibMNG is a library for accessing MNG and JNG format graphics. The\nlibmng-devel package contains files needed for developing or compiling\napplications which use MNG graphics., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [690]{app2_name: libmng-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.9, app2_release: 5.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libmng.com/, app2_source_package: , app2_summary: Development files for the Multiple-image Network Graphics library, app2_description: LibMNG is a library for accessing MNG and JNG format graphics. The\nlibmng-devel package contains files needed for developing or compiling\napplications which use MNG graphics., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [691]{app2_name: libmusicbrainz, app2_display_name: , app2_epoch: 0, app2_version: 2.1.1, app2_release: 4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.musicbrainz.org/, app2_source_package: , app2_summary: Library for accessing MusicBrainz servers, app2_description: The MusicBrainz client library allows applications to make metadata\nlookup to a MusicBrainz server, generate signatures from WAV data and\ncreate CD Index Disk ids from audio CD roms., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [692]{app2_name: libnotify, app2_display_name: , app2_epoch: 0, app2_version: 0.4.2, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.galago-project.org/specs/notification/, app2_source_package: , app2_summary: libnotify notification library, app2_description: \nlibnotify is an implementation of the freedesktop.org desktop\nnotification specification., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [693]{app2_name: libogg, app2_display_name: , app2_epoch: 2, app2_version: 1.1.3, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: The Ogg bitstream file format library., app2_description: Libogg is a library for manipulating Ogg bitstream file formats.\nLibogg supports both making Ogg bitstreams and getting packets from\nOgg bitstreams., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [694]{app2_name: libogg, app2_display_name: , app2_epoch: 2, app2_version: 1.1.3, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: The Ogg bitstream file format library., app2_description: Libogg is a library for manipulating Ogg bitstream file formats.\nLibogg supports both making Ogg bitstreams and getting packets from\nOgg bitstreams., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [695]{app2_name: libogg-devel, app2_display_name: , app2_epoch: 2, app2_version: 1.1.3, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: Files needed for development using libogg., app2_description: Libogg is a library used for manipulating Ogg bitstreams. The\nlibogg-devel package contains the header files and documentation\nneeded for development using libogg., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [696]{app2_name: libogg-devel, app2_display_name: , app2_epoch: 2, app2_version: 1.1.3, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: Files needed for development using libogg., app2_description: Libogg is a library used for manipulating Ogg bitstreams. The\nlibogg-devel package contains the header files and documentation\nneeded for development using libogg., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [697]{app2_name: liboil, app2_display_name: , app2_epoch: 0, app2_version: 0.3.8, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://liboil.freedesktop.org/, app2_source_package: , app2_summary: Library of Optimized Inner Loops, CPU optimized functions, app2_description: Liboil is a library of simple functions that are optimized for various CPUs.\nThese functions are generally loops implementing simple algorithms, such as\nconverting an array of N integers to floating-poing numbers or multiplying\nand summing an array of N numbers. Clearly such functions are candidates for\nsignificant optimization using various techniques, especially by using\nextended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [698]{app2_name: libpcap, app2_display_name: , app2_epoch: 14, app2_version: 0.9.4, app2_release: 14.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tcpdump.org, app2_source_package: , app2_summary: A system-independent interface for user-level packet capture., app2_description: Libpcap provides a portable framework for low-level network\nmonitoring. Libpcap can provide network statistics collection,\nsecurity monitoring and network debugging. Since almost every system\nvendor provides a different interface for packet capture, the libpcap\nauthors created this system-independent API to ease in porting and to\nalleviate the need for several system-dependent packet capture modules\nin each application.\n\nInstall libpcap if you need to do low-level network traffic monitoring\non your network., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [699]{app2_name: libpfm, app2_display_name: , app2_epoch: 0, app2_version: 3.2, app2_release: 0.060926.4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: a performance monitoring library for Linux/ia64, app2_description: This package contains a library to develop performance monitoring\napplications using the Performance Monitor Unit (PMU) available on\nvarious processors., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [700]{app2_name: libpng, app2_display_name: , app2_epoch: 2, app2_version: 1.2.10, app2_release: 7.1.el5_0.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libpng.org/pub/png/, app2_source_package: , app2_summary: A library of functions for manipulating PNG image format files, app2_description: The libpng package contains a library of functions for creating and\nmanipulating PNG (Portable Network Graphics) image format files. PNG\nis a bit-mapped graphics format similar to the GIF format. PNG was\ncreated to replace the GIF format, since GIF uses a patented data\ncompression algorithm.\n\nLibpng should be installed if you need to manipulate PNG format image\nfiles., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [701]{app2_name: libpng, app2_display_name: , app2_epoch: 2, app2_version: 1.2.10, app2_release: 7.1.el5_0.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libpng.org/pub/png/, app2_source_package: , app2_summary: A library of functions for manipulating PNG image format files, app2_description: The libpng package contains a library of functions for creating and\nmanipulating PNG (Portable Network Graphics) image format files. PNG\nis a bit-mapped graphics format similar to the GIF format. PNG was\ncreated to replace the GIF format, since GIF uses a patented data\ncompression algorithm.\n\nLibpng should be installed if you need to manipulate PNG format image\nfiles., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [702]{app2_name: libpng-devel, app2_display_name: , app2_epoch: 2, app2_version: 1.2.10, app2_release: 7.1.el5_0.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libpng.org/pub/png/, app2_source_package: , app2_summary: Development tools for programs to manipulate PNG image format files., app2_description: The libpng-devel package contains the header files and static\nlibraries necessary for developing programs using the PNG (Portable\nNetwork Graphics) library.\n\nIf you want to develop programs which will manipulate PNG image format\nfiles, you should install libpng-devel. You'll also need to install\nthe libpng package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [703]{app2_name: libpng-devel, app2_display_name: , app2_epoch: 2, app2_version: 1.2.10, app2_release: 7.1.el5_0.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libpng.org/pub/png/, app2_source_package: , app2_summary: Development tools for programs to manipulate PNG image format files., app2_description: The libpng-devel package contains the header files and static\nlibraries necessary for developing programs using the PNG (Portable\nNetwork Graphics) library.\n\nIf you want to develop programs which will manipulate PNG image format\nfiles, you should install libpng-devel. You'll also need to install\nthe libpng package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [704]{app2_name: libraw1394, app2_display_name: , app2_epoch: 0, app2_version: 1.3.0, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linux1394.org/, app2_source_package: , app2_summary: Library providing low-level IEEE-1394 access, app2_description: The libraw1394 library provides direct access to the IEEE-1394 bus through\nthe Linux 1394 subsystem's raw1394 user space interface., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [705]{app2_name: librsvg2, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: An SVG library based on cairo, app2_description: An SVG library based on cairo., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [706]{app2_name: librsvg2, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: An SVG library based on cairo, app2_description: An SVG library based on cairo., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [707]{app2_name: librsvg2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Libraries and include files for developing with librsvg, app2_description: This package provides the necessary development libraries and include\nfiles to allow you to develop with librsvg., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [708]{app2_name: libsane-hpaio, app2_display_name: , app2_epoch: 0, app2_version: 1.6.7, app2_release: 4.1.el5_2.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://hplip.sourceforge.net/, app2_source_package: , app2_summary: SANE driver for scanners in HP's multi-function devices, app2_description: SANE driver for scanners in HP's multi-function devices (from HPOJ)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [709]{app2_name: libselinux, app2_display_name: , app2_epoch: 0, app2_version: 1.33.4, app2_release: 5.1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SELinux library and simple utilities, app2_description: Security-enhanced Linux is a feature of the Linux\xc2\xae kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux. The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement\xc2\xae, Role-based Access\nControl, and Multi-level Security.\n\nlibselinux provides an API for SELinux applications to get and set\nprocess and file security contexts and to obtain security policy\ndecisions. Required for any applications that use the SELinux API., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [710]{app2_name: libselinux, app2_display_name: , app2_epoch: 0, app2_version: 1.33.4, app2_release: 5.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SELinux library and simple utilities, app2_description: Security-enhanced Linux is a feature of the Linux\xc2\xae kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux. The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement\xc2\xae, Role-based Access\nControl, and Multi-level Security.\n\nlibselinux provides an API for SELinux applications to get and set\nprocess and file security contexts and to obtain security policy\ndecisions. Required for any applications that use the SELinux API., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [711]{app2_name: libselinux-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.33.4, app2_release: 5.1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Header files and libraries used to build SELinux, app2_description: The libselinux-devel package contains the static libraries and header files\nneeded for developing SELinux applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [712]{app2_name: libselinux-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.33.4, app2_release: 5.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Header files and libraries used to build SELinux, app2_description: The libselinux-devel package contains the static libraries and header files\nneeded for developing SELinux applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [713]{app2_name: libselinux-python, app2_display_name: , app2_epoch: 0, app2_version: 1.33.4, app2_release: 5.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: python bindings for libselinux, app2_description: The libselinux-python package contains the python bindings for developing SELinux\napplications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [714]{app2_name: libselinux-utils, app2_display_name: , app2_epoch: 0, app2_version: 1.33.4, app2_release: 5.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SELinux libselinux utilies, app2_description: The libselinux-utils package contains the SELinux utilities, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [715]{app2_name: libsemanage, app2_display_name: , app2_epoch: 0, app2_version: 1.9.1, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SELinux binary policy manipulation library, app2_description: Security-enhanced Linux is a feature of the Linux\xc2\xae kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux. The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement\xc2\xae, Role-based Access\nControl, and Multi-level Security.\n\nlibsemanage provides an API for the manipulation of SELinux binary policies.\nIt is used by checkpolicy (the policy compiler) and similar tools, as well\nas by programs like load_policy that need to perform specific transformations\non binary policies such as customizing policy boolean settings., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [716]{app2_name: libsepol, app2_display_name: , app2_epoch: 0, app2_version: 1.15.2, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SELinux binary policy manipulation library, app2_description: Security-enhanced Linux is a feature of the Linux\xc2\xae kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux. The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement\xc2\xae, Role-based Access\nControl, and Multi-level Security.\n\nlibsepol provides an API for the manipulation of SELinux binary policies.\nIt is used by checkpolicy (the policy compiler) and similar tools, as well\nas by programs like load_policy that need to perform specific transformations\non binary policies such as customizing policy boolean settings., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [717]{app2_name: libsepol, app2_display_name: , app2_epoch: 0, app2_version: 1.15.2, app2_release: 1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SELinux binary policy manipulation library, app2_description: Security-enhanced Linux is a feature of the Linux\xc2\xae kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux. The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement\xc2\xae, Role-based Access\nControl, and Multi-level Security.\n\nlibsepol provides an API for the manipulation of SELinux binary policies.\nIt is used by checkpolicy (the policy compiler) and similar tools, as well\nas by programs like load_policy that need to perform specific transformations\non binary policies such as customizing policy boolean settings., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [718]{app2_name: libsepol-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.15.2, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Header files and libraries used to build policy manipulation tools, app2_description: The libsepol-devel package contains the static libraries and header files\nneeded for developing applications that manipulate binary policies., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [719]{app2_name: libsoup, app2_display_name: , app2_epoch: 0, app2_version: 2.2.98, app2_release: 2.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/, app2_source_package: , app2_summary: Soup, an HTTP library implementation, app2_description: Libsoup is an HTTP library implementation in C. It was originally part\nof a SOAP (Simple Object Access Protocol) implementation called Soup, but\nthe SOAP and non-SOAP parts have now been split into separate packages.\n\nlibsoup uses the Glib main loop and is designed to work well with GTK\napplications. This enables GNOME applications to access HTTP servers\non the network in a completely asynchronous fashion, very similar to\nthe Gtk+ programming model (a synchronous operation mode is also\nsupported for those who want it)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [720]{app2_name: libsoup, app2_display_name: , app2_epoch: 0, app2_version: 2.2.98, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/, app2_source_package: , app2_summary: Soup, an HTTP library implementation, app2_description: Libsoup is an HTTP library implementation in C. It was originally part\nof a SOAP (Simple Object Access Protocol) implementation called Soup, but\nthe SOAP and non-SOAP parts have now been split into separate packages.\n\nlibsoup uses the Glib main loop and is designed to work well with GTK\napplications. This enables GNOME applications to access HTTP servers\non the network in a completely asynchronous fashion, very similar to\nthe Gtk+ programming model (a synchronous operation mode is also\nsupported for those who want it)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [721]{app2_name: libsoup-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.2.98, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/, app2_source_package: , app2_summary: Header files for the Soup library, app2_description: Libsoup is an HTTP library implementation in C. This package allows\nyou to develop applications that use the libsoup library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [722]{app2_name: libstdc++, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: GNU Standard C++ Library, app2_description: The libstdc++ package contains a rewritten standard compliant GCC Standard\nC++ Library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [723]{app2_name: libstdc++, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: GNU Standard C++ Library, app2_description: The libstdc++ package contains a rewritten standard compliant GCC Standard\nC++ Library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [724]{app2_name: libstdc++-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 44.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org, app2_source_package: , app2_summary: Header files and libraries for C++ development, app2_description: This is the GNU implementation of the standard C++ libraries. This\npackage includes the header files and libraries needed for C++\ndevelopment. This includes rewritten implementation of STL., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [725]{app2_name: libsysfs, app2_display_name: , app2_epoch: 0, app2_version: 2.0.0, app2_release: 6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Shared library for interfacing with sysfs, app2_description: Library used in handling linux kernel sysfs mounts and their various files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [726]{app2_name: libtermcap, app2_display_name: , app2_epoch: 0, app2_version: 2.0.8, app2_release: 46.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://metalab.unc.edu/pub/Linux/GCC/, app2_source_package: , app2_summary: A basic system library for accessing the termcap database., app2_description: The libtermcap package contains a basic system library needed to\naccess the termcap database. The termcap library supports easy access\nto the termcap database, so that programs can output character-based\ndisplays in a terminal-independent manner., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [727]{app2_name: libtermcap, app2_display_name: , app2_epoch: 0, app2_version: 2.0.8, app2_release: 46.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://metalab.unc.edu/pub/Linux/GCC/, app2_source_package: , app2_summary: A basic system library for accessing the termcap database., app2_description: The libtermcap package contains a basic system library needed to\naccess the termcap database. The termcap library supports easy access\nto the termcap database, so that programs can output character-based\ndisplays in a terminal-independent manner., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [728]{app2_name: libtermcap-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.0.8, app2_release: 46.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://metalab.unc.edu/pub/Linux/GCC/, app2_source_package: , app2_summary: Development tools for programs which will access the termcap database., app2_description: This package includes the libraries and header files necessary for\ndeveloping programs which will access the termcap database.\n\nIf you need to develop programs which will access the termcap database,\nyou'll need to install this package. You'll also need to install the\nlibtermcap package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [729]{app2_name: libtermcap-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.0.8, app2_release: 46.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://metalab.unc.edu/pub/Linux/GCC/, app2_source_package: , app2_summary: Development tools for programs which will access the termcap database., app2_description: This package includes the libraries and header files necessary for\ndeveloping programs which will access the termcap database.\n\nIf you need to develop programs which will access the termcap database,\nyou'll need to install this package. You'll also need to install the\nlibtermcap package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [730]{app2_name: libtheora, app2_display_name: , app2_epoch: 0, app2_version: 1.0alpha7, app2_release: 1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.theora.org, app2_source_package: , app2_summary: Theora Video Compression Codec, app2_description: Theora is Xiph.Org's first publicly released video codec, intended\nfor use within the Ogg's project's Ogg multimedia streaming system.\nTheora is derived directly from On2's VP3 codec; Currently the two are\nnearly identical, varying only in encapsulating decoder tables in the\nbitstream headers, but Theora will make use of this extra freedom\nin the future to improve over what is possible with VP3., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [731]{app2_name: libtiff, app2_display_name: , app2_epoch: 0, app2_version: 3.8.2, app2_release: 7.el5_2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libtiff.org/, app2_source_package: , app2_summary: Library of functions for manipulating TIFF format image files, app2_description: The libtiff package contains a library of functions for manipulating\nTIFF (Tagged Image File Format) image format files. TIFF is a widely\nused file format for bitmapped images. TIFF files usually end in the\n.tif extension and they are often quite large.\n\nThe libtiff package should be installed if you need to manipulate TIFF\nformat image files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [732]{app2_name: libtiff, app2_display_name: , app2_epoch: 0, app2_version: 3.8.2, app2_release: 7.el5_2.2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libtiff.org/, app2_source_package: , app2_summary: Library of functions for manipulating TIFF format image files, app2_description: The libtiff package contains a library of functions for manipulating\nTIFF (Tagged Image File Format) image format files. TIFF is a widely\nused file format for bitmapped images. TIFF files usually end in the\n.tif extension and they are often quite large.\n\nThe libtiff package should be installed if you need to manipulate TIFF\nformat image files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [733]{app2_name: libtiff-devel, app2_display_name: , app2_epoch: 0, app2_version: 3.8.2, app2_release: 7.el5_2.2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libtiff.org/, app2_source_package: , app2_summary: Development tools for programs which will use the libtiff library, app2_description: This package contains the header files and static libraries for\ndeveloping programs which will manipulate TIFF format image files\nusing the libtiff library.\n\nIf you need to develop programs which will manipulate TIFF format\nimage files, you should install this package. You'll also need to\ninstall the libtiff package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [734]{app2_name: libtiff-devel, app2_display_name: , app2_epoch: 0, app2_version: 3.8.2, app2_release: 7.el5_2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libtiff.org/, app2_source_package: , app2_summary: Development tools for programs which will use the libtiff library, app2_description: This package contains the header files and static libraries for\ndeveloping programs which will manipulate TIFF format image files\nusing the libtiff library.\n\nIf you need to develop programs which will manipulate TIFF format\nimage files, you should install this package. You'll also need to\ninstall the libtiff package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [735]{app2_name: libtool, app2_display_name: , app2_epoch: 0, app2_version: 1.5.22, app2_release: 6.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libtool/, app2_source_package: , app2_summary: The GNU Portable Library Tool, app2_description: GNU Libtool is a set of shell scripts which automatically configure UNIX and\nUNIX-like systems to generically build shared libraries. Libtool provides a\nconsistent, portable interface which simplifies the process of using shared\nlibraries.\n\nIf you are developing programs which will use shared libraries, but do not use\nthe rest of the GNU Autotools (such as GNU Autoconf and GNU Automake), you\nshould install the libtool package.\n\nThe libtool package also includes all files needed to integrate the GNU Portable\nLibrary Tool (libtool) and the GNU Libtool Dynamic Module Loader (ltdl) into a\npackage built using the GNU Autotools (including GNU Autoconf and GNU Automake).\n\nThis package includes a modification from the original GNU Libtool to allow\nsupport for multi-architecture systems, such as the AMD64 Opteron and the Intel\n64-bit Xeon., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [736]{app2_name: libusb, app2_display_name: , app2_epoch: 0, app2_version: 0.1.12, app2_release: 5.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/libusb/, app2_source_package: , app2_summary: A library which allows userspace access to USB devices., app2_description: This package provides a way for applications to access USB devices., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [737]{app2_name: libusb, app2_display_name: , app2_epoch: 0, app2_version: 0.1.12, app2_release: 5.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/libusb/, app2_source_package: , app2_summary: A library which allows userspace access to USB devices., app2_description: This package provides a way for applications to access USB devices., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [738]{app2_name: libusb-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.1.12, app2_release: 5.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/libusb/, app2_source_package: , app2_summary: Development files for libusb., app2_description: This package contains the header files and documentation needed to\ndevelop applications that use libusb., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [739]{app2_name: libusb-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.1.12, app2_release: 5.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/libusb/, app2_source_package: , app2_summary: Development files for libusb., app2_description: This package contains the header files and documentation needed to\ndevelop applications that use libusb., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [740]{app2_name: libuser, app2_display_name: , app2_epoch: 0, app2_version: 0.54.7, app2_release: 2.el5.5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A user and group account administration library., app2_description: The libuser library implements a standardized interface for manipulating\nand administering user and group accounts. The library uses pluggable\nback-ends to interface to its data sources.\n\nSample applications modeled after those included with the shadow password\nsuite are included., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [741]{app2_name: libuser, app2_display_name: , app2_epoch: 0, app2_version: 0.54.7, app2_release: 2.el5.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A user and group account administration library., app2_description: The libuser library implements a standardized interface for manipulating\nand administering user and group accounts. The library uses pluggable\nback-ends to interface to its data sources.\n\nSample applications modeled after those included with the shadow password\nsuite are included., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [742]{app2_name: libuser-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.54.7, app2_release: 2.el5.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Files needed for developing applications which use libuser., app2_description: The libuser-devel package contains header files, static libraries, and other\nfiles useful for developing applications with libuser., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [743]{app2_name: libuser-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.54.7, app2_release: 2.el5.5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Files needed for developing applications which use libuser., app2_description: The libuser-devel package contains header files, static libraries, and other\nfiles useful for developing applications with libuser., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [744]{app2_name: libutempter, app2_display_name: , app2_epoch: 0, app2_version: 1.1.4, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.altlinux.org/pub/people/ldv/utempter, app2_source_package: , app2_summary: A privileged helper for utmp/wtmp updates, app2_description: This library provides interface for terminal emulators such as\nscreen and xterm to record user sessions to utmp and wtmp files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [745]{app2_name: libutempter, app2_display_name: , app2_epoch: 0, app2_version: 1.1.4, app2_release: 4.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.altlinux.org/pub/people/ldv/utempter, app2_source_package: , app2_summary: A privileged helper for utmp/wtmp updates, app2_description: This library provides interface for terminal emulators such as\nscreen and xterm to record user sessions to utmp and wtmp files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [746]{app2_name: libvolume_id, app2_display_name: , app2_epoch: 0, app2_version: 095, app2_release: 14.19.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://kernel.org/pub/linux/utils/kernel/hotplug/, app2_source_package: , app2_summary: Dynamic libraries to get volume ids, app2_description: This package contains the libvolume_id.so dynamic library,\nwhich contains functions to get volume ids., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [747]{app2_name: libvolume_id, app2_display_name: , app2_epoch: 0, app2_version: 095, app2_release: 14.19.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://kernel.org/pub/linux/utils/kernel/hotplug/, app2_source_package: , app2_summary: Dynamic libraries to get volume ids, app2_description: This package contains the libvolume_id.so dynamic library,\nwhich contains functions to get volume ids., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [748]{app2_name: libvorbis, app2_display_name: , app2_epoch: 1, app2_version: 1.1.2, app2_release: 3.el5_1.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: The Vorbis General Audio Compression Codec., app2_description: Ogg Vorbis is a fully open, non-proprietary, patent-and royalty-free,\ngeneral-purpose compressed audio format for audio and music at fixed\nand variable bitrates from 16 to 128 kbps/channel.\n\nThe libvorbis package contains runtime libraries for use in programs\nthat support Ogg Voribs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [749]{app2_name: libvorbis, app2_display_name: , app2_epoch: 1, app2_version: 1.1.2, app2_release: 3.el5_1.2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: The Vorbis General Audio Compression Codec., app2_description: Ogg Vorbis is a fully open, non-proprietary, patent-and royalty-free,\ngeneral-purpose compressed audio format for audio and music at fixed\nand variable bitrates from 16 to 128 kbps/channel.\n\nThe libvorbis package contains runtime libraries for use in programs\nthat support Ogg Voribs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [750]{app2_name: libvorbis-devel, app2_display_name: , app2_epoch: 1, app2_version: 1.1.2, app2_release: 3.el5_1.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: Development tools for Vorbis applications., app2_description: The libvorbis-devel package contains the header files and documentation\nneeded to develop applications with Ogg Vorbis., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [751]{app2_name: libvorbis-devel, app2_display_name: , app2_epoch: 1, app2_version: 1.1.2, app2_release: 3.el5_1.2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: Development tools for Vorbis applications., app2_description: The libvorbis-devel package contains the header files and documentation\nneeded to develop applications with Ogg Vorbis., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [752]{app2_name: libwmf, app2_display_name: , app2_epoch: 0, app2_version: 0.2.8.4, app2_release: 10.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Windows Metafile Library, app2_description: A library for reading and converting Windows MetaFile vector graphics (WMF), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [753]{app2_name: libwmf, app2_display_name: , app2_epoch: 0, app2_version: 0.2.8.4, app2_release: 10.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Windows Metafile Library, app2_description: A library for reading and converting Windows MetaFile vector graphics (WMF), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [754]{app2_name: libwnck, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 4.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/GNOME/sources/libwnck/, app2_source_package: , app2_summary: Window Navigator Construction Kit, app2_description: \nlibwnck (pronounced "libwink") is used to implement pagers, tasklists,\nand other such things. It allows applications to monitor information\nabout open windows, workspaces, their names/icons, and so forth., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [755]{app2_name: libwnck, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 4.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/GNOME/sources/libwnck/, app2_source_package: , app2_summary: Window Navigator Construction Kit, app2_description: \nlibwnck (pronounced "libwink") is used to implement pagers, tasklists,\nand other such things. It allows applications to monitor information\nabout open windows, workspaces, their names/icons, and so forth., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [756]{app2_name: libwvstreams, app2_display_name: , app2_epoch: 0, app2_version: 4.2.2, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://open.nit.ca/wiki/?page=WvStreams, app2_source_package: , app2_summary: WvStreams is a network programming library written in C++., app2_description: WvStreams aims to be an efficient, secure, and easy-to-use library for\ndoing network applications development., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [757]{app2_name: libxkbfile, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libxkbfile runtime library, app2_description: X.Org X11 libxkbfile runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [758]{app2_name: libxkbfile, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 3.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 libxkbfile runtime library, app2_description: X.Org X11 libxkbfile runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [759]{app2_name: libxklavier, app2_display_name: , app2_epoch: 0, app2_version: 3.0, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gswitchit.sourceforge.net/, app2_source_package: , app2_summary: library providing high-level API for X Keyboard Extension, app2_description: libxklavier is a library providing high-level API for X Keyboard Extension\nknown as XKB. This library is intended to support XFree86 and other\ncommercial X servers. It is useful for creating XKB-related software\n(layout indicators etc)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [760]{app2_name: libxklavier, app2_display_name: , app2_epoch: 0, app2_version: 3.0, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gswitchit.sourceforge.net/, app2_source_package: , app2_summary: library providing high-level API for X Keyboard Extension, app2_description: libxklavier is a library providing high-level API for X Keyboard Extension\nknown as XKB. This library is intended to support XFree86 and other\ncommercial X servers. It is useful for creating XKB-related software\n(layout indicators etc)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [761]{app2_name: libxml2, app2_display_name: , app2_epoch: 0, app2_version: 2.6.26, app2_release: 2.1.2.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org/, app2_source_package: , app2_summary: Library providing XML and HTML support, app2_description: This library allows to manipulate XML files. It includes support\nto read, modify and write XML and HTML files. There is DTDs support\nthis includes parsing and validation even with complex DtDs, either\nat parse time or later once the document has been modified. The output\ncan be a simple SAX stream or and in-memory DOM like representations.\nIn this case one can use the built-in XPath and XPointer implementation\nto select subnodes or ranges. A flexible Input/Output mechanism is\navailable, with existing HTTP and FTP modules and combined to an\nURI library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [762]{app2_name: libxml2, app2_display_name: , app2_epoch: 0, app2_version: 2.6.26, app2_release: 2.1.2.7, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org/, app2_source_package: , app2_summary: Library providing XML and HTML support, app2_description: This library allows to manipulate XML files. It includes support\nto read, modify and write XML and HTML files. There is DTDs support\nthis includes parsing and validation even with complex DtDs, either\nat parse time or later once the document has been modified. The output\ncan be a simple SAX stream or and in-memory DOM like representations.\nIn this case one can use the built-in XPath and XPointer implementation\nto select subnodes or ranges. A flexible Input/Output mechanism is\navailable, with existing HTTP and FTP modules and combined to an\nURI library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [763]{app2_name: libxml2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.6.26, app2_release: 2.1.2.7, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org/, app2_source_package: , app2_summary: Libraries, includes, etc. to develop XML and HTML applications, app2_description: Libraries, include files, etc you can use to develop XML applications.\nThis library allows to manipulate XML files. It includes support\nto read, modify and write XML and HTML files. There is DTDs support\nthis includes parsing and validation even with complex DtDs, either\nat parse time or later once the document has been modified. The output\ncan be a simple SAX stream or and in-memory DOM like representations.\nIn this case one can use the built-in XPath and XPointer implementation\nto select subnodes or ranges. A flexible Input/Output mechanism is\navailable, with existing HTTP and FTP modules and combined to an\nURI library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [764]{app2_name: libxml2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.6.26, app2_release: 2.1.2.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org/, app2_source_package: , app2_summary: Libraries, includes, etc. to develop XML and HTML applications, app2_description: Libraries, include files, etc you can use to develop XML applications.\nThis library allows to manipulate XML files. It includes support\nto read, modify and write XML and HTML files. There is DTDs support\nthis includes parsing and validation even with complex DtDs, either\nat parse time or later once the document has been modified. The output\ncan be a simple SAX stream or and in-memory DOM like representations.\nIn this case one can use the built-in XPath and XPointer implementation\nto select subnodes or ranges. A flexible Input/Output mechanism is\navailable, with existing HTTP and FTP modules and combined to an\nURI library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [765]{app2_name: libxml2-python, app2_display_name: , app2_epoch: 0, app2_version: 2.6.26, app2_release: 2.1.2.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org/, app2_source_package: , app2_summary: Python bindings for the libxml2 library, app2_description: The libxml2-python package contains a module that permits applications\nwritten in the Python programming language to use the interface\nsupplied by the libxml2 library to manipulate XML files.\n\nThis library allows to manipulate XML files. It includes support\nto read, modify and write XML and HTML files. There is DTDs support\nthis includes parsing and validation even with complex DTDs, either\nat parse time or later once the document has been modified., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [766]{app2_name: libxslt, app2_display_name: , app2_epoch: 0, app2_version: 1.1.17, app2_release: 2.el5_2.2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org/XSLT/, app2_source_package: , app2_summary: Library providing the Gnome XSLT engine, app2_description: This C library allows to transform XML files into other XML files\n(or HTML, text, ...) using the standard XSLT stylesheet transformation\nmechanism. To use it you need to have a version of libxml2 >= 2.6.25\ninstalled. The xsltproc command is a command line interface to the XSLT engine, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [767]{app2_name: libxslt, app2_display_name: , app2_epoch: 0, app2_version: 1.1.17, app2_release: 2.el5_2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org/XSLT/, app2_source_package: , app2_summary: Library providing the Gnome XSLT engine, app2_description: This C library allows to transform XML files into other XML files\n(or HTML, text, ...) using the standard XSLT stylesheet transformation\nmechanism. To use it you need to have a version of libxml2 >= 2.6.25\ninstalled. The xsltproc command is a command line interface to the XSLT engine, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [768]{app2_name: libxslt-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.1.17, app2_release: 2.el5_2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org/XSLT/, app2_source_package: , app2_summary: Libraries, includes, etc. to embed the Gnome XSLT engine, app2_description: This C library allows to transform XML files into other XML files\n(or HTML, text, ...) using the standard XSLT stylesheet transformation\nmechanism. To use it you need to have a version of libxml2 >= 2.6.25\ninstalled., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [769]{app2_name: linuxwacom, app2_display_name: , app2_epoch: 0, app2_version: 0.7.8.3, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linuxwacom.sourceforge.net, app2_source_package: , app2_summary: Wacom Drivers from Linux Wacom Project, app2_description: The Linux Wacom Project manages the drivers, libraries, and\ndocumentation for configuring and running Wacom tablets under the\nLinux operating system. It contains diagnostic applications as well as\nX.org XInput drivers., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [770]{app2_name: lockdev, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A library for locking devices., app2_description: Lockdev provides a reliable way to put an exclusive lock to devices\nusing both FSSTND and SVr4 methods., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [771]{app2_name: lockdev, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 10, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A library for locking devices., app2_description: Lockdev provides a reliable way to put an exclusive lock to devices\nusing both FSSTND and SVr4 methods., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [772]{app2_name: lockdev-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 10, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The header files and a static library for the lockdev library., app2_description: The lockdev library provides a reliable way to put an exclusive lock\non devices using both FSSTND and SVr4 methods. The lockdev-devel\npackage contains the development headers and a static library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [773]{app2_name: lockdev-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The header files and a static library for the lockdev library., app2_description: The lockdev library provides a reliable way to put an exclusive lock\non devices using both FSSTND and SVr4 methods. The lockdev-devel\npackage contains the development headers and a static library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [774]{app2_name: logrotate, app2_display_name: , app2_epoch: 0, app2_version: 3.7.4, app2_release: 9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Rotates, compresses, removes and mails system log files., app2_description: The logrotate utility is designed to simplify the administration of\nlog files on a system which generates a lot of log files. Logrotate\nallows for the automatic rotation compression, removal and mailing of\nlog files. Logrotate can be set to handle a log file daily, weekly,\nmonthly or when the log file gets to a certain size. Normally,\nlogrotate runs as a daily cron job.\n\nInstall the logrotate package if you need a utility to deal with the\nlog files on your system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [775]{app2_name: logwatch, app2_display_name: , app2_epoch: 0, app2_version: 7.3, app2_release: 6.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.logwatch.org/, app2_source_package: , app2_summary: A log file analysis program, app2_description: Logwatch is a customizable, pluggable log-monitoring system. It will go\nthrough your logs for a given period of time and make a report in the areas\nthat you wish with the detail that you wish. Easy to use - works right out\nof the package on many systems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [776]{app2_name: lrzsz, app2_display_name: , app2_epoch: 0, app2_version: 0.12.20, app2_release: 22.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ohse.de/uwe/software/lrzsz.html, app2_source_package: , app2_summary: The lrz and lsz modem communications programs., app2_description: Lrzsz (consisting of lrz and lsz) is a cosmetically modified\nzmodem/ymodem/xmodem package built from the public-domain version of\nthe rzsz package. Lrzsz was created to provide a working GNU\ncopylefted Zmodem solution for Linux systems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [777]{app2_name: lsof, app2_display_name: , app2_epoch: 0, app2_version: 4.78, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A utility which lists open files on a Linux/UNIX system., app2_description: Lsof stands for LiSt Open Files, and it does just that: it lists\ninformation about files that are open by the processes running on a\nUNIX system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [778]{app2_name: ltrace, app2_display_name: , app2_epoch: 0, app2_version: 0.5, app2_release: 7.45svn.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Tracks runtime library calls from dynamically linked executables., app2_description: Ltrace is a debugging program which runs a specified command until the\ncommand exits. While the command is executing, ltrace intercepts and\nrecords both the dynamic library calls called by the executed process\nand the signals received by the executed process. Ltrace can also\nintercept and print system calls executed by the process.\n\nYou should install ltrace if you need a sysadmin tool for tracking the\nexecution of processes., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [779]{app2_name: lvm2, app2_display_name: , app2_epoch: 0, app2_version: 2.02.40, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/lvm2, app2_source_package: , app2_summary: Userland logical volume management tools, app2_description: LVM2 includes all of the support for handling read/write operations on\nphysical volumes (hard disks, RAID-Systems, magneto optical, etc.,\nmultiple devices (MD), see mdadd(8) or even loop devices, see\nlosetup(8)), creating volume groups (kind of virtual disks) from one\nor more physical volumes and creating one or more logical volumes\n(kind of logical partitions) in volume groups., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [780]{app2_name: m2crypto, app2_display_name: , app2_epoch: 0, app2_version: 0.16, app2_release: 6.el5.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto, app2_source_package: , app2_summary: Support for using OpenSSL in python scripts, app2_description: This package allows you to call OpenSSL functions from python scripts., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [781]{app2_name: m4, app2_display_name: , app2_epoch: 0, app2_version: 1.4.5, app2_release: 3.el5.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/m4/, app2_source_package: , app2_summary: The GNU macro processor., app2_description: A GNU implementation of the traditional UNIX macro processor. M4 is\nuseful for writing text files which can be logically parsed, and is used\nby many programs as part of their build process. M4 has built-in\nfunctions for including files, running shell commands, doing arithmetic,\netc. The autoconf program needs m4 for generating configure scripts, but\nnot for running configure scripts.\n\nInstall m4 if you need a macro processor., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [782]{app2_name: mailcap, app2_display_name: , app2_epoch: 0, app2_version: 2.1.23, app2_release: 1.fc6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Associates helper applications with particular file types., app2_description: The mailcap file is used by the metamail program. Metamail reads the\nmailcap file to determine how it should display non-text or multimedia\nmaterial. Basically, mailcap associates a particular type of file\nwith a particular program that a mail agent or other program can call\nin order to handle the file.\n\nMailcap should be installed to allow certain programs to be able to\nhandle non-text files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [783]{app2_name: mailx, app2_display_name: , app2_epoch: 0, app2_version: 8.1.1, app2_release: 44.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The /bin/mail program for sending e-mail messages., app2_description: The mailx package installs the /bin/mail program, which is used to\nsend quick email messages (i.e., without opening up a full-featured\nmail user agent). Mail is often used in shell scripts.\n\nYou should install mailx because of its quick email sending ability,\nwhich is especially useful if you're planning on writing any shell\nscripts., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [784]{app2_name: make, app2_display_name: , app2_epoch: 1, app2_version: 3.81, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/make/, app2_source_package: , app2_summary: A GNU tool which simplifies the build process for users., app2_description: A GNU tool for controlling the generation of executables and other\nnon-source files of a program from the program's source files. Make\nallows users to build and install packages without any significant\nknowledge about the details of the build process. The details about\nhow the program should be built are provided for make in the program's\nmakefile.\n\nThe GNU make tool should be installed on your system because it is\ncommonly used to simplify the process of installing programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [785]{app2_name: man, app2_display_name: , app2_epoch: 0, app2_version: 1.6d, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A set of documentation tools: man, apropos and whatis., app2_description: The man package includes three tools for finding information and/or\ndocumentation about your Linux system: man, apropos, and whatis. The\nman system formats and displays on-line manual pages about commands or\nfunctions on your system. Apropos searches the whatis database\n(containing short descriptions of system commands) for a string.\nWhatis searches its own database for a complete word.\n\nThe man package should be installed on your system because it is the\nprimary way to find documentation on a Linux system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [786]{app2_name: man-pages, app2_display_name: , app2_epoch: 0, app2_version: 2.39, app2_release: 12.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Man (manual) pages from the Linux Documentation Project., app2_description: A large collection of man pages (documentation) from the Linux\nDocumentation Project (LDP)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [787]{app2_name: mcelog, app2_display_name: , app2_epoch: 1, app2_version: 0.7, app2_release: 1.22.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Tool to translate x86-64 CPU Machine Check Exception data., app2_description: mcelog is a daemon that collects and decodes Machine Check Exception data\non x86-64 machines.\nftp://ftp.x86-64.org/pub/linux/tools/mcelog/, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [788]{app2_name: mcstrans, app2_display_name: , app2_epoch: 0, app2_version: 0.2.11, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SELinux Translation Daemon, app2_description: Security-enhanced Linux is a feature of the Linux\xc2\xae kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux. The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement\xc2\xae, Role-based Access\nControl, and Multi-level Security.\n\nmcstrans provides an translation daemon to translate SELinux categories\nfrom internal representations to user defined representation., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [789]{app2_name: mdadm, app2_display_name: , app2_epoch: 0, app2_version: 2.6.4, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cse.unsw.edu.au/~neilb/source/mdadm/, app2_source_package: , app2_summary: mdadm controls Linux md devices (software RAID arrays), app2_description: mdadm is used to create, manage, and monitor Linux MD (software RAID)\ndevices. As such, it provides similar functionality to the raidtools\npackage. However, mdadm is a single program, and it can perform\nalmost all functions without a configuration file, though a configuration\nfile can be used to help with some common tasks., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [790]{app2_name: mesa-libGL, app2_display_name: , app2_epoch: 0, app2_version: 6.5.1, app2_release: 7.7.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mesa3d.org, app2_source_package: , app2_summary: Mesa libGL runtime libraries and DRI drivers, app2_description: Mesa libGL runtime libraries and DRI drivers., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [791]{app2_name: mesa-libGL, app2_display_name: , app2_epoch: 0, app2_version: 6.5.1, app2_release: 7.7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mesa3d.org, app2_source_package: , app2_summary: Mesa libGL runtime libraries and DRI drivers, app2_description: Mesa libGL runtime libraries and DRI drivers., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [792]{app2_name: mesa-libGL-devel, app2_display_name: , app2_epoch: 0, app2_version: 6.5.1, app2_release: 7.7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mesa3d.org, app2_source_package: , app2_summary: Mesa libGL development package, app2_description: Mesa libGL development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [793]{app2_name: mesa-libGL-devel, app2_display_name: , app2_epoch: 0, app2_version: 6.5.1, app2_release: 7.7.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mesa3d.org, app2_source_package: , app2_summary: Mesa libGL development package, app2_description: Mesa libGL development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [794]{app2_name: mesa-libGLU, app2_display_name: , app2_epoch: 0, app2_version: 6.5.1, app2_release: 7.7.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mesa3d.org, app2_source_package: , app2_summary: Mesa libGLU runtime library, app2_description: Mesa libGLU runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [795]{app2_name: mesa-libGLU, app2_display_name: , app2_epoch: 0, app2_version: 6.5.1, app2_release: 7.7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mesa3d.org, app2_source_package: , app2_summary: Mesa libGLU runtime library, app2_description: Mesa libGLU runtime library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [796]{app2_name: mesa-libGLU-devel, app2_display_name: , app2_epoch: 0, app2_version: 6.5.1, app2_release: 7.7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mesa3d.org, app2_source_package: , app2_summary: Mesa libGLU development package, app2_description: Mesa libGLU development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [797]{app2_name: metacity, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 12.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/gnome/sources/metacity/, app2_source_package: , app2_summary: Metacity window manager, app2_description: \nMetacity is a simple window manager that integrates nicely with\nGNOME 2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [798]{app2_name: metacity, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/gnome/sources/metacity/, app2_source_package: , app2_summary: Metacity window manager, app2_description: \nMetacity is a simple window manager that integrates nicely with\nGNOME 2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [799]{app2_name: mgetty, app2_display_name: , app2_epoch: 0, app2_version: 1.1.33, app2_release: 9.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.leo.org/~doering/mgetty/index.html, app2_source_package: , app2_summary: A getty replacement for use with data and fax modems., app2_description: The mgetty package contains a "smart" getty which allows logins over a\nserial line (i.e., through a modem). If you're using a Class 2 or 2.0\nmodem, mgetty can receive faxes. If you also need to send faxes,\nyou'll need to install the sendfax program.\n\nIf you'll be dialing in to your system using a modem, you should\ninstall the mgetty package. If you'd like to send faxes using mgetty\nand your modem, you'll need to install the mgetty-sendfax program. If\nyou need a viewer for faxes, you'll also need to install the\nmgetty-viewfax package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [800]{app2_name: microcode_ctl, app2_display_name: , app2_epoch: 1, app2_version: 1.17, app2_release: 1.47.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.urbanmyth.org/microcode/, app2_source_package: , app2_summary: Tool to update x86/x86-64 CPU microcode., app2_description: microcode_ctl - updates the microcode on Intel x86/x86-64 CPU's, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [801]{app2_name: mingetty, app2_display_name: , app2_epoch: 0, app2_version: 1.07, app2_release: 5.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A compact getty program for virtual consoles only., app2_description: The mingetty program is a lightweight, minimalist getty program for\nuse only on virtual consoles. Mingetty is not suitable for serial\nlines (you should use the mgetty program in that case)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [802]{app2_name: minicom, app2_display_name: , app2_epoch: 0, app2_version: 2.1, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://alioth.debian.org/projects/minicom/, app2_source_package: , app2_summary: A text-based modem control and terminal emulation program., app2_description: Minicom is a simple text-based modem control and terminal emulation\nprogram somewhat similar to MSDOS Telix. Minicom includes a dialing\ndirectory, full ANSI and VT100 emulation, an (external) scripting\nlanguage, and other features., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [803]{app2_name: mkbootdisk, app2_display_name: , app2_epoch: 0, app2_version: 1.5.3, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Creates a boot floppy disk for booting a system., app2_description: The mkbootdisk program creates a standalone boot floppy disk for\nbooting the running system. The created boot disk will look for the\nroot filesystem on the device mentioned in /etc/fstab and includes an\ninitial ramdisk image which will load any necessary SCSI modules for\nthe system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [804]{app2_name: mkinitrd, app2_display_name: , app2_epoch: 0, app2_version: 5.1.19.6, app2_release: 44, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Creates an initial ramdisk image for preloading modules., app2_description: Mkinitrd creates filesystem images for use as initial ramdisk (initrd)\nimages. These ramdisk images are often used to preload the block\ndevice modules (SCSI or RAID) needed to access the root filesystem.\n\nIn other words, generic kernels can be built without drivers for any\nSCSI adapters which load the SCSI driver as a module. Since the\nkernel needs to read those modules, but in this case it isn't able to\naddress the SCSI adapter, an initial ramdisk is used. The initial\nramdisk is loaded by the operating system loader (normally LILO) and\nis available to the kernel as soon as the ramdisk is loaded. The\nramdisk image loads the proper SCSI adapter and allows the kernel to\nmount the root filesystem. The mkinitrd program creates such a\nramdisk using information found in the /etc/modules.conf file., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [805]{app2_name: mkinitrd, app2_display_name: , app2_epoch: 0, app2_version: 5.1.19.6, app2_release: 44, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Creates an initial ramdisk image for preloading modules., app2_description: Mkinitrd creates filesystem images for use as initial ramdisk (initrd)\nimages. These ramdisk images are often used to preload the block\ndevice modules (SCSI or RAID) needed to access the root filesystem.\n\nIn other words, generic kernels can be built without drivers for any\nSCSI adapters which load the SCSI driver as a module. Since the\nkernel needs to read those modules, but in this case it isn't able to\naddress the SCSI adapter, an initial ramdisk is used. The initial\nramdisk is loaded by the operating system loader (normally LILO) and\nis available to the kernel as soon as the ramdisk is loaded. The\nramdisk image loads the proper SCSI adapter and allows the kernel to\nmount the root filesystem. The mkinitrd program creates such a\nramdisk using information found in the /etc/modules.conf file., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [806]{app2_name: mkisofs, app2_display_name: , app2_epoch: 9, app2_version: 2.01, app2_release: 10.7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cdrecord.berlios.de/old/private/cdrecord.html, app2_source_package: , app2_summary: Creates an image of an ISO9660 filesystem., app2_description: The mkisofs program is used as a pre-mastering program; i.e., it\ngenerates the ISO9660 filesystem. Mkisofs takes a snapshot of\na given directory tree and generates a binary image of the tree\nwhich will correspond to an ISO9660 filesystem when written to\na block device. Mkisofs is used for writing CD-ROMs, and includes\nsupport for creating bootable El Torito CD-ROMs.\n\nInstall the mkisofs package if you need a program for writing\nCD-ROMs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [807]{app2_name: mktemp, app2_display_name: , app2_epoch: 3, app2_version: 1.5, app2_release: 23.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mktemp.org, app2_source_package: , app2_summary: A small utility for safely making /tmp files., app2_description: The mktemp utility takes a given file name template and overwrites a\nportion of it to create a unique file name. This allows shell scripts\nand other programs to safely create and use /tmp files.\n\nInstall the mktemp package if you need to use shell scripts or other\nprograms which will create and use unique /tmp files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [808]{app2_name: mlocate, app2_display_name: , app2_epoch: 0, app2_version: 0.15, app2_release: 1.el5.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: An utility for finding files by name, app2_description: mlocate is a locate/updatedb implementation. It keeps a database of\nall existing files and allows you to lookup files by name.\n\nThe 'm' stands for "merging": updatedb reuses the existing database to avoid\nrereading most of the file system, which makes updatedb faster and does not\ntrash the system caches as much as traditional locate implementations., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [809]{app2_name: mod_perl, app2_display_name: , app2_epoch: 0, app2_version: 2.0.4, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://perl.apache.org/, app2_source_package: , app2_summary: An embedded Perl interpreter for the Apache HTTP Server, app2_description: Mod_perl incorporates a Perl interpreter into the Apache web server,\nso that the Apache web server can directly execute Perl code.\nMod_perl links the Perl runtime library into the Apache web server and\nprovides an object-oriented Perl interface for Apache's C language\nAPI. The end result is a quicker CGI script turnaround process, since\nno external Perl interpreter has to be started.\n\nInstall mod_perl if you're installing the Apache web server and you'd\nlike for it to directly incorporate a Perl interpreter., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [810]{app2_name: mod_python, app2_display_name: , app2_epoch: 0, app2_version: 3.2.8, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.modpython.org/, app2_source_package: , app2_summary: An embedded Python interpreter for the Apache Web server., app2_description: Mod_python is a module that embeds the Python language interpreter within\nthe server, allowing Apache handlers to be written in Python.\n\nMod_python brings together the versatility of Python and the power of\nthe Apache Web server for a considerable boost in flexibility and\nperformance over the traditional CGI approach., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [811]{app2_name: mod_ssl, app2_display_name: , app2_epoch: 1, app2_version: 2.2.3, app2_release: 22.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://httpd.apache.org/, app2_source_package: , app2_summary: SSL/TLS module for the Apache HTTP server, app2_description: The mod_ssl module provides strong cryptography for the Apache Web\nserver via the Secure Sockets Layer (SSL) and Transport Layer\nSecurity (TLS) protocols., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [812]{app2_name: module-init-tools, app2_display_name: , app2_epoch: 0, app2_version: 3.3, app2_release: 0.pre3.1.42.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Kernel module management utilities., app2_description: The modutils package includes various programs needed for automatic\nloading and unloading of modules under 2.6 and later kernels, as well\nas other module management programs. Device drivers and filesystems\nare two examples of loaded and unloaded modules., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [813]{app2_name: mozldap, app2_display_name: , app2_epoch: 0, app2_version: 6.0.5, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/directory/csdk.html, app2_source_package: , app2_summary: Mozilla LDAP C SDK, app2_description: The Mozilla LDAP C SDK is a set of libraries that\nallow applications to communicate with LDAP directory\nservers. These libraries are derived from the University\nof Michigan and Netscape LDAP libraries. They use Mozilla\nNSPR and NSS for crypto., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [814]{app2_name: mtools, app2_display_name: , app2_epoch: 0, app2_version: 3.9.10, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://mtools.linux.lu/, app2_source_package: , app2_summary: Programs for accessing MS-DOS disks without mounting the disks., app2_description: Mtools is a collection of utilities for accessing MS-DOS files.\nMtools allow you to read, write and move around MS-DOS filesystem\nfiles (normally on MS-DOS floppy disks). Mtools supports Windows95\nstyle long file names, OS/2 XDF disks, and 2m disks.\n\nMtools should be installed if you need to use MS-DOS disks., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [815]{app2_name: mtr, app2_display_name: , app2_epoch: 2, app2_version: 0.71, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.BitWizard.nl/mtr, app2_source_package: , app2_summary: A network diagnostic tool., app2_description: Mtr is a network diagnostic tool that combines ping and traceroute\ninto one program. Mtr provides two interfaces: an ncurses interface,\nuseful for using Mtr from a telnet session; and a GTK+ interface for X\n(provided in the mtr-gtk package)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [816]{app2_name: mutt, app2_display_name: , app2_epoch: 5, app2_version: 1.4.2.2, app2_release: 3.0.2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mutt.org/, app2_source_package: , app2_summary: A text mode mail user agent., app2_description: Mutt is a text-mode mail user agent. Mutt supports color, threading,\narbitrary key remapping, and a lot of customization.\n\nYou should install mutt if you have used it in the past and you prefer\nit, or if you are new to mail programs and have not decided which one\nyou are going to use., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [817]{app2_name: nano, app2_display_name: , app2_epoch: 0, app2_version: 1.3.12, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.nano-editor.org, app2_source_package: , app2_summary: A small text editor, app2_description: GNU nano is a small and friendly text editor., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [818]{app2_name: nash, app2_display_name: , app2_epoch: 0, app2_version: 5.1.19.6, app2_release: 44, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: nash shell, app2_description: nash shell used by initrd, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [819]{app2_name: nautilus, app2_display_name: , app2_epoch: 0, app2_version: 2.16.2, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/nautilus/, app2_source_package: , app2_summary: Nautilus is a file manager for GNOME., app2_description: Nautilus integrates access to files, applications, media,\nInternet-based resources and the Web. Nautilus delivers a dynamic and\nrich user experience. Nautilus is an free software project developed\nunder the GNU General Public License and is a core component of the\nGNOME desktop project., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [820]{app2_name: nautilus-cd-burner, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 7.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Easy to use CD burning for Gnome, app2_description: An easy to use CD burning package, well integrated with\nNautilus and the Gnome desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [821]{app2_name: nautilus-cd-burner, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Easy to use CD burning for Gnome, app2_description: An easy to use CD burning package, well integrated with\nNautilus and the Gnome desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [822]{app2_name: nautilus-extensions, app2_display_name: , app2_epoch: 0, app2_version: 2.16.2, app2_release: 7.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/nautilus/, app2_source_package: , app2_summary: Nautilus extensions library, app2_description: This package provides the libraries used by nautilus extensions., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [823]{app2_name: nautilus-extensions, app2_display_name: , app2_epoch: 0, app2_version: 2.16.2, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/nautilus/, app2_source_package: , app2_summary: Nautilus extensions library, app2_description: This package provides the libraries used by nautilus extensions., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [824]{app2_name: nautilus-open-terminal, app2_display_name: , app2_epoch: 0, app2_version: 0.6, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://manny.cluecoder.org/packages/nautilus-open-terminal/, app2_source_package: , app2_summary: Nautilus extension for an open terminal shortcut, app2_description: The nautilus-open-terminal extension provides a right-click "Open\nTerminal" option for nautilus users who prefer that option., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [825]{app2_name: nc, app2_display_name: , app2_epoch: 0, app2_version: 1.84, app2_release: 10.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/, app2_source_package: , app2_summary: Reads and writes data across network connections using TCP or UDP., app2_description: The nc package contains Netcat (the program is actually nc), a simple\nutility for reading and writing data across network connections, using\nthe TCP or UDP protocols. Netcat is intended to be a reliable back-end\ntool which can be used directly or easily driven by other programs and\nscripts. Netcat is also a feature-rich network debugging and\nexploration tool, since it can create many different connections and\nhas many built-in capabilities.\n\nYou may want to install the netcat package if you are administering a\nnetwork and you'd like to use its debugging and network exploration\ncapabilities., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [826]{app2_name: ncurses, app2_display_name: , app2_epoch: 0, app2_version: 5.5, app2_release: 24.20060715, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://invisible-island.net/ncurses/ncurses.html, app2_source_package: , app2_summary: A terminal handling library, app2_description: The curses library routines are a terminal-independent method of\nupdating character screens with reasonable optimization. The ncurses\n(new curses) library is a freely distributable replacement for the\ndiscontinued 4.4 BSD classic curses library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [827]{app2_name: ncurses, app2_display_name: , app2_epoch: 0, app2_version: 5.5, app2_release: 24.20060715, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://invisible-island.net/ncurses/ncurses.html, app2_source_package: , app2_summary: A terminal handling library, app2_description: The curses library routines are a terminal-independent method of\nupdating character screens with reasonable optimization. The ncurses\n(new curses) library is a freely distributable replacement for the\ndiscontinued 4.4 BSD classic curses library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [828]{app2_name: ncurses-devel, app2_display_name: , app2_epoch: 0, app2_version: 5.5, app2_release: 24.20060715, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://invisible-island.net/ncurses/ncurses.html, app2_source_package: , app2_summary: Development files for the ncurses library, app2_description: The header files and libraries for developing applications that use\nthe ncurses terminal handling library.\n\nInstall the ncurses-devel package if you want to develop applications\nwhich will use ncurses.\n\nUse the following compiler flags to build against the ncurses library:\n\n-lncurses\n(compile and link against the regular ncurses library)\n\n-I /usr/include/ncursesw -lncursesw\n(compile and link against the wide-character, UTF-8, library), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [829]{app2_name: ncurses-devel, app2_display_name: , app2_epoch: 0, app2_version: 5.5, app2_release: 24.20060715, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://invisible-island.net/ncurses/ncurses.html, app2_source_package: , app2_summary: Development files for the ncurses library, app2_description: The header files and libraries for developing applications that use\nthe ncurses terminal handling library.\n\nInstall the ncurses-devel package if you want to develop applications\nwhich will use ncurses.\n\nUse the following compiler flags to build against the ncurses library:\n\n-lncurses\n(compile and link against the regular ncurses library)\n\n-I /usr/include/ncursesw -lncursesw\n(compile and link against the wide-character, UTF-8, library), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [830]{app2_name: neon, app2_display_name: , app2_epoch: 0, app2_version: 0.25.5, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.webdav.org/neon/, app2_source_package: , app2_summary: An HTTP and WebDAV client library, app2_description: neon is an HTTP and WebDAV client library, with a C interface;\nproviding a high-level interface to HTTP and WebDAV methods along\nwith a low-level interface for HTTP request handling. neon\nsupports persistent connections, proxy servers, basic, digest and\nKerberos authentication, and has complete SSL support., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [831]{app2_name: neon, app2_display_name: , app2_epoch: 0, app2_version: 0.25.5, app2_release: 10.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.webdav.org/neon/, app2_source_package: , app2_summary: An HTTP and WebDAV client library, app2_description: neon is an HTTP and WebDAV client library, with a C interface;\nproviding a high-level interface to HTTP and WebDAV methods along\nwith a low-level interface for HTTP request handling. neon\nsupports persistent connections, proxy servers, basic, digest and\nKerberos authentication, and has complete SSL support., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [832]{app2_name: net-snmp-libs, app2_display_name: , app2_epoch: 1, app2_version: 5.3.2.2, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://net-snmp.sourceforge.net/, app2_source_package: , app2_summary: The NET-SNMP runtime libraries., app2_description: The net-snmp-libs package contains the runtime libraries for shared binaries\nand applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [833]{app2_name: net-tools, app2_display_name: , app2_epoch: 0, app2_version: 1.60, app2_release: 78.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Basic networking tools., app2_description: The net-tools package contains basic networking tools, including\nifconfig, netstat, route, and others., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [834]{app2_name: netpbm, app2_display_name: , app2_epoch: 0, app2_version: 10.35, app2_release: 6.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://netpbm.sourceforge.net/, app2_source_package: , app2_summary: A library for handling different graphics file formats., app2_description: The netpbm package contains a library of functions which support\nprograms for handling various graphics file formats, including .pbm\n(portable bitmaps), .pgm (portable graymaps), .pnm (portable anymaps),\n.ppm (portable pixmaps) and others., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [835]{app2_name: netpbm, app2_display_name: , app2_epoch: 0, app2_version: 10.35, app2_release: 6.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://netpbm.sourceforge.net/, app2_source_package: , app2_summary: A library for handling different graphics file formats., app2_description: The netpbm package contains a library of functions which support\nprograms for handling various graphics file formats, including .pbm\n(portable bitmaps), .pgm (portable graymaps), .pnm (portable anymaps),\n.ppm (portable pixmaps) and others., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [836]{app2_name: netpbm-devel, app2_display_name: , app2_epoch: 0, app2_version: 10.35, app2_release: 6.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://netpbm.sourceforge.net/, app2_source_package: , app2_summary: Development tools for programs which will use the netpbm libraries., app2_description: The netpbm-devel package contains the header files and static libraries,\netc., for developing programs which can handle the various graphics file\nformats supported by the netpbm libraries.\n\nInstall netpbm-devel if you want to develop programs for handling the\ngraphics file formats supported by the netpbm libraries. You'll also need\nto have the netpbm package installed., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [837]{app2_name: netpbm-devel, app2_display_name: , app2_epoch: 0, app2_version: 10.35, app2_release: 6.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://netpbm.sourceforge.net/, app2_source_package: , app2_summary: Development tools for programs which will use the netpbm libraries., app2_description: The netpbm-devel package contains the header files and static libraries,\netc., for developing programs which can handle the various graphics file\nformats supported by the netpbm libraries.\n\nInstall netpbm-devel if you want to develop programs for handling the\ngraphics file formats supported by the netpbm libraries. You'll also need\nto have the netpbm package installed., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [838]{app2_name: netpbm-progs, app2_display_name: , app2_epoch: 0, app2_version: 10.35, app2_release: 6.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://netpbm.sourceforge.net/, app2_source_package: , app2_summary: Tools for manipulating graphics files in netpbm supported formats., app2_description: The netpbm-progs package contains a group of scripts for manipulating the\ngraphics files in formats which are supported by the netpbm libraries. For\nexample, netpbm-progs includes the rasttopnm script, which will convert a\nSun rasterfile into a portable anymap. Netpbm-progs contains many other\nscripts for converting from one graphics file format to another.\n\nIf you need to use these conversion scripts, you should install\nnetpbm-progs. You'll also need to install the netpbm package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [839]{app2_name: newt, app2_display_name: , app2_epoch: 0, app2_version: 0.52.2, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A development library for text mode user interfaces., app2_description: Newt is a programming library for color text mode, widget based user\ninterfaces. Newt can be used to add stacked windows, entry widgets,\ncheckboxes, radio buttons, labels, plain text fields, scrollbars,\netc., to text mode user interfaces. This package also contains the\nshared library needed by programs built with newt, as well as a\n/usr/bin/dialog replacement called whiptail. Newt is based on the\nslang library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [840]{app2_name: newt, app2_display_name: , app2_epoch: 0, app2_version: 0.52.2, app2_release: 12.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A development library for text mode user interfaces., app2_description: Newt is a programming library for color text mode, widget based user\ninterfaces. Newt can be used to add stacked windows, entry widgets,\ncheckboxes, radio buttons, labels, plain text fields, scrollbars,\netc., to text mode user interfaces. This package also contains the\nshared library needed by programs built with newt, as well as a\n/usr/bin/dialog replacement called whiptail. Newt is based on the\nslang library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [841]{app2_name: newt-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.52.2, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Newt windowing toolkit development files., app2_description: The newt-devel package contains the header files and libraries\nnecessary for developing applications which use newt. Newt is a\ndevelopment library for text mode user interfaces. Newt is based on\nthe slang library.\n\nInstall newt-devel if you want to develop applications which will use\nnewt., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [842]{app2_name: newt-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.52.2, app2_release: 12.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Newt windowing toolkit development files., app2_description: The newt-devel package contains the header files and libraries\nnecessary for developing applications which use newt. Newt is a\ndevelopment library for text mode user interfaces. Newt is based on\nthe slang library.\n\nInstall newt-devel if you want to develop applications which will use\nnewt., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [843]{app2_name: newt-perl, app2_display_name: , app2_epoch: 0, app2_version: 1.08, app2_release: 9.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Perl bindings for the Newt library, app2_description: This package provides Perl bindings for the Newt widget\nlibrary, which provides a color text mode user interface., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [844]{app2_name: nfs-utils, app2_display_name: , app2_epoch: 1, app2_version: 1.0.9, app2_release: 40.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: NFS utilities and supporting clients and daemons for the kernel NFS server., app2_description: The nfs-utils package provides a daemon for the kernel NFS server and\nrelated tools, which provides a much higher level of performance than the\ntraditional Linux NFS server used by most users.\n\nThis package also contains the showmount program. Showmount queries the\nmount daemon on a remote host for information about the NFS (Network File\nSystem) server on the remote host. For example, showmount can display the\nclients which are mounted on that host.\n\nThis package also contains the mount.nfs and umount.nfs program., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [845]{app2_name: nfs-utils-lib, app2_display_name: , app2_epoch: 0, app2_version: 1.0.8, app2_release: 7.2.z2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.citi.umich.edu/projects/nfsv4/linux/, app2_source_package: , app2_summary: Network File System Support Library, app2_description: Support libaries that are needed by the commands and\ndaemons the nfs-utils rpm., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [846]{app2_name: notification-daemon, app2_display_name: , app2_epoch: 0, app2_version: 0.3.5, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.galago-project.org/specs/notification/, app2_source_package: , app2_summary: Notification Daemon, app2_description: notification-daemon is the server implementation of the freedesktop.org desktop\nnotification specification., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [847]{app2_name: notify-python, app2_display_name: , app2_epoch: 0, app2_version: 0.1.0, app2_release: 3.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.galago-project.org/specs/notification, app2_source_package: , app2_summary: Python bindings for libnotify, app2_description: Python bindings for libnotify, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [848]{app2_name: nscd, app2_display_name: , app2_epoch: 0, app2_version: 2.5, app2_release: 34, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A Name Service Caching Daemon (nscd)., app2_description: Nscd caches name service lookups and can dramatically improve\nperformance with NIS+, and may help with DNS as well., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [849]{app2_name: nspluginwrapper, app2_display_name: , app2_epoch: 0, app2_version: 0.9.91.5, app2_release: 22.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gwenole.beauchesne.info/projects/nspluginwrapper/, app2_source_package: , app2_summary: A compatibility layer for Netscape 4 plugins, app2_description: nspluginwrapper makes it possible to use Netscape 4 compatible plugins\ncompiled for i386 into Mozilla for another architecture, e.g. x86_64.\n\nThis package consists in:\n * npviewer: the plugin viewer\n * npwrapper.so: the browser-side plugin\n * mozilla-plugin-config: a tool to manage plugins installation and update, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [850]{app2_name: nspluginwrapper, app2_display_name: , app2_epoch: 0, app2_version: 0.9.91.5, app2_release: 22.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gwenole.beauchesne.info/projects/nspluginwrapper/, app2_source_package: , app2_summary: A compatibility layer for Netscape 4 plugins, app2_description: nspluginwrapper makes it possible to use Netscape 4 compatible plugins\ncompiled for x86_64 into Mozilla for another architecture, e.g. x86_64.\n\nThis package consists in:\n * npviewer: the plugin viewer\n * npwrapper.so: the browser-side plugin\n * mozilla-plugin-config: a tool to manage plugins installation and update, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [851]{app2_name: nspr, app2_display_name: , app2_epoch: 0, app2_version: 4.7.3, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/nspr/, app2_source_package: , app2_summary: Netscape Portable Runtime, app2_description: NSPR provides platform independence for non-GUI operating system\nfacilities. These facilities include threads, thread synchronization,\nnormal file and network I/O, interval timing and calendar time, basic\nmemory management (malloc and free) and shared library linking., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [852]{app2_name: nspr, app2_display_name: , app2_epoch: 0, app2_version: 4.7.3, app2_release: 2.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/nspr/, app2_source_package: , app2_summary: Netscape Portable Runtime, app2_description: NSPR provides platform independence for non-GUI operating system\nfacilities. These facilities include threads, thread synchronization,\nnormal file and network I/O, interval timing and calendar time, basic\nmemory management (malloc and free) and shared library linking., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [853]{app2_name: nspr-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.7.3, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/nspr/, app2_source_package: , app2_summary: Development libraries for the Netscape Portable Runtime, app2_description: Header files for doing development with the Netscape Portable Runtime., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [854]{app2_name: nss, app2_display_name: , app2_epoch: 0, app2_version: 3.12.2.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/security/pki/nss/, app2_source_package: , app2_summary: Network Security Services, app2_description: Network Security Services (NSS) is a set of libraries designed to\nsupport cross-platform development of security-enabled client and\nserver applications. Applications built with NSS can support SSL v2\nand v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509\nv3 certificates, and other security standards., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [855]{app2_name: nss, app2_display_name: , app2_epoch: 0, app2_version: 3.12.2.0, app2_release: 2.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/security/pki/nss/, app2_source_package: , app2_summary: Network Security Services, app2_description: Network Security Services (NSS) is a set of libraries designed to\nsupport cross-platform development of security-enabled client and\nserver applications. Applications built with NSS can support SSL v2\nand v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509\nv3 certificates, and other security standards., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [856]{app2_name: nss-devel, app2_display_name: , app2_epoch: 0, app2_version: 3.12.2.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/security/pki/nss/, app2_source_package: , app2_summary: Development libraries for Network Security Services, app2_description: Header and Library files for doing development with Network Security Services., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [857]{app2_name: nss-tools, app2_display_name: , app2_epoch: 0, app2_version: 3.12.2.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/security/pki/nss/, app2_source_package: , app2_summary: Tools for the Network Security Services, app2_description: Network Security Services (NSS) is a set of libraries designed to\nsupport cross-platform development of security-enabled client and\nserver applications. Applications built with NSS can support SSL v2\nand v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509\nv3 certificates, and other security standards.\n\nInstall the nss-tools package if you need command-line tools to\nmanipulate the NSS certificate and key database., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [858]{app2_name: nss_db, app2_display_name: , app2_epoch: 0, app2_version: 2.2, app2_release: 35.3, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/glibc/, app2_source_package: , app2_summary: An NSS library for the Berkeley DB., app2_description: Nss_db is a set of C library extensions which allow Berkeley Databases\nto be used as a primary source of aliases, ethers, groups, hosts,\nnetworks, protocol, users, RPCs, services, and shadow passwords\n(instead of or in addition to using flat files or NIS). Install nss_db\nif your flat name service files are too large and lookups are slow., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [859]{app2_name: nss_db, app2_display_name: , app2_epoch: 0, app2_version: 2.2, app2_release: 35.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sources.redhat.com/glibc/, app2_source_package: , app2_summary: An NSS library for the Berkeley DB., app2_description: Nss_db is a set of C library extensions which allow Berkeley Databases\nto be used as a primary source of aliases, ethers, groups, hosts,\nnetworks, protocol, users, RPCs, services, and shadow passwords\n(instead of or in addition to using flat files or NIS). Install nss_db\nif your flat name service files are too large and lookups are slow., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [860]{app2_name: nss_ldap, app2_display_name: , app2_epoch: 0, app2_version: 253, app2_release: 17.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.padl.com/, app2_source_package: , app2_summary: NSS library and PAM module for LDAP., app2_description: This package includes two LDAP access clients: nss_ldap and pam_ldap.\nNss_ldap is a set of C library extensions that allow X.500 and LDAP\ndirectory servers to be used as a primary source of aliases, ethers,\ngroups, hosts, networks, protocol, users, RPCs, services, and shadow\npasswords (instead of or in addition to using flat files or NIS).\n\nPam_ldap is a module for Linux-PAM that supports password changes, V2\nclients, Netscape's SSL, ypldapd, Netscape Directory Server password\npolicies, access authorization, and crypted hashes., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [861]{app2_name: nss_ldap, app2_display_name: , app2_epoch: 0, app2_version: 253, app2_release: 17.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.padl.com/, app2_source_package: , app2_summary: NSS library and PAM module for LDAP., app2_description: This package includes two LDAP access clients: nss_ldap and pam_ldap.\nNss_ldap is a set of C library extensions that allow X.500 and LDAP\ndirectory servers to be used as a primary source of aliases, ethers,\ngroups, hosts, networks, protocol, users, RPCs, services, and shadow\npasswords (instead of or in addition to using flat files or NIS).\n\nPam_ldap is a module for Linux-PAM that supports password changes, V2\nclients, Netscape's SSL, ypldapd, Netscape Directory Server password\npolicies, access authorization, and crypted hashes., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [862]{app2_name: ntp, app2_display_name: , app2_epoch: 0, app2_version: 4.2.2p1, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ntp.org, app2_source_package: , app2_summary: Synchronizes system time using the Network Time Protocol (NTP)., app2_description: The Network Time Protocol (NTP) is used to synchronize a computer's\ntime with another reference time source. The ntp package contains\nutilities and daemons that will synchronize your computer's time to\nCoordinated Universal Time (UTC) via the NTP protocol and NTP servers.\nThe ntp package includes ntpdate (a program for retrieving the date\nand time from remote machines via a network) and ntpd (a daemon which\ncontinuously adjusts system time).\n\nInstall the ntp package if you need tools for keeping your system's\ntime synchronized via the NTP protocol., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [863]{app2_name: ntsysv, app2_display_name: , app2_epoch: 0, app2_version: 1.3.30.1, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A tool to set the stop/start of system services in a runlevel., app2_description: Ntsysv provides a simple interface for setting which system services\nare started or stopped in various runlevels (instead of directly\nmanipulating the numerous symbolic links in /etc/rc.d). Unless you\nspecify a runlevel or runlevels on the command line (see the man\npage), ntsysv configures the current runlevel (5 if you're using X)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [864]{app2_name: numactl, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8, app2_release: 7.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.suse.com/pub/people/ak/numa/, app2_source_package: , app2_summary: library for tuning for Non Uniform Memory Access machines, app2_description: Simple NUMA policy support. It consists of a numactl program to run\nother programs with a specific NUMA policy and a libnuma to do\nallocations with NUMA policy in applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [865]{app2_name: numactl, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.suse.com/pub/people/ak/numa/, app2_source_package: , app2_summary: library for tuning for Non Uniform Memory Access machines, app2_description: Simple NUMA policy support. It consists of a numactl program to run\nother programs with a specific NUMA policy and a libnuma to do\nallocations with NUMA policy in applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [866]{app2_name: openjade, app2_display_name: , app2_epoch: 0, app2_version: 1.3.2, app2_release: 27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A DSSSL implementation., app2_description: OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL\n(Document Style Semantics and Specification Language). OpenJade is\nbased on James Clark's Jade implementation of DSSSL. OpenJade is a\ncommand-line application and a set of components. The DSSSL engine\ninputs an SGML or XML document and can output a variety of formats:\nXML, RTF, TeX, MIF (FrameMaker), SGML, or XML., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [867]{app2_name: openldap, app2_display_name: , app2_epoch: 0, app2_version: 2.3.43, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openldap.org/, app2_source_package: , app2_summary: The configuration files, libraries, and documentation for OpenLDAP., app2_description: OpenLDAP is an open source suite of LDAP (Lightweight Directory Access\nProtocol) applications and development tools. LDAP is a set of\nprotocols for accessing directory services (usually phone book style\ninformation, but other information is possible) over the Internet,\nsimilar to the way DNS (Domain Name System) information is propagated\nover the Internet. The openldap package contains configuration files,\nlibraries, and documentation for OpenLDAP., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [868]{app2_name: openldap, app2_display_name: , app2_epoch: 0, app2_version: 2.3.43, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openldap.org/, app2_source_package: , app2_summary: The configuration files, libraries, and documentation for OpenLDAP., app2_description: OpenLDAP is an open source suite of LDAP (Lightweight Directory Access\nProtocol) applications and development tools. LDAP is a set of\nprotocols for accessing directory services (usually phone book style\ninformation, but other information is possible) over the Internet,\nsimilar to the way DNS (Domain Name System) information is propagated\nover the Internet. The openldap package contains configuration files,\nlibraries, and documentation for OpenLDAP., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [869]{app2_name: openldap-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.3.43, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openldap.org/, app2_source_package: , app2_summary: OpenLDAP development libraries and header files., app2_description: The openldap-devel package includes the development libraries and\nheader files needed for compiling applications that use LDAP\n(Lightweight Directory Access Protocol) internals. LDAP is a set of\nprotocols for enabling directory services over the Internet. Install\nthis package only if you plan to develop or will need to compile\ncustomized LDAP clients., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [870]{app2_name: openldap-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.3.43, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openldap.org/, app2_source_package: , app2_summary: OpenLDAP development libraries and header files., app2_description: The openldap-devel package includes the development libraries and\nheader files needed for compiling applications that use LDAP\n(Lightweight Directory Access Protocol) internals. LDAP is a set of\nprotocols for enabling directory services over the Internet. Install\nthis package only if you plan to develop or will need to compile\ncustomized LDAP clients., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [871]{app2_name: opensp, app2_display_name: , app2_epoch: 0, app2_version: 1.5.2, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://openjade.sourceforge.net/, app2_source_package: , app2_summary: SGML and XML parser, app2_description: OpenSP is an implementation of the ISO/IEC 8879:1986 standard SGML\n(Standard Generalized Markup Language). OpenSP is based on James\nClark's SP implementation of SGML. OpenSP is a command-line\napplication and a set of components, including a generic API., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [872]{app2_name: openssh, app2_display_name: , app2_epoch: 0, app2_version: 4.3p2, app2_release: 29.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssh.com/portable.html, app2_source_package: , app2_summary: The OpenSSH implementation of SSH protocol versions 1 and 2, app2_description: SSH (Secure SHell) is a program for logging into and executing\ncommands on a remote machine. SSH is intended to replace rlogin and\nrsh, and to provide secure encrypted communications between two\nuntrusted hosts over an insecure network. X11 connections and\narbitrary TCP/IP ports can also be forwarded over the secure channel.\n\nOpenSSH is OpenBSD's version of the last free version of SSH, bringing\nit up to date in terms of security and features, as well as removing\nall patented algorithms to separate libraries.\n\nThis package includes the core files necessary for both the OpenSSH\nclient and server. To make this package useful, you should also\ninstall openssh-clients, openssh-server, or both., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [873]{app2_name: openssh-askpass, app2_display_name: , app2_epoch: 0, app2_version: 4.3p2, app2_release: 29.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssh.com/portable.html, app2_source_package: , app2_summary: A passphrase dialog for OpenSSH and X, app2_description: OpenSSH is a free version of SSH (Secure SHell), a program for logging\ninto and executing commands on a remote machine. This package contains\nan X11 passphrase dialog for OpenSSH., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [874]{app2_name: openssh-clients, app2_display_name: , app2_epoch: 0, app2_version: 4.3p2, app2_release: 29.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssh.com/portable.html, app2_source_package: , app2_summary: The OpenSSH client applications, app2_description: OpenSSH is a free version of SSH (Secure SHell), a program for logging\ninto and executing commands on a remote machine. This package includes\nthe clients necessary to make encrypted connections to SSH servers.\nYou'll also need to install the openssh package on OpenSSH clients., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [875]{app2_name: openssh-server, app2_display_name: , app2_epoch: 0, app2_version: 4.3p2, app2_release: 29.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssh.com/portable.html, app2_source_package: , app2_summary: The OpenSSH server daemon, app2_description: OpenSSH is a free version of SSH (Secure SHell), a program for logging\ninto and executing commands on a remote machine. This package contains\nthe secure shell daemon (sshd). The sshd daemon allows SSH clients to\nsecurely connect to your SSH server. You also need to have the openssh\npackage installed., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [876]{app2_name: openssl, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8e, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssl.org/, app2_source_package: , app2_summary: The OpenSSL toolkit, app2_description: The OpenSSL toolkit provides support for secure communications between\nmachines. OpenSSL includes a certificate management tool and shared\nlibraries which provide various cryptographic algorithms and\nprotocols., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [877]{app2_name: openssl, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8e, app2_release: 7.el5, app2_arch: i686, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssl.org/, app2_source_package: , app2_summary: The OpenSSL toolkit, app2_description: The OpenSSL toolkit provides support for secure communications between\nmachines. OpenSSL includes a certificate management tool and shared\nlibraries which provide various cryptographic algorithms and\nprotocols., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [878]{app2_name: openssl-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8e, app2_release: 7.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssl.org/, app2_source_package: , app2_summary: Files for development of applications which will use OpenSSL, app2_description: OpenSSL is a toolkit for supporting cryptography. The openssl-devel\npackage contains static libraries and include files needed to develop\napplications which support various cryptographic algorithms and\nprotocols., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [879]{app2_name: openssl-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8e, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssl.org/, app2_source_package: , app2_summary: Files for development of applications which will use OpenSSL, app2_description: OpenSSL is a toolkit for supporting cryptography. The openssl-devel\npackage contains static libraries and include files needed to develop\napplications which support various cryptographic algorithms and\nprotocols., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [880]{app2_name: oprofile, app2_display_name: , app2_epoch: 0, app2_version: 0.9.3, app2_release: 18.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oprofile.sf.net, app2_source_package: , app2_summary: System wide profiler, app2_description: OProfile is a profiling system for systems running Linux. The\nprofiling runs transparently during the background, and profile data\ncan be collected at any time. OProfile makes use of the hardware performance\ncounters provided on Intel P6, and AMD Athlon family processors, and can use\nthe RTC for profiling on other x86 processor types.\n\nSee the HTML documentation for further details., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [881]{app2_name: orca, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/orca/, app2_source_package: , app2_summary: Flexible, extensible, and powerful assistive technology, app2_description: Orca is a flexible, extensible, and powerful assistive technology for people\nwith visual impairments. Using various combinations of speech synthesis,\nbraille, and magnification, Orca helps provide access to applications and\ntoolkits that support the AT-SPI (e.g., the GNOME desktop)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [882]{app2_name: pam, app2_display_name: , app2_epoch: 0, app2_version: 0.99.6.2, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.us.kernel.org/pub/linux/libs/pam/index.html, app2_source_package: , app2_summary: A security tool which provides authentication for applications, app2_description: PAM (Pluggable Authentication Modules) is a system security tool that\nallows system administrators to set authentication policy without\nhaving to recompile programs that handle authentication., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [883]{app2_name: pam, app2_display_name: , app2_epoch: 0, app2_version: 0.99.6.2, app2_release: 4.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.us.kernel.org/pub/linux/libs/pam/index.html, app2_source_package: , app2_summary: A security tool which provides authentication for applications, app2_description: PAM (Pluggable Authentication Modules) is a system security tool that\nallows system administrators to set authentication policy without\nhaving to recompile programs that handle authentication., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [884]{app2_name: pam-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.99.6.2, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.us.kernel.org/pub/linux/libs/pam/index.html, app2_source_package: , app2_summary: Files needed for developing PAM-aware applications and modules for PAM, app2_description: PAM (Pluggable Authentication Modules) is a system security tool that\nallows system administrators to set authentication policy without\nhaving to recompile programs that handle authentication. This package\ncontains header files and static libraries used for building both\nPAM-aware applications and modules for use with PAM., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [885]{app2_name: pam-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.99.6.2, app2_release: 4.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.us.kernel.org/pub/linux/libs/pam/index.html, app2_source_package: , app2_summary: Files needed for developing PAM-aware applications and modules for PAM, app2_description: PAM (Pluggable Authentication Modules) is a system security tool that\nallows system administrators to set authentication policy without\nhaving to recompile programs that handle authentication. This package\ncontains header files and static libraries used for building both\nPAM-aware applications and modules for use with PAM., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [886]{app2_name: pam_ccreds, app2_display_name: , app2_epoch: 0, app2_version: 3, app2_release: 5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Pam module to cache login credentials, app2_description: The pam_ccreds module provides a mechanism for caching\ncredentials when authenticating against a network\nauthentication service, so that authentication can still\nproceed when the service is down. Note at present no\nmechanism is provided for caching _authorization_\ninformation, i.e. whether you are allowed to login once\nauthenticated., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [887]{app2_name: pam_ccreds, app2_display_name: , app2_epoch: 0, app2_version: 3, app2_release: 5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Pam module to cache login credentials, app2_description: The pam_ccreds module provides a mechanism for caching\ncredentials when authenticating against a network\nauthentication service, so that authentication can still\nproceed when the service is down. Note at present no\nmechanism is provided for caching _authorization_\ninformation, i.e. whether you are allowed to login once\nauthenticated., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [888]{app2_name: pam_krb5, app2_display_name: , app2_epoch: 0, app2_version: 2.2.14, app2_release: 10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A Pluggable Authentication Module for Kerberos 5., app2_description: This is pam_krb5, a pluggable authentication module that can be used with\nLinux-PAM and Kerberos 5. This module supports password checking, ticket\ncreation, and optional TGT verification and conversion to Kerberos IV tickets.\nThe included pam_krb5afs module also gets AFS tokens if so configured., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [889]{app2_name: pam_krb5, app2_display_name: , app2_epoch: 0, app2_version: 2.2.14, app2_release: 10, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A Pluggable Authentication Module for Kerberos 5., app2_description: This is pam_krb5, a pluggable authentication module that can be used with\nLinux-PAM and Kerberos 5. This module supports password checking, ticket\ncreation, and optional TGT verification and conversion to Kerberos IV tickets.\nThe included pam_krb5afs module also gets AFS tokens if so configured., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [890]{app2_name: pam_passwdqc, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 1.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openwall.com/passwdqc/, app2_source_package: , app2_summary: Pluggable password quality-control module., app2_description: pam_passwdqc is a simple password strength checking module for\nPAM-aware password changing programs, such as passwd(1). In addition\nto checking regular passwords, it offers support for passphrases and\ncan provide randomly generated passwords. All features are optional\nand can be (re-)configured without rebuilding., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [891]{app2_name: pam_passwdqc, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 1.2.2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openwall.com/passwdqc/, app2_source_package: , app2_summary: Pluggable password quality-control module., app2_description: pam_passwdqc is a simple password strength checking module for\nPAM-aware password changing programs, such as passwd(1). In addition\nto checking regular passwords, it offers support for passphrases and\ncan provide randomly generated passwords. All features are optional\nand can be (re-)configured without rebuilding., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [892]{app2_name: pam_pkcs11, app2_display_name: , app2_epoch: 0, app2_version: 0.5.3, app2_release: 23, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.opensc.org/pam_pkcs11, app2_source_package: , app2_summary: PKCS #11/NSS PAM login module, app2_description: This Linux-PAM login module allows a X.509 certificate based user\nauthentication. The certificate and its dedicated private key are thereby\naccessed by means of an appropriate PKCS #11 module. For the\nverification of the users' certificates, locally stored CA\ncertificates as well as either online or locally accessible CRLs and\nOCSP are used. This version uses NSS to validate the Certificates and manage\nthe PKCS #11 smartCards.\nAdditional included pam_pkcs11 related tools\n- pkcs11_eventmgr: Generate actions on card insert/removal/timeout events\n- pklogin_finder: Get the loginname that maps to a certificate\n- pkcs11_inspect: Inspect the contents of a certificate, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [893]{app2_name: pam_pkcs11, app2_display_name: , app2_epoch: 0, app2_version: 0.5.3, app2_release: 23, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.opensc.org/pam_pkcs11, app2_source_package: , app2_summary: PKCS #11/NSS PAM login module, app2_description: This Linux-PAM login module allows a X.509 certificate based user\nauthentication. The certificate and its dedicated private key are thereby\naccessed by means of an appropriate PKCS #11 module. For the\nverification of the users' certificates, locally stored CA\ncertificates as well as either online or locally accessible CRLs and\nOCSP are used. This version uses NSS to validate the Certificates and manage\nthe PKCS #11 smartCards.\nAdditional included pam_pkcs11 related tools\n- pkcs11_eventmgr: Generate actions on card insert/removal/timeout events\n- pklogin_finder: Get the loginname that maps to a certificate\n- pkcs11_inspect: Inspect the contents of a certificate, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [894]{app2_name: pam_smb, app2_display_name: , app2_epoch: 0, app2_version: 1.1.7, app2_release: 7.2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.csn.ul.ie/~airlied/pam_smb/, app2_source_package: , app2_summary: A Pluggable Authentication Module (PAM) for use with SMB servers., app2_description: The pam_smb module can be used to authenticate users using an external\nSMB server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [895]{app2_name: pam_smb, app2_display_name: , app2_epoch: 0, app2_version: 1.1.7, app2_release: 7.2.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.csn.ul.ie/~airlied/pam_smb/, app2_source_package: , app2_summary: A Pluggable Authentication Module (PAM) for use with SMB servers., app2_description: The pam_smb module can be used to authenticate users using an external\nSMB server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [896]{app2_name: pango, app2_display_name: , app2_epoch: 0, app2_version: 1.14.9, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pango.org, app2_source_package: , app2_summary: System for layout and rendering of internationalized text, app2_description: Pango is a system for layout and rendering of internationalized text., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [897]{app2_name: pango, app2_display_name: , app2_epoch: 0, app2_version: 1.14.9, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pango.org, app2_source_package: , app2_summary: System for layout and rendering of internationalized text, app2_description: Pango is a system for layout and rendering of internationalized text., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [898]{app2_name: pango-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.14.9, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pango.org, app2_source_package: , app2_summary: System for layout and rendering of internationalized text, app2_description: The pango-devel package includes the static libraries, header files,\nand developer docs for the pango package.\n\nInstall pango-devel if you want to develop programs which will use\npango., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [899]{app2_name: pango-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.14.9, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pango.org, app2_source_package: , app2_summary: System for layout and rendering of internationalized text, app2_description: The pango-devel package includes the static libraries, header files,\nand developer docs for the pango package.\n\nInstall pango-devel if you want to develop programs which will use\npango., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [900]{app2_name: paps, app2_display_name: , app2_epoch: 0, app2_version: 0.6.6, app2_release: 18.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://paps.sourceforge.net/, app2_source_package: , app2_summary: Plain Text to PostScript converter, app2_description: paps is a PostScript converter from plain text file using Pango., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [901]{app2_name: parted, app2_display_name: , app2_epoch: 0, app2_version: 1.8.1, app2_release: 23.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The GNU disk partition manipulation program, app2_description: The GNU Parted program allows you to create, destroy, resize, move,\nand copy hard disk partitions. Parted can be used for creating space\nfor new operating systems, reorganizing disk usage, and copying data\nto new hard disks., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [902]{app2_name: parted, app2_display_name: , app2_epoch: 0, app2_version: 1.8.1, app2_release: 23.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The GNU disk partition manipulation program, app2_description: The GNU Parted program allows you to create, destroy, resize, move,\nand copy hard disk partitions. Parted can be used for creating space\nfor new operating systems, reorganizing disk usage, and copying data\nto new hard disks., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [903]{app2_name: passwd, app2_display_name: , app2_epoch: 0, app2_version: 0.73, app2_release: 1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The passwd utility for setting/changing passwords using PAM, app2_description: The passwd package contains a system utility (passwd) which sets\nand/or changes passwords, using PAM (Pluggable Authentication\nModules).\n\nTo use passwd, you should have PAM installed on your system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [904]{app2_name: patch, app2_display_name: , app2_epoch: 0, app2_version: 2.5.4, app2_release: 29.2.3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/patch/patch.html, app2_source_package: , app2_summary: The GNU patch command, for modifying/upgrading files., app2_description: The patch program applies diff files to originals. The diff command\nis used to compare an original to a changed file. Diff lists the\nchanges made to the file. A person who has the original file can then\nuse the patch command with the diff file to add the changes to their\noriginal file (patching the file).\n\nPatch should be installed because it is a common way of upgrading\napplications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [905]{app2_name: patchutils, app2_display_name: , app2_epoch: 0, app2_version: 0.2.31, app2_release: 2.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cyberelk.net/tim/patchutils/, app2_source_package: , app2_summary: A collection of programs for manipulating patch files, app2_description: This is a collection of programs that can manipulate patch files in\na variety of ways, such as interpolating between two pre-patches,\ncombining two incremental patches, fixing line numbers in hand-edited\npatches, and simply listing the files modified by a patch., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [906]{app2_name: pax, app2_display_name: , app2_epoch: 0, app2_version: 3.4, app2_release: 1.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.suse.com/pub/people/kukuk/pax/, app2_source_package: , app2_summary: POSIX File System Archiver, app2_description: 'pax' is the POSIX standard archive tool. It supports the two most\ncommon forms of standard Unix archive (backup) files - CPIO and TAR., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [907]{app2_name: pciutils, app2_display_name: , app2_epoch: 0, app2_version: 2.2.3, app2_release: 5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml, app2_source_package: , app2_summary: PCI bus related utilities., app2_description: The pciutils package contains various utilities for inspecting and\nsetting devices connected to the PCI bus. The utilities provided\nrequire kernel version 2.1.82 or newer (which support the\n/proc/bus/pci interface)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [908]{app2_name: pciutils-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.2.3, app2_release: 5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml, app2_source_package: , app2_summary: Linux PCI development library., app2_description: This package contains a library for inspecting and setting\ndevices connected to the PCI bus., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [909]{app2_name: pciutils-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.2.3, app2_release: 5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml, app2_source_package: , app2_summary: Linux PCI development library., app2_description: This package contains a library for inspecting and setting\ndevices connected to the PCI bus., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [910]{app2_name: pcmciautils, app2_display_name: , app2_epoch: 0, app2_version: 014, app2_release: 5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: PCMCIA utilities and initialization programs, app2_description: The pcmciautils package contains utilities for initializing and\ndebugging PCMCIA and Cardbus sockets., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [911]{app2_name: pcre, app2_display_name: , app2_epoch: 0, app2_version: 6.6, app2_release: 2.el5_1.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pcre.org/, app2_source_package: , app2_summary: Perl-compatible regular expression library, app2_description: Perl-compatible regular expression library.\nPCRE has its own native API, but a set of "wrapper" functions that are based on\nthe POSIX API are also supplied in the library libpcreposix. Note that this\njust provides a POSIX calling interface to PCRE: the regular expressions\nthemselves still follow Perl syntax and semantics. The header file\nfor the POSIX-style functions is called pcreposix.h., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [912]{app2_name: pcsc-lite, app2_display_name: , app2_epoch: 0, app2_version: 1.4.4, app2_release: 0.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pcsclite.alioth.debian.org/, app2_source_package: , app2_summary: PC/SC Lite smart card framework and applications, app2_description: The purpose of PC/SC Lite is to provide a Windows(R) SCard interface\nin a very small form factor for communicating to smartcards and\nreaders. PC/SC Lite uses the same winscard API as used under\nWindows(R). This package includes the PC/SC Lite daemon, a resource\nmanager that coordinates communications with smart card readers and\nsmart cards that are connected to the system, as well as other command\nline tools., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [913]{app2_name: pcsc-lite-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.4.4, app2_release: 0.1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pcsclite.alioth.debian.org/, app2_source_package: , app2_summary: PC/SC Lite development files, app2_description: PC/SC Lite development files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [914]{app2_name: pcsc-lite-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.4.4, app2_release: 0.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pcsclite.alioth.debian.org/, app2_source_package: , app2_summary: PC/SC Lite development files, app2_description: PC/SC Lite development files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [915]{app2_name: pcsc-lite-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.4.4, app2_release: 0.1.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pcsclite.alioth.debian.org/, app2_source_package: , app2_summary: PC/SC Lite libraries, app2_description: PC/SC Lite libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [916]{app2_name: pcsc-lite-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.4.4, app2_release: 0.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pcsclite.alioth.debian.org/, app2_source_package: , app2_summary: PC/SC Lite libraries, app2_description: PC/SC Lite libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [917]{app2_name: perl, app2_display_name: , app2_epoch: 4, app2_version: 5.8.8, app2_release: 18.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.perl.org/, app2_source_package: , app2_summary: The Perl programming language, app2_description: Perl is a high-level programming language with roots in C, sed, awk\nand shell scripting. Perl is good at handling processes and files,\nand is especially good at handling text. Perl's hallmarks are\npracticality and efficiency. While it is used to do a lot of\ndifferent things, Perl's most common applications are system\nadministration utilities and web programming. A large proportion of\nthe CGI scripts on the web are written in Perl. You need the perl\npackage installed on your system so that your system can handle Perl\nscripts.\n\nInstall this package if you want to program in Perl or enable your\nsystem to handle Perl scripts., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [918]{app2_name: perl-BSD-Resource, app2_display_name: , app2_epoch: 0, app2_version: 1.28, app2_release: 1.fc6.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://search.cpan.org/dist/BSD-Resource/, app2_source_package: , app2_summary: BSD process resource limit and priority functions, app2_description: A module providing an interface for testing and setting process limits\nand priorities., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [919]{app2_name: perl-Compress-Zlib, app2_display_name: , app2_epoch: 0, app2_version: 1.42, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://search.cpan.org/dist/Compress-Zlib/, app2_source_package: , app2_summary: A module providing Perl interfaces to the zlib compression library., app2_description: The Compress::Zlib module provides a Perl interface to the zlib\ncompression library. Most of the functionality provided by zlib is\navailable in Compress::Zlib.\n\nThe module can be split into two general areas of functionality,\nnamely in-memory compression/decompression and read/write access to\ngzip files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [920]{app2_name: perl-HTML-Parser, app2_display_name: , app2_epoch: 0, app2_version: 3.55, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://search.cpan.org/dist/HTML-Parser/, app2_source_package: , app2_summary: Perl module for parsing HTML, app2_description: The HTML-Parser module for perl to parse and extract information from\nHTML documents, including the HTML::Entities, HTML::HeadParser,\nHTML::LinkExtor, HTML::PullParser, and HTML::TokeParser modules., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [921]{app2_name: perl-HTML-Tagset, app2_display_name: , app2_epoch: 0, app2_version: 3.10, app2_release: 2.1.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://search.cpan.org/dist/HTML-Tagset/, app2_source_package: , app2_summary: HTML::Tagset - data tables useful in parsing HTML, app2_description: This module contains several data tables useful in various kinds of\nHTML parsing operations, such as tag and entity names., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [922]{app2_name: perl-SGMLSpm, app2_display_name: , app2_epoch: 0, app2_version: 1.03ii, app2_release: 16.2.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://search.cpan.org/dist/SGMLSpm/, app2_source_package: , app2_summary: Perl library for parsing the output of nsgmls, app2_description: Perl programs can use the SGMLSpm module to help convert SGML, HTML or XML\ndocuments into new formats., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [923]{app2_name: perl-String-CRC32, app2_display_name: , app2_epoch: 0, app2_version: 1.4, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://search.cpan.org/dist/String-CRC32/, app2_source_package: , app2_summary: Perl interface for cyclic redundency check generation, app2_description: This packages provides a perl module to generate checksums from strings\nand from files.\n\nThe checksums are the same as those calculated by ZMODEM, PKZIP,\nPICCHECK and many others.\nThere's another perl module called String::CRC which allows to calculate\nnot only 32 bit CRC numbers, but the generated sums differ from those of\nthe programs mentioned above., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [924]{app2_name: perl-URI, app2_display_name: , app2_epoch: 0, app2_version: 1.35, app2_release: 3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://search.cpan.org/dist/URI/, app2_source_package: , app2_summary: A Perl module implementing URI parsing and manipulation, app2_description: This module implements the URI class. Objects of this class represent\n"Uniform Resource Identifier references" as specified in RFC 2396 (and\nupdated by RFC 2732)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [925]{app2_name: perl-libwww-perl, app2_display_name: , app2_epoch: 0, app2_version: 5.805, app2_release: 1.1.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://search.cpan.org/dist/libwww-perl/, app2_source_package: , app2_summary: A Perl interface to the World-Wide Web, app2_description: The libwww-perl collection is a set of Perl modules which provides a\nsimple and consistent application programming interface to the\nWorld-Wide Web. The main focus of the library is to provide classes\nand functions that allow you to write WWW clients. The library also\ncontain modules that are of more general use and even classes that\nhelp you implement simple HTTP servers., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [926]{app2_name: pfmon, app2_display_name: , app2_epoch: 0, app2_version: 3.2, app2_release: 0.060926.5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: a performance monitoring tool for Linux/ia64, app2_description: This package contains pfmon 3.x, a tool to monitor performance using\nthe Performance Monitor Unit (PMU). Pfmon can monitor\nstandalone programs or the entire system on both UP and SMP Linux systems.\nThis version\nof pfmon requires a kernel perfmon-2.x (found in 2.6 kernels) subsystem to\nfunction properly., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [927]{app2_name: php, app2_display_name: , app2_epoch: 0, app2_version: 5.1.6, app2_release: 23.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.php.net/, app2_source_package: , app2_summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor), app2_description: PHP is an HTML-embedded scripting language. PHP attempts to make it\neasy for developers to write dynamically generated webpages. PHP also\noffers built-in database integration for several commercial and\nnon-commercial database management systems, so writing a\ndatabase-enabled webpage with PHP is fairly simple. The most common\nuse of PHP coding is probably as a replacement for CGI scripts.\n\nThe php package contains the module which adds support for the PHP\nlanguage to Apache HTTP Server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [928]{app2_name: php-cli, app2_display_name: , app2_epoch: 0, app2_version: 5.1.6, app2_release: 23.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.php.net/, app2_source_package: , app2_summary: Command-line interface for PHP, app2_description: The php-cli package contains the command-line interface\nexecuting PHP scripts, /usr/bin/php, and the CGI interface., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [929]{app2_name: php-common, app2_display_name: , app2_epoch: 0, app2_version: 5.1.6, app2_release: 23.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.php.net/, app2_source_package: , app2_summary: Common files for PHP, app2_description: The php-common package contains files used by both the php\npackage and the php-cli package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [930]{app2_name: php-ldap, app2_display_name: , app2_epoch: 0, app2_version: 5.1.6, app2_release: 23.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.php.net/, app2_source_package: , app2_summary: A module for PHP applications that use LDAP., app2_description: The php-ldap package is a dynamic shared object (DSO) for the Apache\nWeb server that adds Lightweight Directory Access Protocol (LDAP)\nsupport to PHP. LDAP is a set of protocols for accessing directory\nservices over the Internet. PHP is an HTML-embedded scripting\nlanguage. If you need LDAP support for PHP applications, you will\nneed to install this package in addition to the php package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [931]{app2_name: pinfo, app2_display_name: , app2_epoch: 0, app2_version: 0.6.9, app2_release: 1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pinfo.alioth.debian.org, app2_source_package: , app2_summary: An info file viewer., app2_description: Pinfo is an info file (or man page) viewer with a user interface\nsimilar to the Lynx Web browser's interface. Pinfo supports searching\nusing regular expressions, and is based on the ncurses library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [932]{app2_name: pirut, app2_display_name: , app2_epoch: 0, app2_version: 1.3.28, app2_release: 13.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedoraproject.org, app2_source_package: , app2_summary: Package Installation, Removal and Update Tools, app2_description: pirut (pronounced "pirate") provides a set of graphical tools for managing\nsoftware., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [933]{app2_name: pkgconfig, app2_display_name: , app2_epoch: 1, app2_version: 0.21, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A tool for determining compilation options., app2_description: The pkgconfig tool determines compilation options. For each required\nlibrary, it reads the configuration file and outputs the necessary\ncompiler and linker flags., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [934]{app2_name: pkinit-nss, app2_display_name: , app2_epoch: 0, app2_version: 0.7.6, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/~nalin/pkinit-nss/, app2_source_package: , app2_summary: PKINIT for MIT Kerberos, app2_description: The pkinit-nss package implements the PKINIT standard for MIT Kerberos. It\ndoes so using the Mozilla NSS library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [935]{app2_name: pm-utils, app2_display_name: , app2_epoch: 0, app2_version: 0.99.3, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Power management utilities and scripts for Fedora Core, app2_description: The pm-utils package contains utilities and scripts for Fedora Core\nuseful for power management., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [936]{app2_name: policycoreutils, app2_display_name: , app2_epoch: 0, app2_version: 1.33.12, app2_release: 14.2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SELinux policy core utilities., app2_description: Security-enhanced Linux is a feature of the Linux\xc2\xae kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux. The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement\xc2\xae, Role-based Access\nControl, and Multi-level Security.\n\npolicycoreutils contains the policy core utilities that are required\nfor basic operation of a SELinux system. These utilities include\nload_policy to load policies, setfiles to label filesystems, newrole\nto switch roles, and run_init to run /etc/init.d scripts in the proper\ncontext., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [937]{app2_name: policycoreutils-gui, app2_display_name: , app2_epoch: 0, app2_version: 1.33.12, app2_release: 14.2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SELinux configuration GUI, app2_description: system-config-selinux is a utility for managing the SELinux environment, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [938]{app2_name: poppler, app2_display_name: , app2_epoch: 0, app2_version: 0.5.4, app2_release: 4.4.el5_1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: PDF rendering library, app2_description: Poppler, a PDF rendering library, it's a fork of the xpdf PDF\nviewer developed by Derek Noonburg of Glyph and Cog, LLC., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [939]{app2_name: popt, app2_display_name: , app2_epoch: 0, app2_version: 1.10.2.3, app2_release: 9.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.rpm.org/, app2_source_package: , app2_summary: A C library for parsing command line parameters., app2_description: Popt is a C library for parsing command line parameters. Popt was\nheavily influenced by the getopt() and getopt_long() functions, but it\nimproves on them by allowing more powerful argument expansion. Popt\ncan parse arbitrary argv[] style arrays and automatically set\nvariables based on command line arguments. Popt allows command line\narguments to be aliased via configuration files and includes utility\nfunctions for parsing arbitrary strings into argv[] arrays using\nshell-like rules., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [940]{app2_name: popt, app2_display_name: , app2_epoch: 0, app2_version: 1.10.2.3, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.rpm.org/, app2_source_package: , app2_summary: A C library for parsing command line parameters., app2_description: Popt is a C library for parsing command line parameters. Popt was\nheavily influenced by the getopt() and getopt_long() functions, but it\nimproves on them by allowing more powerful argument expansion. Popt\ncan parse arbitrary argv[] style arrays and automatically set\nvariables based on command line arguments. Popt allows command line\narguments to be aliased via configuration files and includes utility\nfunctions for parsing arbitrary strings into argv[] arrays using\nshell-like rules., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [941]{app2_name: portmap, app2_display_name: , app2_epoch: 0, app2_version: 4.0, app2_release: 65.2.2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A program which manages RPC connections., app2_description: The portmapper program is a security tool which prevents theft of NIS\n(YP), NFS and other sensitive information via the portmapper. A\nportmapper manages RPC connections, which are used by protocols like\nNFS and NIS.\n\nThe portmap package should be installed on any machine which acts as a\nserver for protocols using RPC., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [942]{app2_name: postgresql-libs, app2_display_name: , app2_epoch: 0, app2_version: 8.1.11, app2_release: 1.el5_1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.postgresql.org/, app2_source_package: , app2_summary: The shared libraries required for any PostgreSQL clients., app2_description: The postgresql-libs package provides the essential shared libraries for any\nPostgreSQL client program or interface. You will need to install this package\nto use any other PostgreSQL package or any clients that need to connect to a\nPostgreSQL server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [943]{app2_name: postgresql-libs, app2_display_name: , app2_epoch: 0, app2_version: 8.1.11, app2_release: 1.el5_1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.postgresql.org/, app2_source_package: , app2_summary: The shared libraries required for any PostgreSQL clients., app2_description: The postgresql-libs package provides the essential shared libraries for any\nPostgreSQL client program or interface. You will need to install this package\nto use any other PostgreSQL package or any clients that need to connect to a\nPostgreSQL server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [944]{app2_name: ppp, app2_display_name: , app2_epoch: 0, app2_version: 2.4.4, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The PPP (Point-to-Point Protocol) daemon., app2_description: The ppp package contains the PPP (Point-to-Point Protocol) daemon and\ndocumentation for PPP support. The PPP protocol provides a method for\ntransmitting datagrams over serial point-to-point links. PPP is\nusually used to dial in to an ISP (Internet Service Provider) or other\norganization over a modem and phone line., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [945]{app2_name: prelink, app2_display_name: , app2_epoch: 0, app2_version: 0.4.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: An ELF prelinking utility, app2_description: The prelink package contains a utility which modifies ELF shared libraries\nand executables, so that far fewer relocations need to be resolved at runtime\nand thus programs come up faster., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [946]{app2_name: procmail, app2_display_name: , app2_epoch: 0, app2_version: 3.22, app2_release: 17.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.procmail.org, app2_source_package: , app2_summary: The procmail mail processing program., app2_description: The procmail program is used by Red Hat Linux for all local mail\ndelivery. In addition to just delivering mail, procmail can be used\nfor automatic filtering, presorting, and other mail handling jobs.\nProcmail is also the basis for the SmartList mailing list processor., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [947]{app2_name: procps, app2_display_name: , app2_epoch: 0, app2_version: 3.2.7, app2_release: 11.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: System and process monitoring utilities., app2_description: The procps package contains a set of system utilities that provide\nsystem information. Procps includes ps, free, skill, pkill, pgrep,\nsnice, tload, top, uptime, vmstat, w, watch and pdwx. The ps command\ndisplays a snapshot of running processes. The top command provides\na repetitive update of the statuses of running processes. The free\ncommand displays the amounts of free and used memory on your\nsystem. The skill command sends a terminate command (or another\nspecified signal) to a specified set of processes. The snice\ncommand is used to change the scheduling priority of specified\nprocesses. The tload command prints a graph of the current system\nload average to a specified tty. The uptime command displays the\ncurrent time, how long the system has been running, how many users\nare logged on, and system load averages for the past one, five,\nand fifteen minutes. The w command displays a list of the users\nwho are currently logged on and what they are running. The watch\nprogram watches a running program. The vmstat command displays\nvirtual memory statistics about processes, memory, paging, block\nI/O, traps, and CPU activity. The pwdx command reports the current\nworking directory of a process or processes., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [948]{app2_name: psacct, app2_display_name: , app2_epoch: 0, app2_version: 6.3.2, app2_release: 44.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Utilities for monitoring process activities., app2_description: The psacct package contains several utilities for monitoring process\nactivities, including ac, lastcomm, accton and sa. The ac command\ndisplays statistics about how long users have been logged on. The\nlastcomm command displays information about previous executed\ncommands. The accton command turns process accounting on or off. The\nsa command summarizes information about previously executed\ncommands., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [949]{app2_name: psgml, app2_display_name: , app2_epoch: 0, app2_version: 1.2.5, app2_release: 4.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A GNU Emacs major mode for editing SGML documents., app2_description: Emacs is an advanced and extensible editor. An Emacs major mode\ncustomizes Emacs for editing particular types of text documents. PSGML\nis a major mode for SGML (a markup language) documents. PSGML\nprovides several functionalities for editing SGML documents:\nindentation according to element nesting depth and identification of\nstructural errors (but it is not a validating SGML parser); menus and\ncommands for inserting tags with only the contextually valid tags;\nattribute values can be edited in a separate window with information\nabout types and defaults; structure based editing includes movement\nand killing; and also several commands for folding editing., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [950]{app2_name: psmisc, app2_display_name: , app2_epoch: 0, app2_version: 22.2, app2_release: 6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://psmisc.sourceforge.net, app2_source_package: , app2_summary: Utilities for managing processes on your system., app2_description: The psmisc package contains utilities for managing processes on your\nsystem: pstree, killall and fuser. The pstree command displays a tree\nstructure of all of the running processes on your system. The killall\ncommand sends a specified signal (SIGTERM if nothing is specified) to\nprocesses identified by name. The fuser command identifies the PIDs\nof processes that are using specified files or filesystems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [951]{app2_name: pstack, app2_display_name: , app2_epoch: 0, app2_version: 1.2, app2_release: 7.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Display stack trace of a running process, app2_description: pstack dumps a stack trace for a process, given the pid of that\nprocess. If the process named is part of a thread group, then all the threads\nin the group are traced., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [952]{app2_name: psutils, app2_display_name: , app2_epoch: 0, app2_version: 1.17, app2_release: 26.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: PostScript Utilities, app2_description: This archive contains some utilities for manipulating PostScript documents.\nPage selection and rearrangement are supported, including arrangement into\nsignatures for booklet printing, and page merging for n-up printing., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [953]{app2_name: pyOpenSSL, app2_display_name: , app2_epoch: 0, app2_version: 0.6, app2_release: 1.p24.7.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pyopenssl.sourceforge.net/, app2_source_package: , app2_summary: Python wrapper module around the OpenSSL library, app2_description: High-level wrapper around a subset of the OpenSSL library, includes\n * SSL.Connection objects, wrapping the methods of Python's portable\n sockets\n * Callbacks written in Python\n * Extensive error-handling mechanism, mirroring OpenSSL's error codes\n... and much more ;), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [954]{app2_name: pycairo, app2_display_name: , app2_epoch: 0, app2_version: 1.2.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cairographics.org/, app2_source_package: , app2_summary: Python bindings for the cairo library, app2_description: Python bindings for the cairo library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [955]{app2_name: pycairo-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cairographics.org/, app2_source_package: , app2_summary: Libraries and headers for pycairo, app2_description: \nHeaders for pycairo, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [956]{app2_name: pygobject2, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: Python bindings for GObject, app2_description: pygobject2 provides a convenient wrapper for the GObject library\nfor use in Python programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [957]{app2_name: pygobject2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: Development files for building add-on libraries, app2_description: This package contains files required to build wrappers for\npygobject2-based libraries such as pygtk2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [958]{app2_name: pygobject2-doc, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: Documentation files for pygobject2, app2_description: This package contains documentation files for pygobject2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [959]{app2_name: pygtk2, app2_display_name: , app2_epoch: 0, app2_version: 2.10.1, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: Python bindings for the GTK+ widget set., app2_description: PyGTK is an extension module for python that gives you access to the GTK+\nwidget set. Just about anything you can write in C with GTK+ you can write\nin python with PyGTK (within reason), but with all the benefits of python., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [960]{app2_name: pygtk2-codegen, app2_display_name: , app2_epoch: 0, app2_version: 2.10.1, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: The code generation program for PyGTK, app2_description: This package contains the C code generation program for PyGTK., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [961]{app2_name: pygtk2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.10.1, app2_release: 12.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: files needed to build wrappers for GTK+ addon libraries, app2_description: This package contains files required to build wrappers for GTK+ addon\nlibraries so that they interoperate with pygtk., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [962]{app2_name: pygtk2-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.10.1, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: files needed to build wrappers for GTK+ addon libraries, app2_description: This package contains files required to build wrappers for GTK+ addon\nlibraries so that they interoperate with pygtk., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [963]{app2_name: pygtk2-libglade, app2_display_name: , app2_epoch: 0, app2_version: 2.10.1, app2_release: 12.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: A wrapper for the libglade library for use with PyGTK, app2_description: This module contains a wrapper for the libglade library. Libglade allows\na program to construct its user interface from an XML description, which\nallows the programmer to keep the UI and program logic separate., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [964]{app2_name: pyorbit, app2_display_name: , app2_epoch: 0, app2_version: 2.14.1, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Python bindings for ORBit2., app2_description: pyorbit is an extension module for python that gives you access\nto the ORBit2 CORBA ORB., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [965]{app2_name: pyspi, app2_display_name: , app2_epoch: 0, app2_version: 0.6.1, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/zcerza/dogtail/, app2_source_package: , app2_summary: Python bindings for AT-SPI, app2_description: AT-SPI allows assistive technologies to access GTK-based applications. It\nexposes the internals of applications for automation, so tools such as screen\nreaders and scripting interfaces can query and interact with GUI controls.\n\npyspi allows the Python language to be used to script AT-SPI-aware\napplications (currently mostly GTK+ based.), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [966]{app2_name: python, app2_display_name: , app2_epoch: 0, app2_version: 2.4.3, app2_release: 24.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.python.org/, app2_source_package: , app2_summary: An interpreted, interactive, object-oriented programming language., app2_description: Python is an interpreted, interactive, object-oriented programming\nlanguage often compared to Tcl, Perl, Scheme or Java. Python includes\nmodules, classes, exceptions, very high level dynamic data types and\ndynamic typing. Python supports interfaces to many system calls and\nlibraries, as well as to various windowing systems (X11, Motif, Tk,\nMac and MFC).\n\nProgrammers can write new built-in modules for Python in C or C++.\nPython can be used as an extension language for applications that need\na programmable interface. This package contains most of the standard\nPython modules, as well as modules for interfacing to the Tix widget\nset for Tk and RPM.\n\nNote that documentation for Python is provided in the python-docs\npackage., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [967]{app2_name: python-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.4.3, app2_release: 24.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.python.org/, app2_source_package: , app2_summary: The libraries and header files needed for Python development., app2_description: The Python programming language's interpreter can be extended with\ndynamically loaded extensions and can be embedded in other programs.\nThis package contains the header files and libraries needed to do\nthese types of tasks.\n\nInstall python-devel if you want to develop Python extensions. The\npython package will also need to be installed. You'll probably also\nwant to install the python-docs package, which contains Python\ndocumentation., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [968]{app2_name: python-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.4.3, app2_release: 24.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.python.org/, app2_source_package: , app2_summary: The libraries and header files needed for Python development., app2_description: The Python programming language's interpreter can be extended with\ndynamically loaded extensions and can be embedded in other programs.\nThis package contains the header files and libraries needed to do\nthese types of tasks.\n\nInstall python-devel if you want to develop Python extensions. The\npython package will also need to be installed. You'll probably also\nwant to install the python-docs package, which contains Python\ndocumentation., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [969]{app2_name: python-elementtree, app2_display_name: , app2_epoch: 0, app2_version: 1.2.6, app2_release: 5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://effbot.org/zone/element-index.htm, app2_source_package: , app2_summary: Fast XML parser and writer, app2_description: The Element type is a simple but flexible container object, designed\nto store hierarchical data structures, such as simplified XML\ninfosets, in memory. The element type can be described as a cross\nbetween a Python list and a Python dictionary.\n\nThis package also includes the C implementation, cElementTree-1.0.5-20051216., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [970]{app2_name: python-iniparse, app2_display_name: , app2_epoch: 0, app2_version: 0.2.3, app2_release: 4.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://code.google.com/p/iniparse/, app2_source_package: , app2_summary: Python Module for Accessing and Modifying Configuration Data in INI files, app2_description: iniparse is an INI parser for Python which is API compatible\nwith the standard library's ConfigParser, preserves structure of INI\nfiles (order of sections & options, indentation, comments, and blank\nlines are preserved when data is updated), and is more convenient to\nuse., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [971]{app2_name: python-ldap, app2_display_name: , app2_epoch: 0, app2_version: 2.2.0, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://python-ldap.sourceforge.net/, app2_source_package: , app2_summary: An object-oriented API to access LDAP directory servers., app2_description: python-ldap provides an object-oriented API for working with LDAP within\nPython programs. It allows access to LDAP directory servers by wrapping the\nOpenLDAP 2.x libraries, and contains modules for other LDAP-related tasks\n(including processing LDIF, LDAPURLs, LDAPv3 schema, etc.)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [972]{app2_name: python-numeric, app2_display_name: , app2_epoch: 0, app2_version: 23.7, app2_release: 2.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://numpy.sourceforge.net, app2_source_package: , app2_summary: Numerical Extension to Python, app2_description: Numeric is a python module that provides support for numerical\noperations., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [973]{app2_name: python-sqlite, app2_display_name: , app2_epoch: 0, app2_version: 1.1.7, app2_release: 1.2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pysqlite.org/, app2_source_package: , app2_summary: Python bindings for sqlite., app2_description: This packages allows you to use sqlite with python.\nsqlite is a simple database engine., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [974]{app2_name: python-urlgrabber, app2_display_name: , app2_epoch: 0, app2_version: 3.1.0, app2_release: 5.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux.duke.edu/projects/urlgrabber/, app2_source_package: , app2_summary: A high-level cross-protocol url-grabber, app2_description: A high-level cross-protocol url-grabber for python supporting HTTP, FTP\nand file locations. Features include keepalive, byte ranges, throttling,\nauthentication, proxies and more., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [975]{app2_name: pyxf86config, app2_display_name: , app2_epoch: 0, app2_version: 0.3.31, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com/, app2_source_package: , app2_summary: Python wrappers for libxf86config, app2_description: Python wrappers for the X server config file library libxf86config.\nIt is used to read and write X server configuration files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [976]{app2_name: qt, app2_display_name: , app2_epoch: 1, app2_version: 3.3.6, app2_release: 23.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.troll.no, app2_source_package: , app2_summary: The shared library for the Qt GUI toolkit., app2_description: Qt is a GUI software toolkit which simplifies the task of writing and\nmaintaining GUI (Graphical User Interface) applications\nfor the X Window System.\n\nQt is written in C++ and is fully object-oriented.\n\nThis package contains the shared library needed to run qt\napplications, as well as the README files for qt., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [977]{app2_name: quota, app2_display_name: , app2_epoch: 1, app2_version: 3.13, app2_release: 1.2.5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/linuxquota/, app2_source_package: , app2_summary: System administration tools for monitoring users' disk usage., app2_description: The quota package contains system administration tools for monitoring\nand limiting user and or group disk usage per filesystem., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [978]{app2_name: rcs, app2_display_name: , app2_epoch: 0, app2_version: 5.7, app2_release: 30.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/rcs/, app2_source_package: , app2_summary: Revision Control System (RCS) file version management tools., app2_description: The Revision Control System (RCS) is a system for managing multiple\nversions of files. RCS automates the storage, retrieval, logging,\nidentification and merging of file revisions. RCS is useful for text\nfiles that are revised frequently (for example, programs,\ndocumentation, graphics, papers and form letters).\n\nThe rcs package should be installed if you need a system for managing\ndifferent versions of files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [979]{app2_name: rdate, app2_display_name: , app2_epoch: 0, app2_version: 1.4, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Tool for getting the date/time from a remote machine., app2_description: The rdate utility retrieves the date and time from another machine on\nyour network, using the protocol described in RFC 868. If you run\nrdate as root, it will set your machine's local time to the time of\nthe machine that you queried., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [980]{app2_name: rdist, app2_display_name: , app2_epoch: 1, app2_version: 6.1.5, app2_release: 44, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.MagniComp.com/rdist, app2_source_package: , app2_summary: Maintains identical copies of files on multiple machines., app2_description: The RDist program maintains identical copies of files on multiple\nhosts. If possible, RDist will preserve the owner, group, mode and\nmtime of files and it can update programs that are executing.\n\nInstall rdist if you need to maintain identical copies of files on\nmultiple hosts., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [981]{app2_name: readahead, app2_display_name: , app2_epoch: 1, app2_version: 1.3, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Read a preset list of files into memory., app2_description: readahead reads the contents of a list of files into memory,\nwhich causes them to be read from cache when they are actually\nneeded. Its goal is to speed up the boot process., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [982]{app2_name: readline, app2_display_name: , app2_epoch: 0, app2_version: 5.1, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html, app2_source_package: , app2_summary: A library for editing typed command lines., app2_description: The Readline library provides a set of functions that allow users to\nedit command lines. Both Emacs and vi editing modes are available. The\nReadline library includes additional functions for maintaining a list\nof previously-entered command lines for recalling or editing those\nlines, and for performing csh-like history expansion on previous\ncommands., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [983]{app2_name: readline, app2_display_name: , app2_epoch: 0, app2_version: 5.1, app2_release: 1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html, app2_source_package: , app2_summary: A library for editing typed command lines., app2_description: The Readline library provides a set of functions that allow users to\nedit command lines. Both Emacs and vi editing modes are available. The\nReadline library includes additional functions for maintaining a list\nof previously-entered command lines for recalling or editing those\nlines, and for performing csh-like history expansion on previous\ncommands., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [984]{app2_name: readline-devel, app2_display_name: , app2_epoch: 0, app2_version: 5.1, app2_release: 1.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html, app2_source_package: , app2_summary: Files needed to develop programs which use the readline library., app2_description: The Readline library provides a set of functions that allow users to\nedit typed command lines. If you want to develop programs that will\nuse the readline library, you need to have the readline-devel package\ninstalled. You also need to have the readline package installed., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [985]{app2_name: readline-devel, app2_display_name: , app2_epoch: 0, app2_version: 5.1, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html, app2_source_package: , app2_summary: Files needed to develop programs which use the readline library., app2_description: The Readline library provides a set of functions that allow users to\nedit typed command lines. If you want to develop programs that will\nuse the readline library, you need to have the readline-devel package\ninstalled. You also need to have the readline package installed., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [986]{app2_name: redhat-artwork, app2_display_name: , app2_epoch: 0, app2_version: 5.0.9, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com, app2_source_package: , app2_summary: Artwork for Red Hat default look-and-feel, app2_description: redhat-artwork contains the themes and icons that make up the Red Hat default\nlook and feel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [987]{app2_name: redhat-logos, app2_display_name: , app2_epoch: 0, app2_version: 4.9.16, app2_release: 1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Red Hat-related icons and pictures., app2_description: The redhat-logos package (the "Package") contains files of the Red Hat\n"Shadow Man" logo and the RPM logo (the "Logos"). Red Hat, the Red\nHat "Shadow Man" logo, RPM, and the RPM logo are trademarks or\nregistered trademarks of Red Hat, Inc. in the United States and other\ncountries.\n\nSee the included COPYING file for information on copying and\nredistribution., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [988]{app2_name: redhat-lsb, app2_display_name: , app2_epoch: 0, app2_version: 3.1, app2_release: 12.3.EL, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linuxbase.org/, app2_source_package: , app2_summary: LSB support for Red Hat Linux, app2_description: The Linux Standards Base (LSB) is an attempt to develop a set of\nstandards that will increase compatibility among Linux distributions.\nThe redhat-lsb package provides utilities needed for LSB Compliant\nApplications. It also contains requirements that will ensure that all\ncomponents required by the LSB that are provided by Red Hat Linux are\ninstalled on the system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [989]{app2_name: redhat-lsb, app2_display_name: , app2_epoch: 0, app2_version: 3.1, app2_release: 12.3.EL, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linuxbase.org/, app2_source_package: , app2_summary: LSB support for Red Hat Linux, app2_description: The Linux Standards Base (LSB) is an attempt to develop a set of\nstandards that will increase compatibility among Linux distributions.\nThe redhat-lsb package provides utilities needed for LSB Compliant\nApplications. It also contains requirements that will ensure that all\ncomponents required by the LSB that are provided by Red Hat Linux are\ninstalled on the system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [990]{app2_name: redhat-menus, app2_display_name: , app2_epoch: 0, app2_version: 6.7.8, app2_release: 3.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com, app2_source_package: , app2_summary: Configuration and data files for the desktop menus, app2_description: \nThis package contains the XML files that describe the menu layout for\nGNOME and KDE, and the .desktop files that define the names and icons\nof "subdirectories" in the menus., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [991]{app2_name: redhat-release, app2_display_name: , app2_epoch: 0, app2_version: 5Server, app2_release: 5.3.0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Red Hat Enterprise Linux release file, app2_description: Red Hat Enterprise Linux release files, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [992]{app2_name: redhat-release-notes, app2_display_name: , app2_epoch: 0, app2_version: 5Server, app2_release: 25, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Red Hat Enterprise Linux release notes files, app2_description: Red Hat Enterprise Linux release notes files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [993]{app2_name: redhat-rpm-config, app2_display_name: , app2_epoch: 0, app2_version: 8.0.45, app2_release: 29.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Red Hat specific rpm configuration files., app2_description: Red Hat specific rpm configuration files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [994]{app2_name: rhel-instnum, app2_display_name: , app2_epoch: 0, app2_version: 1.0.9, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com, app2_source_package: , app2_summary: A library for decoding RHEL installation numbers, app2_description: rhel-instnum provides methods for decoding RHEL installation numbers, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [995]{app2_name: rhgb, app2_display_name: , app2_epoch: 0, app2_version: 0.16.4, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com/, app2_source_package: , app2_summary: Red Hat Graphical Boot, app2_description: Red Hat Graphical Boot provides a clean and simple interface to the boot process, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [996]{app2_name: rhn-check, app2_display_name: , app2_epoch: 0, app2_version: 0.4.19, app2_release: 17.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://rhn.redhat.com, app2_source_package: , app2_summary: Check for RHN actions, app2_description: rhn-check polls a Red Hat Network server to find and execute scheduled actions., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [997]{app2_name: rhn-client-tools, app2_display_name: , app2_epoch: 0, app2_version: 0.4.19, app2_release: 17.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://rhn.redhat.com, app2_source_package: , app2_summary: Support programs and libraries for Red Hat Network, app2_description: Red Hat Network Client Tools provides programs and libraries to allow your\nsystem to receive software updates from Red Hat Network., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [998]{app2_name: rhn-setup, app2_display_name: , app2_epoch: 0, app2_version: 0.4.19, app2_release: 17.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://rhn.redhat.com, app2_source_package: , app2_summary: Configure and register an RHN client, app2_description: rhn-setup contains programs and utilities to configure a system to use\nRed Hat Network, and to register a system with a Red Hat Network server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [999]{app2_name: rhn-setup-gnome, app2_display_name: , app2_epoch: 0, app2_version: 0.4.19, app2_release: 17.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://rhn.redhat.com, app2_source_package: , app2_summary: A GUI interface for RHN Registration, app2_description: rhn-setup-gnome contains a GTK+ graphical interface for configuring and\nregistering a system with a Red Hat Network server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1000]{app2_name: rhnlib, app2_display_name: , app2_epoch: 0, app2_version: 2.2.6, app2_release: 2.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://rhn.redhat.com, app2_source_package: , app2_summary: Python libraries for the RHN project, app2_description: rhnlib is a collection of python modules used by the\nRed Hat Network (http://rhn.redhat.com) software., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1001]{app2_name: rhnsd, app2_display_name: , app2_epoch: 0, app2_version: 4.6.1, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://rhn.redhat.com, app2_source_package: , app2_summary: Red Hat Network query daemon, app2_description: The Red Hat Update Agent that automatically queries the Red Hat\nNetwork servers and determines which packages need to be updated on\nyour machine, and runs any actions., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1002]{app2_name: rhpl, app2_display_name: , app2_epoch: 0, app2_version: 0.194.1, app2_release: 1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Library of python code used by programs in Red Hat Linux, app2_description: The rhpl package contains Python code used by programs in Red Hat Linux., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1003]{app2_name: rhpxl, app2_display_name: , app2_epoch: 0, app2_version: 0.41.1, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Python library for configuring and running X., app2_description: The rhpxl (pronounced 'rapunzel') package contains a Python library for\nconfiguring and running X., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1004]{app2_name: rmt, app2_display_name: , app2_epoch: 0, app2_version: 0.4b41, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dump.sourceforge.net/, app2_source_package: , app2_summary: Provides certain programs with access to remote tape devices, app2_description: The rmt utility provides remote access to tape devices for programs\nlike dump (a filesystem backup program), restore (a program for\nrestoring files from a backup), and tar (an archiving program)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1005]{app2_name: rng-utils, app2_display_name: , app2_epoch: 1, app2_version: 2.0, app2_release: 1.14.1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Random number generator related utilities, app2_description: Hardware random number generation tools., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1006]{app2_name: rootfiles, app2_display_name: , app2_epoch: 0, app2_version: 8.1, app2_release: 1.1.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The basic required files for the root user's directory., app2_description: The rootfiles package contains basic required files that are placed\nin the root user's account. These files are basically the same\nas those in /etc/skel, which are placed in regular\nusers' home directories., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1007]{app2_name: rp-pppoe, app2_display_name: , app2_epoch: 0, app2_version: 3.5, app2_release: 32.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.roaringpenguin.com/pppoe/, app2_source_package: , app2_summary: A PPP over Ethernet client (for xDSL support)., app2_description: PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by\nmany ADSL Internet Service Providers. This package contains the\nRoaring Penguin PPPoE client, a user-mode program that does not\nrequire any kernel modifications. It is fully compliant with RFC 2516,\nthe official PPPoE specification., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1008]{app2_name: rpm, app2_display_name: , app2_epoch: 0, app2_version: 4.4.2.3, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.rpm.org/, app2_source_package: , app2_summary: The RPM package management system, app2_description: The RPM Package Manager (RPM) is a powerful command line driven\npackage management system capable of installing, uninstalling,\nverifying, querying, and updating software packages. Each software\npackage consists of an archive of files along with information about\nthe package like its version, a description, etc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1009]{app2_name: rpm-build, app2_display_name: , app2_epoch: 0, app2_version: 4.4.2.3, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.rpm.org/, app2_source_package: , app2_summary: Scripts and executable programs used to build packages, app2_description: The rpm-build package contains the scripts and executable programs\nthat are used to build packages using the RPM Package Manager., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1010]{app2_name: rpm-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.4.2.3, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.rpm.org/, app2_source_package: , app2_summary: Development files for manipulating RPM packages, app2_description: This package contains the RPM C library and header files. These\ndevelopment files will simplify the process of writing programs that\nmanipulate RPM packages and databases. These files are intended to\nsimplify the process of creating graphical package managers or any\nother tools that need an intimate knowledge of RPM packages in order\nto function.\n\nThis package should be installed if you want to develop programs that\nwill manipulate RPM packages and databases., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1011]{app2_name: rpm-devel, app2_display_name: , app2_epoch: 0, app2_version: 4.4.2.3, app2_release: 9.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.rpm.org/, app2_source_package: , app2_summary: Development files for manipulating RPM packages, app2_description: This package contains the RPM C library and header files. These\ndevelopment files will simplify the process of writing programs that\nmanipulate RPM packages and databases. These files are intended to\nsimplify the process of creating graphical package managers or any\nother tools that need an intimate knowledge of RPM packages in order\nto function.\n\nThis package should be installed if you want to develop programs that\nwill manipulate RPM packages and databases., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1012]{app2_name: rpm-libs, app2_display_name: , app2_epoch: 0, app2_version: 4.4.2.3, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.rpm.org/, app2_source_package: , app2_summary: Libraries for manipulating RPM packages, app2_description: This package contains the RPM shared libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1013]{app2_name: rpm-libs, app2_display_name: , app2_epoch: 0, app2_version: 4.4.2.3, app2_release: 9.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.rpm.org/, app2_source_package: , app2_summary: Libraries for manipulating RPM packages, app2_description: This package contains the RPM shared libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1014]{app2_name: rpm-python, app2_display_name: , app2_epoch: 0, app2_version: 4.4.2.3, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.rpm.org/, app2_source_package: , app2_summary: Python bindings for apps which will manipulate RPM packages, app2_description: The rpm-python package contains a module that permits applications\nwritten in the Python programming language to use the interface\nsupplied by RPM Package Manager libraries.\n\nThis package should be installed if you want to develop Python\nprograms that will manipulate RPM packages and databases., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1015]{app2_name: rsh, app2_display_name: , app2_epoch: 0, app2_version: 0.17, app2_release: 38.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Clients for remote access commands (rsh, rlogin, rcp)., app2_description: The rsh package contains a set of programs which allow users to run\ncommands on remote machines, login to other machines and copy files\nbetween machines (rsh, rlogin and rcp). All three of these commands\nuse rhosts style authentication. This package contains the clients\nneeded for all of these services.\nThe rsh package should be installed to enable remote access to other\nmachines., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1016]{app2_name: rsync, app2_display_name: , app2_epoch: 0, app2_version: 2.6.8, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A program for synchronizing files over a network., app2_description: Rsync uses a reliable algorithm to bring remote and host files into\nsync very quickly. Rsync is fast because it just sends the differences\nin the files over the network instead of sending the complete\nfiles. Rsync is often used as a very powerful mirroring process or\njust as a more capable replacement for the rcp command. A technical\nreport which describes the rsync algorithm is included in this\npackage., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1017]{app2_name: sabayon, app2_display_name: , app2_epoch: 0, app2_version: 2.12.4, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/sabayon, app2_source_package: , app2_summary: Tool to maintain user profiles in a GNOME desktop, app2_description: Sabayon is a tool to help sysadmins and user change and maintain the\ndefault behaviour of the GNOME desktop. This package contains the\ngraphical tools which a sysadmin use to manage Sabayon profiles., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1018]{app2_name: sabayon-apply, app2_display_name: , app2_epoch: 0, app2_version: 2.12.4, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/sabayon, app2_source_package: , app2_summary: The parts of sabayon needed on the client systems, app2_description: Sabayon is a tool to help sysadmins and user change and maintain the\ndefault behaviour of the GNOME desktop. This package contains the files\nthat need to be installed on the client systems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1019]{app2_name: samba-client, app2_display_name: , app2_epoch: 0, app2_version: 3.0.33, app2_release: 3.7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.samba.org/, app2_source_package: , app2_summary: Samba (SMB) client programs., app2_description: The samba-client package provides some SMB clients to compliment the\nbuilt-in SMB filesystem in Linux. These clients allow access of SMB\nshares and printing to SMB printers., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1020]{app2_name: samba-common, app2_display_name: , app2_epoch: 0, app2_version: 3.0.33, app2_release: 3.7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.samba.org/, app2_source_package: , app2_summary: Files used by both Samba servers and clients., app2_description: Samba-common provides files necessary for both the server and client\npackages of Samba., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1021]{app2_name: sane-backends, app2_display_name: , app2_epoch: 0, app2_version: 1.0.18, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sane-project.org, app2_source_package: , app2_summary: Scanner access software, app2_description: Scanner Access Now Easy (SANE) is a universal scanner interface. The\nSANE application programming interface (API) provides standardized\naccess to any raster image scanner hardware (flatbed scanner,\nhand-held scanner, video and still cameras, frame-grabbers, etc.)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1022]{app2_name: sane-backends-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.0.18, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sane-project.org, app2_source_package: , app2_summary: SANE libraries, app2_description: This package contains the SANE libraries which are needed by applications that\nwant to access scanners., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1023]{app2_name: sane-frontends, app2_display_name: , app2_epoch: 0, app2_version: 1.0.14, app2_release: 1.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sane-project.org, app2_source_package: , app2_summary: Graphical frontend to SANE, app2_description: This packages includes the scanadf and xcam programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1024]{app2_name: scrollkeeper, app2_display_name: , app2_epoch: 0, app2_version: 0.3.14, app2_release: 9.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://scrollkeeper.sourceforge.net/, app2_source_package: , app2_summary: ScrollKeeper is a cataloging system for documentation on open systems., app2_description: ScrollKeeper is a cataloging system for documentation. It manages\ndocumentation metadata (as specified by the Open Source Metadata\nFramework (OMF)) and provides a simple API to allow help browsers to\nfind, sort, and search the document catalog. It can also communicate\nwith catalog servers on the Net to search for documents which are not\non the local system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1025]{app2_name: sed, app2_display_name: , app2_epoch: 0, app2_version: 4.1.5, app2_release: 5.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A GNU stream text editor., app2_description: The sed (Stream EDitor) editor is a stream or batch (non-interactive)\neditor. Sed takes text as input, performs an operation or set of\noperations on the text and outputs the modified text. The operations\nthat sed performs (substitutions, deletions, insertions, etc.) can be\nspecified in a script file or from the command line., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1026]{app2_name: selinux-policy, app2_display_name: , app2_epoch: 0, app2_version: 2.4.6, app2_release: 203.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://serefpolicy.sourceforge.net, app2_source_package: , app2_summary: SELinux policy configuration, app2_description: SELinux Reference Policy - modular., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1027]{app2_name: selinux-policy-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.4.6, app2_release: 203.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://serefpolicy.sourceforge.net, app2_source_package: , app2_summary: SELinux policy development, app2_description: SELinux Policy development package, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1028]{app2_name: selinux-policy-targeted, app2_display_name: , app2_epoch: 0, app2_version: 2.4.6, app2_release: 203.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://serefpolicy.sourceforge.net, app2_source_package: , app2_summary: SELinux targeted base policy, app2_description: SELinux Reference policy targeted base module., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1029]{app2_name: sendmail, app2_display_name: , app2_epoch: 0, app2_version: 8.13.8, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A widely used Mail Transport Agent (MTA)., app2_description: The Sendmail program is a very widely used Mail Transport Agent (MTA).\nMTAs send mail from one machine to another. Sendmail is not a client\nprogram, which you use to read your email. Sendmail is a\nbehind-the-scenes program which actually moves your email over\nnetworks or the Internet to where you want it to go.\n\nIf you ever need to reconfigure Sendmail, you will also need to have\nthe sendmail.cf package installed. If you need documentation on\nSendmail, you can install the sendmail-doc package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1030]{app2_name: setarch, app2_display_name: , app2_epoch: 0, app2_version: 2.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Personality setter, app2_description: This utility tells the kernel to report a different architecture than the\ncurrent one, then runs a program in that environment. It can also set various\npersonality flags., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1031]{app2_name: setools, app2_display_name: , app2_epoch: 0, app2_version: 3.0, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tresys.com/, app2_source_package: , app2_summary: SELinux tools for managing policy, app2_description: Security-enhanced Linux is a patch of the Linux kernel and a number of\nutilities with enhanced security functionality designed to add\nmandatory access\ncontrols to Linux. The Security-enhanced Linux kernel contains new\narchitectural components originally developed to improve the security\n of the Flask\noperating system. These architectural components provide general\n support for the\nenforcement of many kinds of mandatory access control policies, including\n those\nbased on the concepts of Type Enforcement, Role-based Access Control, and\nMulti-level Security.\n\nThe tools and libraries in this release include:\n\n1. libapol: The main policy.conf analysis library, which is the core\nlibrary for all our tools.\n\nSee the help files for apol for help on using the\ntools., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1032]{app2_name: setroubleshoot, app2_display_name: , app2_epoch: 0, app2_version: 2.0.5, app2_release: 3.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: https://fedorahosted.org/setroubleshoot, app2_source_package: , app2_summary: Helps troubleshoot SELinux problems, app2_description: setroubleshoot gui. Application that allows you to view setroubleshoot-server\nmessages.\nProvides tools to help diagnose SELinux problems. When AVC messages\nare generated an alert can be generated that will give information\nabout the problem and help track its resolution. Alerts can be configured\nto user preference. The same tools can be run on existing log files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1033]{app2_name: setroubleshoot-plugins, app2_display_name: , app2_epoch: 0, app2_version: 2.0.4, app2_release: 2.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: https://fedorahosted.org/setroubleshoot, app2_source_package: , app2_summary: Analysis plugins for use with setroubleshoot, app2_description: This package provides a set of analysis plugins for use with\nsetroubleshoot. Each plugin has the capacity to analyze SELinux AVC\ndata and system data to provide user friendly reports describing how\nto interpret SELinux AVC denials., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1034]{app2_name: setroubleshoot-server, app2_display_name: , app2_epoch: 0, app2_version: 2.0.5, app2_release: 3.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: https://fedorahosted.org/setroubleshoot, app2_source_package: , app2_summary: SELinux troubleshoot server, app2_description: Provides tools to help diagnose SELinux problems. When AVC messages\nare generated an alert can be generated that will give information\nabout the problem and help track its resolution. Alerts can be configured\nto user preference. The same tools can be run on existing log files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1035]{app2_name: setserial, app2_display_name: , app2_epoch: 0, app2_version: 2.17, app2_release: 19.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://setserial.sourceforge.net/, app2_source_package: , app2_summary: A utility for configuring serial ports., app2_description: Setserial is a basic system utility for displaying or setting serial\nport information. Setserial can reveal and allow you to alter the I/O\nport and IRQ that a particular serial device is using, and more., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1036]{app2_name: setup, app2_display_name: , app2_epoch: 0, app2_version: 2.5.58, app2_release: 4.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A set of system configuration and setup files., app2_description: The setup package contains a set of important system configuration and\nsetup files, such as passwd, group, and profile., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1037]{app2_name: setuptool, app2_display_name: , app2_epoch: 0, app2_version: 1.19.2, app2_release: 1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A text mode system configuration tool., app2_description: Setuptool is a user-friendly text mode menu utility which allows you\nto access all of the text mode configuration programs included in the\nRed Hat Linux operating system.\n\nYou should install the setuptool package because you will find\nyourself using its features for essential system administration., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1038]{app2_name: sgml-common, app2_display_name: , app2_epoch: 0, app2_version: 0.6.3, app2_release: 18, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.iso.ch/cate/3524030.html, app2_source_package: , app2_summary: Common SGML catalog and DTD files., app2_description: The sgml-common package contains a collection of entities and DTDs\nthat are useful for processing SGML, but that don't need to be\nincluded in multiple packages. Sgml-common also includes an\nup-to-date Open Catalog file., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1039]{app2_name: shadow-utils, app2_display_name: , app2_epoch: 2, app2_version: 4.0.17, app2_release: 14.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://shadow.pld.org.pl/, app2_source_package: , app2_summary: Utilities for managing accounts and shadow password files., app2_description: The shadow-utils package includes the necessary programs for\nconverting UNIX password files to the shadow password format, plus\nprograms for managing user and group accounts. The pwconv command\nconverts passwords to the shadow password format. The pwunconv command\nunconverts shadow passwords and generates an npasswd file (a standard\nUNIX password file). The pwck command checks the integrity of password\nand shadow files. The lastlog command prints out the last login times\nfor all users. The useradd, userdel, and usermod commands are used for\nmanaging user accounts. The groupadd, groupdel, and groupmod commands\nare used for managing group accounts., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1040]{app2_name: shared-mime-info, app2_display_name: , app2_epoch: 0, app2_version: 0.19, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://freedesktop.org/Software/shared-mime-info, app2_source_package: , app2_summary: Shared MIME information database, app2_description: This is the freedesktop.org shared MIME info database.\n\nMany programs and desktops use the MIME system to represent the types of\nfiles. Frequently, it is necessary to work out the correct MIME type for\na file. This is generally done by examining the file's name or contents,\nand looking up the correct MIME type in a database., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1041]{app2_name: sip, app2_display_name: , app2_epoch: 0, app2_version: 4.4.5, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.riverbankcomputing.co.uk/, app2_source_package: , app2_summary: SIP - Python/C++ Bindings Generator, app2_description: SIP is a tool for generating bindings for C++ classes so that they can be\naccessed as normal Python classes. SIP takes many of its ideas from SWIG but,\nbecause it is specifically designed for C++ and Python, is able to generate\ntighter bindings. SIP is so called because it is a small SWIG.\n\nSIP was originally designed to generate Python bindings for KDE and so has\nexplicit support for the signal slot mechanism used by the Qt/KDE class\nlibraries. However, SIP can be used to generate Python bindings for any C++\nclass library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1042]{app2_name: slang, app2_display_name: , app2_epoch: 0, app2_version: 2.0.6, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.s-lang.org/, app2_source_package: , app2_summary: The shared library for the S-Lang extension language., app2_description: S-Lang is an interpreted language and a programming library. The\nS-Lang language was designed so that it can be easily embedded into\na program to provide the program with a powerful extension language.\nThe S-Lang library, provided in this package, provides the S-Lang\nextension language. S-Lang's syntax resembles C, which makes it easy\nto recode S-Lang procedures in C if you need to., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1043]{app2_name: slang, app2_display_name: , app2_epoch: 0, app2_version: 2.0.6, app2_release: 4.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.s-lang.org/, app2_source_package: , app2_summary: The shared library for the S-Lang extension language., app2_description: S-Lang is an interpreted language and a programming library. The\nS-Lang language was designed so that it can be easily embedded into\na program to provide the program with a powerful extension language.\nThe S-Lang library, provided in this package, provides the S-Lang\nextension language. S-Lang's syntax resembles C, which makes it easy\nto recode S-Lang procedures in C if you need to., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1044]{app2_name: slang-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.0.6, app2_release: 4.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.s-lang.org/, app2_source_package: , app2_summary: The static library and header files for development using S-Lang., app2_description: This package contains the S-Lang extension language static libraries\nand header files which you'll need if you want to develop S-Lang based\napplications. Documentation which may help you write S-Lang based\napplications is also included.\n\nInstall the slang-devel package if you want to develop applications\nbased on the S-Lang extension language., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1045]{app2_name: slang-devel, app2_display_name: , app2_epoch: 0, app2_version: 2.0.6, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.s-lang.org/, app2_source_package: , app2_summary: The static library and header files for development using S-Lang., app2_description: This package contains the S-Lang extension language static libraries\nand header files which you'll need if you want to develop S-Lang based\napplications. Documentation which may help you write S-Lang based\napplications is also included.\n\nInstall the slang-devel package if you want to develop applications\nbased on the S-Lang extension language., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1046]{app2_name: slrn, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8.1pl1, app2_release: 1.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://slrn.sourceforge.net/, app2_source_package: , app2_summary: A threaded Internet news reader., app2_description: SLRN is a threaded Internet news reader. SLRN is highly customizable\nand allows users to design complex filters for sorting or killing news\narticles. SLRN works well over slow network lines. A helper utility\nfor reading news offline is provided in the slrn-pull package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1047]{app2_name: smartmontools, app2_display_name: , app2_epoch: 1, app2_version: 5.38, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://smartmontools.sourceforge.net/, app2_source_package: , app2_summary: Tools for monitoring SMART capable hard disks, app2_description: The smartmontools package contains two utility programs (smartctl\nand smartd) to control and monitor storage systems using the Self-\nMonitoring, Analysis and Reporting Technology System (SMART) built\ninto most modern ATA and SCSI hard disks. In many cases, these\nutilities will provide advanced warning of disk degradation and\nfailure., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1048]{app2_name: sos, app2_display_name: , app2_epoch: 0, app2_version: 1.7, app2_release: 9.16.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sos.108.redhat.com/, app2_source_package: , app2_summary: A set of tools to gather troubleshooting information from a system, app2_description: Sos is a set of tools that gathers information about system\nhardware and configuration. The information can then be used for\ndiagnostic purposes and debugging. Sos is commonly used to help\nsupport technicians and developers., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1049]{app2_name: sound-juicer, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Clean and lean CD ripper, app2_description: GStreamer-based CD ripping tool. Saves audio CDs to Ogg/vorbis., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1050]{app2_name: sox, app2_display_name: , app2_epoch: 0, app2_version: 12.18.1, app2_release: 1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sox.sourceforge.net/, app2_source_package: , app2_summary: A general purpose sound file conversion tool., app2_description: SoX (Sound eXchange) is a sound file format converter SoX can convert\nbetween many different digitized sound formats and perform simple\nsound manipulation functions, including sound effects., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1051]{app2_name: specspo, app2_display_name: , app2_epoch: 0, app2_version: 13, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Fedora package descriptions, summaries, and groups., app2_description: The specspo package contains the portable object catalogues used to\ninternationalize Fedora packages., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1052]{app2_name: speex, app2_display_name: , app2_epoch: 0, app2_version: 1.0.5, app2_release: 4.el5_1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.speex.org/, app2_source_package: , app2_summary: A voice compression format (codec), app2_description: Speex is a patent-free compression format designed especially for\nspeech. It is specialized for voice communications at low bit-rates in\nthe 2-45 kbps range. Possible applications include Voice over IP\n(VoIP), Internet audio streaming, audio books, and archiving of speech\ndata (e.g. voice mail)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1053]{app2_name: splint, app2_display_name: , app2_epoch: 0, app2_version: 3.1.1, app2_release: 16.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.splint.org/, app2_source_package: , app2_summary: An implementation of the lint program, app2_description: Splint is a tool for statically checking C programs for coding errors and\nsecurity vulnerabilities. With minimal effort, Splint can be used as a\nbetter lint. If additional effort is invested adding annotations to programs,\nSplint can perform even stronger checks than can be done by any standard lint., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1054]{app2_name: sqlite, app2_display_name: , app2_epoch: 0, app2_version: 3.3.6, app2_release: 2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sqlite.org/, app2_source_package: , app2_summary: Library that implements an embeddable SQL database engine, app2_description: SQLite is a C library that implements an SQL database engine. A large\nsubset of SQL92 is supported. A complete database is stored in a\nsingle disk file. The API is designed for convenience and ease of use.\nApplications that link against SQLite can enjoy the power and\nflexibility of an SQL database without the administrative hassles of\nsupporting a separate database server. Version 2 and version 3 binaries\nare named to permit each to be installed on a single host, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1055]{app2_name: sqlite, app2_display_name: , app2_epoch: 0, app2_version: 3.3.6, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sqlite.org/, app2_source_package: , app2_summary: Library that implements an embeddable SQL database engine, app2_description: SQLite is a C library that implements an SQL database engine. A large\nsubset of SQL92 is supported. A complete database is stored in a\nsingle disk file. The API is designed for convenience and ease of use.\nApplications that link against SQLite can enjoy the power and\nflexibility of an SQL database without the administrative hassles of\nsupporting a separate database server. Version 2 and version 3 binaries\nare named to permit each to be installed on a single host, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1056]{app2_name: sqlite-devel, app2_display_name: , app2_epoch: 0, app2_version: 3.3.6, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sqlite.org/, app2_source_package: , app2_summary: Development tools for the sqlite3 embeddable SQL database engine., app2_description: This package contains the header files, static libraries and development\ndocumentation for sqlite. If you like to develop programs using sqlite,\nyou will need to install sqlite-devel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1057]{app2_name: squid, app2_display_name: , app2_epoch: 7, app2_version: 2.6.STABLE21, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The Squid proxy caching server., app2_description: Squid is a high-performance proxy caching server for Web clients,\nsupporting FTP, gopher, and HTTP data objects. Unlike traditional\ncaching software, Squid handles all requests in a single,\nnon-blocking, I/O-driven process. Squid keeps meta data and especially\nhot objects cached in RAM, caches DNS lookups, supports non-blocking\nDNS lookups, and implements negative caching of failed requests.\n\nSquid consists of a main server program squid, a Domain Name System\nlookup program (dnsserver), a program for retrieving FTP data\n(ftpget), and some management and client tools., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1058]{app2_name: startup-notification, app2_display_name: , app2_epoch: 0, app2_version: 0.8, app2_release: 4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/startup-notification/, app2_source_package: , app2_summary: Library for tracking application startup, app2_description: \nThis package contains libstartup-notification which implements a\nstartup notification protocol. Using this protocol a desktop\nenvironment can track the launch of an application and provide\nfeedback such as a busy cursor, among other features., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1059]{app2_name: startup-notification, app2_display_name: , app2_epoch: 0, app2_version: 0.8, app2_release: 4.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/startup-notification/, app2_source_package: , app2_summary: Library for tracking application startup, app2_description: \nThis package contains libstartup-notification which implements a\nstartup notification protocol. Using this protocol a desktop\nenvironment can track the launch of an application and provide\nfeedback such as a busy cursor, among other features., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1060]{app2_name: startup-notification-devel, app2_display_name: , app2_epoch: 0, app2_version: 0.8, app2_release: 4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/software/startup-notification/, app2_source_package: , app2_summary: Development portions of startup-notification, app2_description: \nHeader files and static libraries for libstartup-notification., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1061]{app2_name: strace, app2_display_name: , app2_epoch: 0, app2_version: 4.5.18, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/strace/, app2_source_package: , app2_summary: Tracks and displays system calls associated with a running process, app2_description: The strace program intercepts and records the system calls called and\nreceived by a running process. Strace can print a record of each\nsystem call, its arguments and its return value. Strace is useful for\ndiagnosing problems and debugging, as well as for instructional\npurposes.\n\nInstall strace if you need a tool to track the system calls made and\nreceived by a process., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1062]{app2_name: stunnel, app2_display_name: , app2_epoch: 0, app2_version: 4.15, app2_release: 2.el5.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://stunnel.mirt.net/, app2_source_package: , app2_summary: An SSL-encrypting socket wrapper., app2_description: Stunnel is a socket wrapper which can provide SSL (Secure Sockets\nLayer) support to ordinary applications. For example, it can be used\nin conjunction with imapd to create an SSL secure IMAP server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1063]{app2_name: subversion, app2_display_name: , app2_epoch: 0, app2_version: 1.4.2, app2_release: 4.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://subversion.tigris.org/, app2_source_package: , app2_summary: Modern Version Control System designed to replace CVS, app2_description: Subversion is a concurrent version control system which enables one\nor more users to collaborate in developing and maintaining a\nhierarchy of files and directories while keeping a history of all\nchanges. Subversion only stores the differences between versions,\ninstead of every complete file. Subversion is intended to be a\ncompelling replacement for CVS., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1064]{app2_name: subversion, app2_display_name: , app2_epoch: 0, app2_version: 1.4.2, app2_release: 4.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://subversion.tigris.org/, app2_source_package: , app2_summary: Modern Version Control System designed to replace CVS, app2_description: Subversion is a concurrent version control system which enables one\nor more users to collaborate in developing and maintaining a\nhierarchy of files and directories while keeping a history of all\nchanges. Subversion only stores the differences between versions,\ninstead of every complete file. Subversion is intended to be a\ncompelling replacement for CVS., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1065]{app2_name: sudo, app2_display_name: , app2_epoch: 0, app2_version: 1.6.9p17, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.courtesan.com/sudo/, app2_source_package: , app2_summary: Allows restricted root access for specified users., app2_description: Sudo (superuser do) allows a system administrator to give certain\nusers (or groups of users) the ability to run some (or all) commands\nas root while logging all commands and arguments. Sudo operates on a\nper-command basis. It is not a replacement for the shell. Features\ninclude: the ability to restrict what commands a user may run on a\nper-host basis, copious logging of each command (providing a clear\naudit trail of who did what), a configurable timeout of the sudo\ncommand, and the ability to use the same configuration file (sudoers)\non many different machines., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1066]{app2_name: svrcore, app2_display_name: , app2_epoch: 0, app2_version: 4.0.4, app2_release: 3.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/security/pki/, app2_source_package: , app2_summary: Secure PIN handling using NSS crypto, app2_description: svrcore provides applications with several ways to handle secure PIN storage\ne.g. in an application that must be restarted, but needs the PIN to unlock\nthe private key and other crypto material, without user intervention. svrcore\nuses the facilities provided by NSS., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1067]{app2_name: svrcore, app2_display_name: , app2_epoch: 0, app2_version: 4.0.4, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/security/pki/, app2_source_package: , app2_summary: Secure PIN handling using NSS crypto, app2_description: svrcore provides applications with several ways to handle secure PIN storage\ne.g. in an application that must be restarted, but needs the PIN to unlock\nthe private key and other crypto material, without user intervention. svrcore\nuses the facilities provided by NSS., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1068]{app2_name: swig, app2_display_name: , app2_epoch: 0, app2_version: 1.3.29, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://swig.sourceforge.net/, app2_source_package: , app2_summary: Connects C/C++/Objective C to some high-level programming languages., app2_description: Simplified Wrapper and Interface Generator (SWIG) is a software\ndevelopment tool for connecting C, C++ and Objective C programs with a\nvariety of high-level programming languages. SWIG is primarily used\nwith Perl, Python and Tcl/TK, but it has also been extended to Java,\nEiffel and Guile. SWIG is normally used to create high-level\ninterpreted programming environments, systems integration, and as a\ntool for building user interfaces., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1069]{app2_name: symlinks, app2_display_name: , app2_epoch: 0, app2_version: 1.2, app2_release: 24.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A utility which maintains a system's symbolic links., app2_description: The symlinks utility performs maintenance on symbolic links. Symlinks\nchecks for symlink problems, including dangling symlinks which point\nto nonexistent files. Symlinks can also automatically convert\nabsolute symlinks to relative symlinks.\n\nInstall the symlinks package if you need a program for maintaining\nsymlinks on your system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1070]{app2_name: synaptics, app2_display_name: , app2_epoch: 0, app2_version: 0.14.4, app2_release: 8.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://w1.894.telia.com/~u89404340/touchpad/, app2_source_package: , app2_summary: Synaptics Touchpad Driver, app2_description: This is a driver for the Synaptics TouchPad for XOrg/XFree86 4.x. A Synaptics\ntouchpad by default operates in compatibility mode by emulating a standard\nmouse. However, by using a dedicated driver, more advanced features of the\ntouchpad becomes available.\n\nFeatures:\n\n * Movement with adjustable, non-linear acceleration and speed.\n * Button events through short touching of the touchpad.\n * Double-Button events through double short touching of the touchpad.\n * Dragging through short touching and holding down the finger on the touchpad.\n * Middle and right button events on the upper and lower corner of the touchpad.\n * Vertical scrolling (button four and five events) through moving the finger on the right side of the touchpad.\n * The up/down button sends button four/five events.\n * Horizontal scrolling (button six and seven events) through moving the finger on the lower side of the touchpad.\n * The multi-buttons send button four/five events, and six/seven events for horizontal scrolling.\n * Adjustable finger detection.\n * Multifinger taps: two finger for middle button and three finger for right button events. (Needs hardware support. Not all models implement this feature.)\n * Run-time configuration using shared memory. This means you can change parameter settings without restarting the X server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1071]{app2_name: sysfsutils, app2_display_name: , app2_epoch: 0, app2_version: 2.0.0, app2_release: 6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: sysfsutils, library interface to sysfs., app2_description: This package's purpose is to provide a set of utilities for interfacing\nwith sysfs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1072]{app2_name: sysklogd, app2_display_name: , app2_epoch: 0, app2_version: 1.4.1, app2_release: 44.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: System logging and kernel message trapping daemons., app2_description: The sysklogd package contains two system utilities (syslogd and klogd)\nwhich provide support for system logging. Syslogd and klogd run as\ndaemons (background processes) and log system messages to different\nplaces, like sendmail logs, security logs, error logs, etc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1073]{app2_name: syslinux, app2_display_name: , app2_epoch: 0, app2_version: 3.11, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Simple kernel loader which boots from a FAT filesystem, app2_description: SYSLINUX is a suite of bootloaders, currently supporting DOS FAT\nfilesystems, Linux ext2/ext3 filesystems (EXTLINUX), PXE network boots\n(PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). It also includes a tool,\nMEMDISK, which loads legacy operating systems from these media., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1074]{app2_name: system-config-date, app2_display_name: , app2_epoch: 0, app2_version: 1.8.12, app2_release: 3.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/, app2_source_package: , app2_summary: A graphical interface for modifying system date and time, app2_description: system-config-date is a graphical interface for changing the system date and\ntime, configuring the system time zone, and setting up the NTP daemon to\nsynchronize the time of the system with an NTP time server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1075]{app2_name: system-config-display, app2_display_name: , app2_epoch: 0, app2_version: 1.0.48, app2_release: 2.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/, app2_source_package: , app2_summary: A graphical interface for configuring the X Window System display, app2_description: system-config-display is a graphical application for configuring an\nX Window System X server display., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1076]{app2_name: system-config-kdump, app2_display_name: , app2_epoch: 0, app2_version: 1.0.14, app2_release: 4.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/, app2_source_package: , app2_summary: A graphical interface for configuring kernel crash dumping, app2_description: system-config-kdump is a graphical tool for configuring kernel crash\ndumping via kdump and kexec., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1077]{app2_name: system-config-keyboard, app2_display_name: , app2_epoch: 0, app2_version: 1.2.11, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools, app2_source_package: , app2_summary: A graphical interface for modifying the keyboard, app2_description: system-config-keyboard is a graphical user interface that allows\nthe user to change the default keyboard of the system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1078]{app2_name: system-config-language, app2_display_name: , app2_epoch: 0, app2_version: 1.1.18, app2_release: 2.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/, app2_source_package: , app2_summary: A graphical interface for modifying the system language, app2_description: system-config-language is a graphical user interface that\nallows the user to change the default language of the system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1079]{app2_name: system-config-lvm, app2_display_name: , app2_epoch: 0, app2_version: 1.1.5, app2_release: 1.0.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com/, app2_source_package: , app2_summary: A utility for graphically configuring Logical Volumes, app2_description: system-config-lvm is a utility for graphically configuring Logical Volumes, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1080]{app2_name: system-config-netboot, app2_display_name: , app2_epoch: 0, app2_version: 0.1.45.1, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com/, app2_source_package: , app2_summary: network booting/install configuration utility (GUI), app2_description: system-config-netboot is a utility which allows you to configure\ndiskless environments and network installations., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1081]{app2_name: system-config-netboot-cmd, app2_display_name: , app2_epoch: 0, app2_version: 0.1.45.1, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com/, app2_source_package: , app2_summary: network booting/install configuration utility, app2_description: system-config-netboot is a utility which allows you to configure\ndiskless environments and network installations.\n\nThis package contains only command line utilities., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1082]{app2_name: system-config-network, app2_display_name: , app2_epoch: 0, app2_version: 1.3.99.12, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/redhat-config-network.html, app2_source_package: , app2_summary: The GUI of the NEtwork Adminstration Tool, app2_description: This is the GUI of the network configuration tool,\nsupporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1083]{app2_name: system-config-network-tui, app2_display_name: , app2_epoch: 0, app2_version: 1.3.99.12, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/redhat-config-network.html, app2_source_package: , app2_summary: The NEtwork Adminstration Tool, app2_description: This is the network configuration tool,\nsupporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1084]{app2_name: system-config-printer, app2_display_name: , app2_epoch: 0, app2_version: 0.7.32.10, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A printer administration tool, app2_description: system-config-printer is a graphical user interface that allows\nthe user to configure a CUPS print server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1085]{app2_name: system-config-printer-libs, app2_display_name: , app2_epoch: 0, app2_version: 0.7.32.10, app2_release: 1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Common code for the graphical and non-graphical pieces., app2_description: The common code used by both the graphical and non-graphical parts of\nthe configuration tool., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1086]{app2_name: system-config-rootpassword, app2_display_name: , app2_epoch: 0, app2_version: 1.1.9.1, app2_release: 1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/, app2_source_package: , app2_summary: A graphical interface for modifying the rootpassword, app2_description: system-config-rootpassword is a graphical user interface that allows\nthe user to change the root password of the system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1087]{app2_name: system-config-securitylevel, app2_display_name: , app2_epoch: 0, app2_version: 1.6.29.1, app2_release: 2.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/, app2_source_package: , app2_summary: A graphical interface for modifying the system security level, app2_description: system-config-securitylevel is a graphical user interface for\nsetting basic firewall rules., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1088]{app2_name: system-config-securitylevel-tui, app2_display_name: , app2_epoch: 0, app2_version: 1.6.29.1, app2_release: 2.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/, app2_source_package: , app2_summary: A text interface for modifying the system security level, app2_description: system-config-securitylevel-tui is a text and commandline user\ninterface for setting basic firewall rules., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1089]{app2_name: system-config-services, app2_display_name: , app2_epoch: 0, app2_version: 0.9.4, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com/, app2_source_package: , app2_summary: system-config-services is an initscript and xinetd configuration utility, app2_description: system-config-services is a utility which allows you to configure which services\nshould be enabled on your machine., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1090]{app2_name: system-config-soundcard, app2_display_name: , app2_epoch: 0, app2_version: 2.0.6, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/redhat-config-soundcard.html, app2_source_package: , app2_summary: A graphical interface for detecting and configuring soundcards, app2_description: system-config-soundcard is a graphical user interface that\ndetects and configures the soundcard(s) on the system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1091]{app2_name: system-config-users, app2_display_name: , app2_epoch: 0, app2_version: 1.2.51, app2_release: 4.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fedora.redhat.com/projects/config-tools/, app2_source_package: , app2_summary: A graphical interface for administering users and groups, app2_description: system-config-users is a graphical utility for administrating\nusers and groups. It depends on the libuser library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1092]{app2_name: systemtap, app2_display_name: , app2_epoch: 0, app2_version: 0.7.2, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceware.org/systemtap/, app2_source_package: , app2_summary: Instrumentation System, app2_description: SystemTap is an instrumentation system for systems running Linux 2.6.\nDevelopers can write instrumentation to collect data on the operation\nof the system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1093]{app2_name: systemtap-runtime, app2_display_name: , app2_epoch: 0, app2_version: 0.7.2, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceware.org/systemtap/, app2_source_package: , app2_summary: Instrumentation System Runtime, app2_description: SystemTap runtime is the runtime component of an instrumentation\nsystem for systems running Linux 2.6. Developers can write\ninstrumentation to collect data on the operation of the system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1094]{app2_name: talk, app2_display_name: , app2_epoch: 0, app2_version: 0.17, app2_release: 29.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Talk client for one-on-one Internet chatting., app2_description: The talk package provides client programs for the Internet talk\nprotocol, which allows you to chat with other users on different\nsystems. Talk is a communication program which copies lines from one\nterminal to the terminal of another user.\n\nInstall talk if you'd like to use talk for chatting with users on\ndifferent systems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1095]{app2_name: tar, app2_display_name: , app2_epoch: 2, app2_version: 1.15.1, app2_release: 23.0.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/tar/, app2_source_package: , app2_summary: A GNU file archiving program, app2_description: The GNU tar program saves many files together in one archive and can\nrestore individual files (or all of the files) from that archive. Tar\ncan also be used to add supplemental files to an archive and to update\nor list files in the archive. Tar includes multivolume support,\nautomatic archive compression/decompression, the ability to perform\nremote archives, and the ability to perform incremental and full\nbackups.\n\nIf you want to use tar for remote backups, you also need to install\nthe rmt package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1096]{app2_name: tcl, app2_display_name: , app2_epoch: 0, app2_version: 8.4.13, app2_release: 3.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://tcl.sourceforge.net/, app2_source_package: , app2_summary: Tcl scripting language development environment, app2_description: The Tcl (Tool Command Language) provides a powerful platform for\ncreating integration applications that tie together diverse\napplications, protocols, devices, and frameworks. When paired with the\nTk toolkit, Tcl provides a fastest and powerful way to create\ncross-platform GUI applications. Tcl can also be used for a variety\nof web-related tasks and for creating powerful command languages for\napplications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1097]{app2_name: tclx, app2_display_name: , app2_epoch: 0, app2_version: 8.4.0, app2_release: 5.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://tclx.sourceforge.net/, app2_source_package: , app2_summary: Extensions for Tcl and Tk, app2_description: Extended Tcl (TclX) is a set of extensions to the Tcl programming language.\nExtended Tcl is oriented towards system programming tasks and large\napplication development. TclX provides additional interfaces to the\noperating system, and adds many new programming constructs, text manipulation\nand debugging tools., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1098]{app2_name: tcp_wrappers, app2_display_name: , app2_epoch: 0, app2_version: 7.6, app2_release: 40.6.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.porcupine.org/pub/security/index.html, app2_source_package: , app2_summary: A security tool which acts as a wrapper for TCP daemons., app2_description: The tcp_wrappers package provides small daemon programs which can\nmonitor and filter incoming requests for systat, finger, FTP, telnet,\nrlogin, rsh, exec, tftp, talk and other network services.\n\nInstall the tcp_wrappers program if you need a security tool for\nfiltering incoming network services requests.\n\nThis version also supports IPv6., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1099]{app2_name: tcp_wrappers, app2_display_name: , app2_epoch: 0, app2_version: 7.6, app2_release: 40.6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.porcupine.org/pub/security/index.html, app2_source_package: , app2_summary: A security tool which acts as a wrapper for TCP daemons., app2_description: The tcp_wrappers package provides small daemon programs which can\nmonitor and filter incoming requests for systat, finger, FTP, telnet,\nrlogin, rsh, exec, tftp, talk and other network services.\n\nInstall the tcp_wrappers program if you need a security tool for\nfiltering incoming network services requests.\n\nThis version also supports IPv6., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1100]{app2_name: tcpdump, app2_display_name: , app2_epoch: 14, app2_version: 3.9.4, app2_release: 14.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tcpdump.org, app2_source_package: , app2_summary: A network traffic monitoring tool., app2_description: Tcpdump is a command-line tool for monitoring network traffic.\nTcpdump can capture and display the packet headers on a particular\nnetwork interface or on all interfaces. Tcpdump can display all of\nthe packet headers, or just the ones that match particular criteria.\n\nInstall tcpdump if you need a program to monitor network traffic., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1101]{app2_name: tcsh, app2_display_name: , app2_epoch: 0, app2_version: 6.14, app2_release: 14.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tcsh.org/, app2_source_package: , app2_summary: An enhanced version of csh, the C shell., app2_description: Tcsh is an enhanced but completely compatible version of csh, the C\nshell. Tcsh is a command language interpreter which can be used both\nas an interactive login shell and as a shell script command processor.\nTcsh includes a command line editor, programmable word completion,\nspelling correction, a history mechanism, job control and a C language\nlike syntax., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1102]{app2_name: telnet, app2_display_name: , app2_epoch: 1, app2_version: 0.17, app2_release: 39.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The client program for the telnet remote login protocol., app2_description: Telnet is a popular protocol for logging into remote systems over the\nInternet. The telnet package provides a command line telnet client., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1103]{app2_name: termcap, app2_display_name: , app2_epoch: 1, app2_version: 5.5, app2_release: 1.20060701.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The terminal feature database used by certain applications., app2_description: The termcap package provides the /etc/termcap file. /etc/termcap is a\ndatabase which defines the capabilities of various terminals and\nterminal emulators. Certain programs use the /etc/termcap file to\naccess various features of terminals (the bell, colors, and graphics,\netc.)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1104]{app2_name: texinfo, app2_display_name: , app2_epoch: 0, app2_version: 4.8, app2_release: 14.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/texinfo/, app2_source_package: , app2_summary: Tools needed to create Texinfo format documentation files., app2_description: Texinfo is a documentation system that can produce both online\ninformation and printed output from a single source file. The GNU\nProject uses the Texinfo file format for most of its documentation.\n\nInstall texinfo if you want a documentation system for producing both\nonline and print documentation from the same source file and/or if you\nare going to write documentation for the GNU Project., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1105]{app2_name: tftp-server, app2_display_name: , app2_epoch: 0, app2_version: 0.42, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The server for the Trivial File Transfer Protocol (TFTP)., app2_description: The Trivial File Transfer Protocol (TFTP) is normally used only for\nbooting diskless workstations. The tftp-server package provides the\nserver for TFTP, which allows users to transfer files to and from a\nremote machine. TFTP provides very little security, and should not be\nenabled unless it is expressly needed. The TFTP server is run from\n/etc/xinetd.d/tftp, and is disabled by default on Red Hat Linux systems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1106]{app2_name: time, app2_display_name: , app2_epoch: 0, app2_version: 1.7, app2_release: 27.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A GNU utility for monitoring a program's use of system resources., app2_description: The GNU time utility runs another program, collects information about\nthe resources used by that program while it is running, and displays\nthe results., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1107]{app2_name: tk, app2_display_name: , app2_epoch: 0, app2_version: 8.4.13, app2_release: 5.el5_1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://tcl.sourceforge.net/, app2_source_package: , app2_summary: Tk graphical toolkit for the Tcl scripting language, app2_description: When paired with the Tcl scripting language, Tk provides a fast and powerful\nway to create cross-platform GUI applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1108]{app2_name: tmpwatch, app2_display_name: , app2_epoch: 0, app2_version: 2.9.7, app2_release: 1.1.el5.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A utility for removing files based on when they were last accessed., app2_description: The tmpwatch utility recursively searches through specified\ndirectories and removes files which have not been accessed in a\nspecified period of time. Tmpwatch is normally used to clean up\ndirectories which are used for temporarily holding files (for example,\n/tmp). Tmpwatch ignores symlinks, won't switch filesystems and only\nremoves empty directories and regular files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1109]{app2_name: traceroute, app2_display_name: , app2_epoch: 3, app2_version: 2.0.1, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dmitry.butskoy.name/traceroute, app2_source_package: , app2_summary: Traces the route taken by packets over an IPv4/IPv6 network, app2_description: The traceroute utility displays the route used by IP packets on their\nway to a specified network (or Internet) host. Traceroute displays\nthe IP number and host name (if possible) of the machines along the\nroute taken by the packets. Traceroute is used as a network debugging\ntool. If you're having network connectivity problems, traceroute will\nshow you where the trouble is coming from along the route.\n\nInstall traceroute if you need a tool for diagnosing network connectivity\nproblems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1110]{app2_name: tree, app2_display_name: , app2_epoch: 0, app2_version: 1.5.0, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://mama.indstate.edu/users/ice/tree/, app2_source_package: , app2_summary: A utility which displays a tree view of the contents of directories., app2_description: The tree utility recursively displays the contents of directories in a\ntree-like format. Tree is basically a UNIX port of the DOS tree\nutility., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1111]{app2_name: ttmkfdir, app2_display_name: , app2_epoch: 0, app2_version: 3.0.9, app2_release: 23.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Utility to create fonts.scale files for truetype fonts, app2_description: ttmkfdir is a utility used to create fonts.scale files in\nTrueType font directories in order to prepare them for use\nby the font server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1112]{app2_name: tux, app2_display_name: , app2_epoch: 0, app2_version: 3.2.18, app2_release: 9.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: User-space component of TUX kernel-based threaded HTTP server, app2_description: TUX is a kernel-based, threaded, extremely high performance HTTP server.\nIt is able to efficiently and safely serve both static and dynamic data.\nTUX moves the HTTP protocol stack to the kernel, and can handle requests\nfor data with both kernel-space and user-space modules.\n\nSee http://www.redhat.com/mailing-lists/ for instructions on subscribing\nto tux-list@redhat.com; users of TUX have the opportunity to share their\nexperiences and receive notices of new versions on that list., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1113]{app2_name: tzdata, app2_display_name: , app2_epoch: 0, app2_version: 2008i, app2_release: 1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Timezone data, app2_description: This package contains data files with rules for various timezones around\nthe world., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1114]{app2_name: udev, app2_display_name: , app2_epoch: 0, app2_version: 095, app2_release: 14.19.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://kernel.org/pub/linux/utils/kernel/hotplug/, app2_source_package: , app2_summary: A userspace implementation of devfs, app2_description: The udev package contains an implementation of devfs in\nuserspace using sysfs and netlink., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1115]{app2_name: udftools, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0b3, app2_release: 0.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/linux-udf/, app2_source_package: , app2_summary: Linux UDF Filesystem userspace utilities, app2_description: Linux UDF Filesystem userspace utilities., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1116]{app2_name: unix2dos, app2_display_name: , app2_epoch: 0, app2_version: 2.2, app2_release: 26.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: unix2dos - UNIX to DOS text file format converter, app2_description: A utility that converts plain text files in UNIX format to DOS format., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1117]{app2_name: unzip, app2_display_name: , app2_epoch: 0, app2_version: 5.52, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.info-zip.org/pub/infozip/UnZip.html, app2_source_package: , app2_summary: A utility for unpacking zip files., app2_description: The unzip utility is used to list, test, or extract files from a zip\narchive. Zip archives are commonly found on MS-DOS systems. The zip\nutility, included in the zip package, creates zip archives. Zip and\nunzip are both compatible with archives created by PKWARE(R)'s PKZIP\nfor MS-DOS, but the programs' options and default behaviors do differ\nin some respects.\n\nInstall the unzip package if you need to list, test or extract files from\na zip archive., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1118]{app2_name: urw-fonts, app2_display_name: , app2_epoch: 0, app2_version: 2.3, app2_release: 6.1.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.ru/fonts/urw/release/, app2_source_package: , app2_summary: Free versions of the 35 standard PostScript fonts., app2_description: Free, good quality versions of the 35 standard PostScript(TM) fonts,\ndonated under the GPL by URW++ Design and Development GmbH. The\nfonts.dir file font names match the original Adobe names of the fonts\n(e.g., Times, Helvetica, etc.).\n\nInstall the urw-fonts package if you need free versions of standard\nPostScript fonts., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1119]{app2_name: usbutils, app2_display_name: , app2_epoch: 0, app2_version: 0.71, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linux-usb.org/, app2_source_package: , app2_summary: Linux USB utilities., app2_description: This package contains utilities for inspecting devices connected to a\nUSB bus., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1120]{app2_name: usermode, app2_display_name: , app2_epoch: 0, app2_version: 1.88, app2_release: 3.el5.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Tools for certain user account management tasks., app2_description: The usermode package contains the userhelper program, which can be\nused to allow configured programs to be run with superuser privileges\nby ordinary users., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1121]{app2_name: usermode-gtk, app2_display_name: , app2_epoch: 0, app2_version: 1.88, app2_release: 3.el5.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Graphical tools for certain user account management tasks., app2_description: The usermode-gtk package contains several graphical tools for users:\nuserinfo, usermount and userpasswd. Userinfo allows users to change\ntheir finger information. Usermount lets users mount, unmount, and\nformat filesystems. Userpasswd allows users to change their\npasswords.\n\nInstall the usermode-gtk package if you would like to provide users with\ngraphical tools for certain account management tasks., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1122]{app2_name: util-linux, app2_display_name: , app2_epoch: 0, app2_version: 2.13, app2_release: 0.50.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A collection of basic system utilities., app2_description: The util-linux package contains a large variety of low-level system\nutilities that are necessary for a Linux system to function. Among\nothers, Util-linux contains the fdisk configuration tool and the login\nprogram., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1123]{app2_name: valgrind, app2_display_name: , app2_epoch: 1, app2_version: 3.2.1, app2_release: 6.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.valgrind.org/, app2_source_package: , app2_summary: Tool for finding memory management bugs in programs, app2_description: Valgrind is a tool to help you find memory-management problems in your\nprograms. When a program is run under Valgrind's supervision, all\nreads and writes of memory are checked, and calls to\nmalloc/new/free/delete are intercepted. As a result, Valgrind can\ndetect a lot of problems that are otherwise very hard to\nfind/diagnose., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1124]{app2_name: valgrind, app2_display_name: , app2_epoch: 1, app2_version: 3.2.1, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.valgrind.org/, app2_source_package: , app2_summary: Tool for finding memory management bugs in programs, app2_description: Valgrind is a tool to help you find memory-management problems in your\nprograms. When a program is run under Valgrind's supervision, all\nreads and writes of memory are checked, and calls to\nmalloc/new/free/delete are intercepted. As a result, Valgrind can\ndetect a lot of problems that are otherwise very hard to\nfind/diagnose., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1125]{app2_name: vconfig, app2_display_name: , app2_epoch: 0, app2_version: 1.9, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.candelatech.com/~greear/vlan.html, app2_source_package: , app2_summary: Linux 802.1q VLAN configuration utility, app2_description: The vconfig program configures and adjusts 802.1q VLAN parameters., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1126]{app2_name: vim-common, app2_display_name: , app2_epoch: 2, app2_version: 7.0.109, app2_release: 4.el5_2.4z, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The common files needed by any version of the VIM editor., app2_description: VIM (VIsual editor iMproved) is an updated and improved version of the\nvi editor. Vi was the first real screen-based editor for UNIX, and is\nstill very popular. VIM improves on vi by adding new features:\nmultiple windows, multi-level undo, block highlighting and more. The\nvim-common package contains files which every VIM binary will need in\norder to run.\n\nIf you are installing vim-enhanced or vim-X11, you'll also need\nto install the vim-common package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1127]{app2_name: vim-enhanced, app2_display_name: , app2_epoch: 2, app2_version: 7.0.109, app2_release: 4.el5_2.4z, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A version of the VIM editor which includes recent enhancements., app2_description: VIM (VIsual editor iMproved) is an updated and improved version of the\nvi editor. Vi was the first real screen-based editor for UNIX, and is\nstill very popular. VIM improves on vi by adding new features:\nmultiple windows, multi-level undo, block highlighting and more. The\nvim-enhanced package contains a version of VIM with extra, recently\nintroduced features like Python and Perl interpreters.\n\nInstall the vim-enhanced package if you'd like to use a version of the\nVIM editor which includes recently added enhancements like\ninterpreters for the Python and Perl scripting languages. You'll also\nneed to install the vim-common package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1128]{app2_name: vim-minimal, app2_display_name: , app2_epoch: 2, app2_version: 7.0.109, app2_release: 4.el5_2.4z, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A minimal version of the VIM editor., app2_description: VIM (VIsual editor iMproved) is an updated and improved version of the\nvi editor. Vi was the first real screen-based editor for UNIX, and is\nstill very popular. VIM improves on vi by adding new features:\nmultiple windows, multi-level undo, block highlighting and more. The\nvim-minimal package includes a minimal version of VIM, which is\ninstalled into /bin/vi for use when only the root partition is\npresent. NOTE: The online help is only available when the vim-common\npackage is installed., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1129]{app2_name: vino, app2_display_name: , app2_epoch: 0, app2_version: 2.13.5, app2_release: 6.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: A remote desktop system for GNOME, app2_description: Vino is a VNC server for GNOME. It allows remote users to\nconnect to a running GNOME session using VNC., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1130]{app2_name: vixie-cron, app2_display_name: , app2_epoch: 4, app2_version: 4.1, app2_release: 76.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The Vixie cron daemon for executing specified programs at set times., app2_description: The vixie-cron package contains the Vixie version of cron. Cron is a\nstandard UNIX daemon that runs specified programs at scheduled times.\nVixie cron adds better security and more powerful configuration\noptions to the standard version of cron., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1131]{app2_name: vnc-server, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2, app2_release: 14.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.realvnc.com, app2_source_package: , app2_summary: A VNC server., app2_description: The VNC system allows you to access the same desktop from a wide\nvariety of platforms. This package is a VNC server, allowing others\nto access the desktop on your machine., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1132]{app2_name: vorbis-tools, app2_display_name: , app2_epoch: 1, app2_version: 1.1.1, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: The Vorbis General Audio Compression Codec tools., app2_description: Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free,\ngeneral-purpose compressed audio format for audio and music at fixed\nand variable bitrates from 16 to 128 kbps/channel.\n\nThe vorbis package contains an encoder, a decoder, a playback tool, and a\ncomment editor., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1133]{app2_name: vte, app2_display_name: , app2_epoch: 0, app2_version: 0.14.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A terminal emulator, app2_description: VTE is a terminal emulator widget for use with GTK+ 2.0., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1134]{app2_name: wdaemon, app2_display_name: , app2_epoch: 0, app2_version: 0.14, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://jake.ruivo.org/~aris/wdaemon/, app2_source_package: , app2_summary: Hotplug helper for Wacom X.org driver, app2_description: Helper application which emulates persistent input devices for Wacom tablets\nso they can be plugged and unplugged while X.org server is running. This should\ngo away as soon X.org properly supports hotplugging., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1135]{app2_name: webalizer, app2_display_name: , app2_epoch: 0, app2_version: 2.01_10, app2_release: 30.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mrunix.net/webalizer/, app2_source_package: , app2_summary: A flexible Web server log file analysis program., app2_description: The Webalizer is a Web server log analysis program. It is designed to\nscan Web server log files in various formats and produce usage\nstatistics in HTML format for viewing through a browser. It produces\nprofessional looking graphs which make analyzing when and where your\nWeb traffic is coming from easy., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1136]{app2_name: wget, app2_display_name: , app2_epoch: 0, app2_version: 1.10.2, app2_release: 7.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://wget.sunsite.dk/, app2_source_package: , app2_summary: A utility for retrieving files using the HTTP or FTP protocols., app2_description: GNU Wget is a file retrieval utility which can use either the HTTP or\nFTP protocols. Wget features include the ability to work in the\nbackground while you are logged out, recursive retrieval of\ndirectories, file name wildcard matching, remote file timestamp\nstorage and comparison, use of Rest with FTP servers and Range with\nHTTP servers to retrieve files over slow or unstable connections,\nsupport for Proxy servers, and configurability., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1137]{app2_name: which, app2_display_name: , app2_epoch: 0, app2_version: 2.16, app2_release: 7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xs4all.nl/~carlo17/which/, app2_source_package: , app2_summary: Displays where a particular program in your path is located., app2_description: The which command shows the full pathname of a specified program, if\nthe specified program is in your PATH., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1138]{app2_name: wireless-tools, app2_display_name: , app2_epoch: 1, app2_version: 28, app2_release: 2.el5, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html, app2_source_package: , app2_summary: Wireless ethernet configuration tools, app2_description: This package contain the Wireless tools, used to manipulate\nthe Wireless Extensions. The Wireless Extension is an interface\nallowing you to set Wireless LAN specific parameters and get the\nspecific stats for wireless networking equipment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1139]{app2_name: wireless-tools, app2_display_name: , app2_epoch: 1, app2_version: 28, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html, app2_source_package: , app2_summary: Wireless ethernet configuration tools, app2_description: This package contain the Wireless tools, used to manipulate\nthe Wireless Extensions. The Wireless Extension is an interface\nallowing you to set Wireless LAN specific parameters and get the\nspecific stats for wireless networking equipment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1140]{app2_name: words, app2_display_name: , app2_epoch: 0, app2_version: 3.0, app2_release: 9.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.dcs.shef.ac.uk/research/ilash/Moby/, app2_source_package: , app2_summary: A dictionary of English words for the /usr/share/dict directory., app2_description: The words file is a dictionary of English words for the\n/usr/share/dict directory. Some programs use this database of\nwords to check spelling. Password checkers use it to look for bad\npasswords., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1141]{app2_name: wpa_supplicant, app2_display_name: , app2_epoch: 1, app2_version: 0.5.10, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://w1.fi/wpa_supplicant/, app2_source_package: , app2_summary: WPA/WPA2/IEEE 802.1X Supplicant, app2_description: wpa_supplicant is a WPA Supplicant for Linux, BSD and Windows with support\nfor WPA and WPA2 (IEEE 802.11i / RSN). Supplicant is the IEEE 802.1X/WPA\ncomponent that is used in the client stations. It implements key negotiation\nwith a WPA Authenticator and it controls the roaming and IEEE 802.11\nauthentication/association of the wlan driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1142]{app2_name: wvdial, app2_display_name: , app2_epoch: 0, app2_version: 1.54.0, app2_release: 5.2.2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://open.nit.ca/wvdial/, app2_source_package: , app2_summary: A heuristic autodialer for PPP connections., app2_description: WvDial automatically locates and configures modems and can log into\nalmost any ISP's server without special configuration. You need to\ninput the username, password, and phone number, and then WvDial will\nnegotiate the PPP connection using any mechanism needed., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1143]{app2_name: xinetd, app2_display_name: , app2_epoch: 2, app2_version: 2.3.14, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xinetd.org, app2_source_package: , app2_summary: A secure replacement for inetd., app2_description: Xinetd is a secure replacement for inetd, the Internet services\ndaemon. Xinetd provides access control for all services based on the\naddress of the remote host and/or on time of access and can prevent\ndenial-of-access attacks. Xinetd provides extensive logging, has no\nlimit on the number of server arguments, and lets you bind specific\nservices to specific IP addresses on your host machine. Each service\nhas its own specific configuration file for Xinetd; the files are\nlocated in the /etc/xinetd.d directory., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1144]{app2_name: xkeyboard-config, app2_display_name: , app2_epoch: 0, app2_version: 0.8, app2_release: 7.fc6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: xkeyboard-config alternative xkb data files, app2_description: xkeyboard-config alternative xkb data files, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1145]{app2_name: xml-common, app2_display_name: , app2_epoch: 0, app2_version: 0.6.3, app2_release: 18, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.iso.ch/cate/3524030.html, app2_source_package: , app2_summary: Common XML catalog and DTD files., app2_description: The xml-common package contains a collection of entities and DTDs\nthat are useful for processing XML, but that don't need to be\nincluded in multiple packages., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1146]{app2_name: xmlsec1, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9, app2_release: 8.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.aleksey.com/xmlsec/, app2_source_package: , app2_summary: Library providing support for "XML Signature" and "XML Encryption" standards, app2_description: XML Security Library is a C library based on LibXML2 and OpenSSL.\nThe library was created with a goal to support major XML security\nstandards "XML Digital Signature" and "XML Encryption"., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1147]{app2_name: xmlsec1, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9, app2_release: 8.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.aleksey.com/xmlsec/, app2_source_package: , app2_summary: Library providing support for "XML Signature" and "XML Encryption" standards, app2_description: XML Security Library is a C library based on LibXML2 and OpenSSL.\nThe library was created with a goal to support major XML security\nstandards "XML Digital Signature" and "XML Encryption"., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1148]{app2_name: xmlsec1-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9, app2_release: 8.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.aleksey.com/xmlsec/, app2_source_package: , app2_summary: Libraries, includes, etc. to develop applications with XML Digital Signatures and XML Encryption support., app2_description: Libraries, includes, etc. you can use to develop applications with XML Digital\nSignatures and XML Encryption support., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1149]{app2_name: xmlsec1-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9, app2_release: 8.1, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.aleksey.com/xmlsec/, app2_source_package: , app2_summary: Libraries, includes, etc. to develop applications with XML Digital Signatures and XML Encryption support., app2_description: Libraries, includes, etc. you can use to develop applications with XML Digital\nSignatures and XML Encryption support., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1150]{app2_name: xorg-x11-apps, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 4.0.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 applications, app2_description: A collection of common X Window System applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1151]{app2_name: xorg-x11-drivers, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 4.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com, app2_source_package: , app2_summary: X.Org X11 driver installation package, app2_description: The purpose of this package is to require all of the individual X.Org\ndriver rpms, to allow the OS installation software to install all drivers\nall at once, without having to track which individual drivers are present\non each architecture. By installing this package, it forces all of the\nindividual driver packages to be installed., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1152]{app2_name: xorg-x11-drv-acecad, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 acecad input driver, app2_description: X.Org X11 acecad input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1153]{app2_name: xorg-x11-drv-aiptek, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 aiptek input driver, app2_description: X.Org X11 aiptek input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1154]{app2_name: xorg-x11-drv-ast, app2_display_name: , app2_epoch: 0, app2_version: 0.81.0, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 ast video driver, app2_description: X.Org X11 ast video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1155]{app2_name: xorg-x11-drv-ati, app2_display_name: , app2_epoch: 0, app2_version: 6.6.3, app2_release: 3.22.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 ati video driver, app2_description: X.Org X11 ati video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1156]{app2_name: xorg-x11-drv-calcomp, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 calcomp input driver, app2_description: X.Org X11 calcomp input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1157]{app2_name: xorg-x11-drv-cirrus, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 cirrus video driver, app2_description: X.Org X11 cirrus video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1158]{app2_name: xorg-x11-drv-citron, app2_display_name: , app2_epoch: 0, app2_version: 2.2.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 citron input driver, app2_description: X.Org X11 citron input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1159]{app2_name: xorg-x11-drv-digitaledge, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 digitaledge input driver, app2_description: X.Org X11 digitaledge input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1160]{app2_name: xorg-x11-drv-dmc, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 dmc input driver, app2_description: X.Org X11 dmc input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1161]{app2_name: xorg-x11-drv-dummy, app2_display_name: , app2_epoch: 0, app2_version: 0.2.0, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 dummy video driver, app2_description: X.Org X11 dummy video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1162]{app2_name: xorg-x11-drv-dynapro, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 dynapro input driver, app2_description: X.Org X11 dynapro input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1163]{app2_name: xorg-x11-drv-elo2300, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 elo2300 input driver, app2_description: X.Org X11 elo2300 input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1164]{app2_name: xorg-x11-drv-elographics, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 elographics input driver, app2_description: X.Org X11 elographics input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1165]{app2_name: xorg-x11-drv-evdev, app2_display_name: , app2_epoch: 1, app2_version: 1.0.0.5, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 evdev input driver, app2_description: X.Org X11 evdev input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1166]{app2_name: xorg-x11-drv-fbdev, app2_display_name: , app2_epoch: 0, app2_version: 0.3.0, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 fbdev video driver, app2_description: X.Org X11 fbdev video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1167]{app2_name: xorg-x11-drv-fpit, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 fpit input driver, app2_description: X.Org X11 fpit input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1168]{app2_name: xorg-x11-drv-hyperpen, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 hyperpen input driver, app2_description: X.Org X11 hyperpen input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1169]{app2_name: xorg-x11-drv-i810, app2_display_name: , app2_epoch: 0, app2_version: 1.6.5, app2_release: 9.21.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 i810 video driver(s), app2_description: X.Org X11 i810 video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1170]{app2_name: xorg-x11-drv-jamstudio, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 jamstudio input driver, app2_description: X.Org X11 jamstudio input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1171]{app2_name: xorg-x11-drv-joystick, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 joystick input driver, app2_description: X.Org X11 joystick input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1172]{app2_name: xorg-x11-drv-keyboard, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 keyboard input driver, app2_description: X.Org X11 keyboard input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1173]{app2_name: xorg-x11-drv-magellan, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 magellan input driver, app2_description: X.Org X11 magellan input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1174]{app2_name: xorg-x11-drv-magictouch, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0.5, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 magictouch input driver, app2_description: X.Org X11 magictouch input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1175]{app2_name: xorg-x11-drv-mga, app2_display_name: , app2_epoch: 0, app2_version: 1.4.2, app2_release: 10.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 mga video driver, app2_description: X.Org X11 mga video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1176]{app2_name: xorg-x11-drv-microtouch, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 microtouch input driver, app2_description: X.Org X11 microtouch input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1177]{app2_name: xorg-x11-drv-mouse, app2_display_name: , app2_epoch: 0, app2_version: 1.1.1, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 mouse input driver, app2_description: X.Org X11 mouse input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1178]{app2_name: xorg-x11-drv-mutouch, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 mutouch input driver, app2_description: X.Org X11 mutouch input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1179]{app2_name: xorg-x11-drv-nv, app2_display_name: , app2_epoch: 0, app2_version: 2.1.12, app2_release: 3.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 nv video driver, app2_description: X.Org X11 nv video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1180]{app2_name: xorg-x11-drv-palmax, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 palmax input driver, app2_description: X.Org X11 palmax input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1181]{app2_name: xorg-x11-drv-penmount, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 penmount input driver, app2_description: X.Org X11 penmount input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1182]{app2_name: xorg-x11-drv-s3, app2_display_name: , app2_epoch: 0, app2_version: 0.4.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 s3 video driver, app2_description: X.Org X11 s3 video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1183]{app2_name: xorg-x11-drv-s3virge, app2_display_name: , app2_epoch: 0, app2_version: 1.9.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 s3virge video driver, app2_description: X.Org X11 s3virge video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1184]{app2_name: xorg-x11-drv-savage, app2_display_name: , app2_epoch: 0, app2_version: 2.1.1, app2_release: 5.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 savage video driver, app2_description: X.Org X11 savage video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1185]{app2_name: xorg-x11-drv-siliconmotion, app2_display_name: , app2_epoch: 0, app2_version: 1.4.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 siliconmotion video driver, app2_description: X.Org X11 siliconmotion video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1186]{app2_name: xorg-x11-drv-sis, app2_display_name: , app2_epoch: 0, app2_version: 0.9.1, app2_release: 7.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 sis video driver, app2_description: X.Org X11 sis video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1187]{app2_name: xorg-x11-drv-sisusb, app2_display_name: , app2_epoch: 0, app2_version: 0.8.1, app2_release: 4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 sisusb video driver, app2_description: X.Org X11 sisusb video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1188]{app2_name: xorg-x11-drv-spaceorb, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 spaceorb input driver, app2_description: X.Org X11 spaceorb input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1189]{app2_name: xorg-x11-drv-summa, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 summa input driver, app2_description: X.Org X11 summa input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1190]{app2_name: xorg-x11-drv-tdfx, app2_display_name: , app2_epoch: 0, app2_version: 1.2.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 tdfx video driver, app2_description: X.Org X11 tdfx video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1191]{app2_name: xorg-x11-drv-tek4957, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 tek4957 input driver, app2_description: X.Org X11 tek4957 input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1192]{app2_name: xorg-x11-drv-trident, app2_display_name: , app2_epoch: 0, app2_version: 1.2.1, app2_release: 3.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 trident video driver, app2_description: X.Org X11 trident video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1193]{app2_name: xorg-x11-drv-ur98, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 1.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 ur98 input driver, app2_description: X.Org X11 ur98 input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1194]{app2_name: xorg-x11-drv-vesa, app2_display_name: , app2_epoch: 0, app2_version: 1.3.0, app2_release: 8.1.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 vesa video driver, app2_description: X.Org X11 vesa video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1195]{app2_name: xorg-x11-drv-vga, app2_display_name: , app2_epoch: 0, app2_version: 4.1.0, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 vga video driver, app2_description: X.Org X11 vga video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1196]{app2_name: xorg-x11-drv-via, app2_display_name: , app2_epoch: 0, app2_version: 0.2.1, app2_release: 9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 via video driver, app2_description: X.Org X11 via video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1197]{app2_name: xorg-x11-drv-vmmouse, app2_display_name: , app2_epoch: 0, app2_version: 12.4.0, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 vmmouse input driver, app2_description: X.Org X11 vmmouse input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1198]{app2_name: xorg-x11-drv-vmware, app2_display_name: , app2_epoch: 0, app2_version: 10.13.0, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 vmware video driver, app2_description: X.Org X11 vmware video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1199]{app2_name: xorg-x11-drv-void, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 void input driver, app2_description: X.Org X11 void input driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1200]{app2_name: xorg-x11-drv-voodoo, app2_display_name: , app2_epoch: 0, app2_version: 1.1.0, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X11 voodoo video driver, app2_description: X.Org X11 voodoo video driver., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1201]{app2_name: xorg-x11-filesystem, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 2.fc6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.redhat.com, app2_source_package: , app2_summary: X.Org X11 filesystem layout, app2_description: This package provides some directories which are required by other\npackages which comprise the modularized X.Org X11R7 X Window System\nrelease. This package must be installed during OS installation\nor upgrade, in order to force the creation of these directories,\nand replace any legacy symbolic links that might be present in old\nlocations, which could result in upgrade failures., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1202]{app2_name: xorg-x11-font-utils, app2_display_name: , app2_epoch: 1, app2_version: 7.1, app2_release: 2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 font utilities, app2_description: X.Org X11 font utilities required for font installation, conversion,\nand generation., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1203]{app2_name: xorg-x11-fonts-100dpi, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 2.1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: A set of 100dpi resolution fonts for the X Window System., app2_description: A set of 100 dpi fonts used by the X window system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1204]{app2_name: xorg-x11-fonts-75dpi, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 2.1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: A set of 75dpi resolution fonts for the X Window System., app2_description: A set of 75 dpi fonts used by the X window system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1205]{app2_name: xorg-x11-fonts-ISO8859-1-100dpi, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 2.1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: A set of 100dpi ISO-8859-1 fonts for X., app2_description: Contains a set of 100dpi fonts for ISO-8859-1., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1206]{app2_name: xorg-x11-fonts-ISO8859-1-75dpi, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 2.1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: A set of 75dpi ISO-8859-1 fonts for X., app2_description: Contains a set of 75dpi fonts for ISO-8859-1., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1207]{app2_name: xorg-x11-fonts-Type1, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 2.1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Type1 fonts provided by the X Window System, app2_description: A collection of Type1 fonts which are part of the core X Window System\ndistribution., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1208]{app2_name: xorg-x11-fonts-base, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 2.1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Base fonts required by the X Window System., app2_description: This package provides the base fonts, and font encoding files that are\nrequired by the X Window System., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1209]{app2_name: xorg-x11-fonts-misc, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 2.1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: misc bitmap fonts for the X Window System, app2_description: This package contains misc bitmap Chinese, Japanese, Korean, Indic, and Arabic\nfonts for use with X Window System., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1210]{app2_name: xorg-x11-fonts-truetype, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 2.1.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: TrueType fonts provided by the X Window System, app2_description: A collection of truetype fonts which are part of the core X Window System\ndistribution., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1211]{app2_name: xorg-x11-proto-devel, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 9.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 Protocol headers, app2_description: X.Org X11 Protocol headers, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1212]{app2_name: xorg-x11-server-Xnest, app2_display_name: , app2_epoch: 0, app2_version: 1.1.1, app2_release: 48.52.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: A nested server., app2_description: Xnest is an X server, which has been implemented as an ordinary\nX application. It runs in a window just like other X applications,\nbut it is an X server itself in which you can run other software. It\nis a very useful tool for developers who wish to test their\napplications without running them on their real X server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1213]{app2_name: xorg-x11-server-Xorg, app2_display_name: , app2_epoch: 0, app2_version: 1.1.1, app2_release: 48.52.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: Xorg X server, app2_description: X.org X11 is an open source implementation of the X Window System. It\nprovides the basic low level functionality which full fledged\ngraphical user interfaces (GUIs) such as GNOME and KDE are designed\nupon., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1214]{app2_name: xorg-x11-server-Xvfb, app2_display_name: , app2_epoch: 0, app2_version: 1.1.1, app2_release: 48.52.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: A X Windows System virtual framebuffer X server., app2_description: Xvfb (X Virtual Frame Buffer) is an X server that is able to run on\nmachines with no display hardware and no physical input devices.\nXvfb simulates a dumb framebuffer using virtual memory. Xvfb does\nnot open any devices, but behaves otherwise as an X display. Xvfb\nis normally used for testing servers., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1215]{app2_name: xorg-x11-server-utils, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 4.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 X server utilities, app2_description: A collection of utilities used to tweak and query the runtime configuration\nof the X server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1216]{app2_name: xorg-x11-twm, app2_display_name: , app2_epoch: 1, app2_version: 1.0.1, app2_release: 3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 twm window manager, app2_description: X.Org X11 twm window manager, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1217]{app2_name: xorg-x11-util-macros, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 4.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 Autotools macros, app2_description: X.Org X11 autotools macros required for building the various packages that\ncomprise the X Window System., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1218]{app2_name: xorg-x11-utils, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 2.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 X client utilities, app2_description: A collection of client utilities which can be used to query the X server\nfor various information, view and select fonts, etc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1219]{app2_name: xorg-x11-xauth, app2_display_name: , app2_epoch: 1, app2_version: 1.0.1, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 X authority utilities, app2_description: xauth is used to edit and display the authorization information\nused in connecting to an X server., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1220]{app2_name: xorg-x11-xfs, app2_display_name: , app2_epoch: 1, app2_version: 1.0.2, app2_release: 4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 xfs font server, app2_description: X.Org X11 xfs font server, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1221]{app2_name: xorg-x11-xinit, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 15.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 X Window System xinit startup scripts, app2_description: X.Org X11 X Window System xinit startup scripts, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1222]{app2_name: xorg-x11-xkb-utils, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 2.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 xkb utilities, app2_description: X.Org X11 xkb utilities, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1223]{app2_name: xorg-x11-xtrans-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 1.1.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 developmental X transport library, app2_description: X.Org X11 developmental X transport library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1224]{app2_name: xorg-x11-xtrans-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 1.1.fc6, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.x.org, app2_source_package: , app2_summary: X.Org X11 developmental X transport library, app2_description: X.Org X11 developmental X transport library, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1225]{app2_name: xrestop, app2_display_name: , app2_epoch: 0, app2_version: 0.2, app2_release: 6.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/Software/xrestop, app2_source_package: , app2_summary: X Resource Monitor, app2_description: A utility to monitor application usage of X resources in the X Server, and\ndisplay them in a manner similar to 'top'. This is a very useful utility\nfor tracking down application X resource usage leaks., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1226]{app2_name: xsane, app2_display_name: , app2_epoch: 0, app2_version: 0.991, app2_release: 5.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xsane.org/, app2_source_package: , app2_summary: An X Window System front-end for the SANE scanner interface., app2_description: XSane is an X based interface for the SANE (Scanner Access Now Easy)\nlibrary, which provides access to scanners, digital cameras, and other\ncapture devices. XSane is written in GTK+ and provides control for\nperforming the scan and then manipulating the captured image., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1227]{app2_name: xsri, app2_display_name: , app2_epoch: 1, app2_version: 2.1.0, app2_release: 10.fc6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: X Set Root Image, app2_description: X Set Root Image - displays images on the root window., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1228]{app2_name: xterm, app2_display_name: , app2_epoch: 0, app2_version: 215, app2_release: 8.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dickey.his.com/xterm, app2_source_package: , app2_summary: xterm terminal emulator for the X Window System, app2_description: The xterm program is a terminal emulator for the X Window System. It\nprovides DEC VT102 and Tektronix 4014 compatible terminals for\nprograms that can't use the window system directly., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1229]{app2_name: xulrunner, app2_display_name: , app2_epoch: 0, app2_version: 1.9.0.5, app2_release: 1.el5_2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/xulrunner/, app2_source_package: , app2_summary: XUL Runtime for Gecko Applications, app2_description: XULRunner provides the XUL Runtime environment for Gecko applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1230]{app2_name: xulrunner, app2_display_name: , app2_epoch: 0, app2_version: 1.9.0.5, app2_release: 1.el5_2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/xulrunner/, app2_source_package: , app2_summary: XUL Runtime for Gecko Applications, app2_description: XULRunner provides the XUL Runtime environment for Gecko applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1231]{app2_name: xulrunner-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.9.0.5, app2_release: 1.el5_2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/xulrunner/, app2_source_package: , app2_summary: Development files for Gecko, app2_description: Gecko development files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1232]{app2_name: xulrunner-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.9.0.5, app2_release: 1.el5_2, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/xulrunner/, app2_source_package: , app2_summary: Development files for Gecko, app2_description: Gecko development files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1233]{app2_name: yelp, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 22.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A system documentation reader from the Gnome project, app2_description: Yelp is the Gnome 2 help/documentation browser. It is designed\nto help you browse all the documentation on your system in\none central tool., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1234]{app2_name: yp-tools, app2_display_name: , app2_epoch: 0, app2_version: 2.9, app2_release: 0.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linux-nis.org/nis/yp-tools/index.html, app2_source_package: , app2_summary: NIS (or YP) client programs., app2_description: The Network Information Service (NIS) is a system which provides\nnetwork information (login names, passwords, home directories, group\ninformation) to all of the machines on a network. NIS can enable\nusers to login on any machine on the network, as long as the machine\nhas the NIS client programs running and the user's password is\nrecorded in the NIS passwd database. NIS was formerly known as Sun\nYellow Pages (YP).\n\nThis package's NIS implementation is based on FreeBSD's YP and is a\nspecial port for glibc 2.x and libc versions 5.4.21 and later. This\npackage only provides the NIS client programs. In order to use the\nclients, you'll need to already have an NIS server running on your\nnetwork. An NIS server is provided in the ypserv package.\n\nInstall the yp-tools package if you need NIS client programs for machines\non your network. You will also need to install the ypbind package on\nevery machine running NIS client programs. If you need an NIS server,\nyou'll need to install the ypserv package on one machine on the network., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1235]{app2_name: ypbind, app2_display_name: , app2_epoch: 3, app2_version: 1.19, app2_release: 11.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linux-nis.org/nis/ypbind-mt/index.html, app2_source_package: , app2_summary: The NIS daemon which binds NIS clients to an NIS domain., app2_description: The Network Information Service (NIS) is a system that provides\nnetwork information (login names, passwords, home directories, group\ninformation) to all of the machines on a network. NIS can allow users\nto log in on any machine on the network, as long as the machine has\nthe NIS client programs running and the user's password is recorded in\nthe NIS passwd database. NIS was formerly known as Sun Yellow Pages\n(YP).\n\nThis package provides the ypbind daemon. The ypbind daemon binds NIS\nclients to an NIS domain. Ypbind must be running on any machines\nrunning NIS client programs.\n\nInstall the ypbind package on any machines running NIS client programs\n(included in the yp-tools package). If you need an NIS server, you\nalso need to install the ypserv package to a machine on your network., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1236]{app2_name: yum, app2_display_name: , app2_epoch: 0, app2_version: 3.2.19, app2_release: 18.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux.duke.edu/yum/, app2_source_package: , app2_summary: RPM installer/updater, app2_description: Yum is a utility that can check for and automatically download and\ninstall updated RPM packages. Dependencies are obtained and downloaded\nautomatically prompting the user as necessary., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1237]{app2_name: yum-metadata-parser, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux.duke.edu/projects/yum/, app2_source_package: , app2_summary: A fast metadata parser for yum, app2_description: Fast metadata parser for yum implemented in C., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1238]{app2_name: yum-rhn-plugin, app2_display_name: , app2_epoch: 0, app2_version: 0.5.3, app2_release: 30.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://rhn.redhat.com, app2_source_package: , app2_summary: RHN support for yum, app2_description: This yum plugin provides support for yum to access a Red Hat Network server for\nsoftware updates., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1239]{app2_name: yum-security, app2_display_name: , app2_epoch: 0, app2_version: 1.1.16, app2_release: 13.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux.duke.edu/yum/download/yum-utils/, app2_source_package: , app2_summary: Yum plugin to enable security filters, app2_description: This plugin adds the options --security, --cve, --bz and --advisory flags\nto yum and the list-security and info-security commands.\nThe options make it possible to limit list/upgrade of packages to specific\nsecurity relevant ones. The commands give you the security information., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1240]{app2_name: yum-updatesd, app2_display_name: , app2_epoch: 1, app2_version: 0.9, app2_release: 2.el5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux.duke.edu/yum/, app2_source_package: , app2_summary: Update notification daemon, app2_description: yum-updatesd provides a daemon which checks for available updates and\ncan notify you when they are available via email, syslog or dbus., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1241]{app2_name: zenity, app2_display_name: , app2_epoch: 0, app2_version: 2.16.0, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://directory.fsf.org/zenity.html, app2_source_package: , app2_summary: Display dialog boxes from shell scripts, app2_description: Zenity lets you display Gtk+ dialog boxes from the command line and through\nshell scripts. It is similar to gdialog, but is intended to be saner. It comes\nfrom the same family as dialog, Xdialog, and cdialog., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1242]{app2_name: zip, app2_display_name: , app2_epoch: 0, app2_version: 2.31, app2_release: 2.el5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.info-zip.org/pub/infozip/Zip.html, app2_source_package: , app2_summary: A file compression and packaging utility compatible with PKZIP., app2_description: The zip program is a compression and file packaging utility. Zip is\nanalogous to a combination of the UNIX tar and compress commands and\nis compatible with PKZIP (a compression and file packaging utility for\nMS-DOS systems).\n\nInstall the zip package if you need to compress files using the zip\nprogram., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1243]{app2_name: zlib, app2_display_name: , app2_epoch: 0, app2_version: 1.2.3, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gzip.org/zlib/, app2_source_package: , app2_summary: The zlib compression and decompression library., app2_description: Zlib is a general-purpose, patent-free, lossless data compression\nlibrary which is used by many different programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1244]{app2_name: zlib, app2_display_name: , app2_epoch: 0, app2_version: 1.2.3, app2_release: 3, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gzip.org/zlib/, app2_source_package: , app2_summary: The zlib compression and decompression library., app2_description: Zlib is a general-purpose, patent-free, lossless data compression\nlibrary which is used by many different programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1245]{app2_name: zlib-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.3, app2_release: 3, app2_arch: i386, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gzip.org/zlib/, app2_source_package: , app2_summary: Header files and libraries for Zlib development., app2_description: The zlib-devel package contains the header files and libraries needed\nto develop programs that use the zlib compression and decompression\nlibrary., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1246]{app2_name: zlib-devel, app2_display_name: , app2_epoch: 0, app2_version: 1.2.3, app2_release: 3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gzip.org/zlib/, app2_source_package: , app2_summary: Header files and libraries for Zlib development., app2_description: The zlib-devel package contains the header files and libraries needed\nto develop programs that use the zlib compression and decompression\nlibrary., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , }> >libguestfs: trace: close >libguestfs: closing guestfs handle 0x560c9f920dc0 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x560c9f928b90 (state 0) >libguestfs: trace: v2v: list_partitions >guestfsd: => download (0x43) took 0.24 secs >guestfsd: <= list_partitions (0x8) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2"] >libguestfs: trace: v2v: part_to_dev "/dev/sda1" >guestfsd: => list_partitions (0x8) took 0.05 secs >guestfsd: <= part_to_dev (0x110) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >calling: settle >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_get_parttype "/dev/sda" >guestfsd: => part_to_dev (0x110) took 0.02 secs >guestfsd: <= part_get_parttype (0xd6) request length 52 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: mount returned 0 >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:42949672960B:scsi:512:512:msdos:QEMU QEMU HARDDISK:; >1:32256B:106928639B:106896384B:ext3::boot; >2:106928640B:42944186879B:42837258240B:::lvm; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >libguestfs: trace: v2v: part_get_parttype = "msdos" >libguestfs: trace: v2v: part_to_dev "/dev/sda2" >guestfsd: => part_get_parttype (0xd6) took 0.12 secs >guestfsd: <= part_to_dev (0x110) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_get_parttype "/dev/sda" >guestfsd: => part_to_dev (0x110) took 0.02 secs >guestfsd: <= part_get_parttype (0xd6) request length 52 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:42949672960B:scsi:512:512:msdos:QEMU QEMU HARDDISK:; >1:32256B:106928639B:106896384B:ext3::boot; >2:106928640B:42944186879B:42837258240B:::lvm; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >libguestfs: trace: v2v: part_get_parttype = "msdos" >libguestfs: trace: v2v: inspect_get_product_variant "/dev/VolGroup00/LogVol00" >guestfsd: => part_get_parttype (0xd6) took 0.11 secs >guestfsd: <= inspect_get_product_variant (0x1e8) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_product_variant = "unknown" >libguestfs: trace: v2v: inspect_get_product_name "/dev/VolGroup00/LogVol00" >guestfsd: => inspect_get_product_variant (0x1e8) took 0.02 secs >guestfsd: <= inspect_get_product_name (0x1e7) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_product_name = "Red Hat Enterprise Linux Server release 5.3 (Tikanga)" >libguestfs: trace: v2v: inspect_get_package_management "/dev/VolGroup00/LogVol00" >guestfsd: => inspect_get_product_name (0x1e7) took 0.02 secs >guestfsd: <= inspect_get_package_management (0x1e6) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_package_management = "yum" >libguestfs: trace: v2v: inspect_get_package_format "/dev/VolGroup00/LogVol00" >guestfsd: => inspect_get_package_management (0x1e6) took 0.02 secs >guestfsd: <= inspect_get_package_format (0x1e5) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_package_format = "rpm" >libguestfs: trace: v2v: inspect_get_minor_version "/dev/VolGroup00/LogVol00" >guestfsd: => inspect_get_package_format (0x1e5) took 0.02 secs >guestfsd: <= inspect_get_minor_version (0x1ea) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_minor_version = 3 >libguestfs: trace: v2v: inspect_get_major_version "/dev/VolGroup00/LogVol00" >guestfsd: => inspect_get_minor_version (0x1ea) took 0.02 secs >guestfsd: <= inspect_get_major_version (0x1e9) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_major_version = 5 >libguestfs: trace: v2v: inspect_get_arch "/dev/VolGroup00/LogVol00" >guestfsd: => inspect_get_major_version (0x1e9) took 0.02 secs >guestfsd: <= inspect_get_arch (0x1eb) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_arch = "x86_64" >libguestfs: trace: v2v: inspect_get_distro "/dev/VolGroup00/LogVol00" >guestfsd: => inspect_get_arch (0x1eb) took 0.02 secs >guestfsd: <= inspect_get_distro (0x1e4) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_distro = "rhel" >i_root = /dev/VolGroup00/LogVol00 >i_type = linux >i_distro = rhel >i_arch = x86_64 >i_major_version = 5 >i_minor_version = 3 >i_package_format = rpm >i_package_management = yum >i_product_name = Red Hat Enterprise Linux Server release 5.3 (Tikanga) >i_product_variant = unknown >i_firmware = BIOS >i_windows_systemroot = >i_windows_software_hive = >i_windows_system_hive = >i_windows_current_control_set = > >libguestfs: trace: v2v: mountpoints >guestfsd: => inspect_get_distro (0x1e4) took 0.02 secs >guestfsd: <= mountpoints (0x93) request length 40 bytes >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >command: lvm returned 0 >command: lvm: stdout: > VolGroup00/LogVol00 > VolGroup00/LogVol01 >command: lvm: stderr: > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >libguestfs: trace: v2v: mountpoints = ["/dev/VolGroup00/LogVol00", "/", "/dev/sda1", "/boot"] >libguestfs: trace: v2v: statvfs "/boot" >guestfsd: => mountpoints (0x93) took 0.03 secs >guestfsd: <= statvfs (0x36) request length 52 bytes >chroot: /sysroot: running 'statvfs: /boot' >libguestfs: trace: v2v: statvfs = <struct guestfs_statvfs = bsize: 1024, frsize: 1024, blocks: 96990, bfree: 88762, bavail: 83543, files: 26104, ffree: 26071, favail: 26071, fsid: 5800954691827235836, flag: 4096, namemax: 255, > >libguestfs: trace: v2v: vfs_type "/dev/sda1" >guestfsd: => statvfs (0x36) took 0.00 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >ext3 >guestfsd: libguestfs: trace: v2v: vfs_type = "ext3" >libguestfs: trace: v2v: statvfs "/" >=> vfs_type (0xc6) took 0.03 secs >guestfsd: <= statvfs (0x36) request length 48 bytes >chroot: /sysroot: running 'statvfs: /' >libguestfs: trace: v2v: statvfs = <struct guestfs_statvfs = bsize: 4096, frsize: 4096, blocks: 9838946, bfree: 9132321, bavail: 8622779, files: 10190848, ffree: 10063181, favail: 10063181, fsid: -3200561107728459563, flag: 4096, namemax: 255, > >libguestfs: trace: v2v: vfs_type "/dev/VolGroup00/LogVol00" >guestfsd: => statvfs (0x36) took 0.00 secs >guestfsd: <= vfs_type (0xc6) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/VolGroup00/LogVol00' >command: blkid returned 0 >command: blkid: stdout: >ext3 >guestfsd: =libguestfs: trace: v2v: vfs_type = "ext3" >[ 16.1] Checking for sufficient free disk space in the guest >[ 16.1] Estimating space required on target for each disk >mpstats: >mountpoint statvfs /dev/sda1 /boot (ext3): > bsize=1024 blocks=96990 bfree=88762 bavail=83543 >mountpoint statvfs /dev/VolGroup00/LogVol00 / (ext3): > bsize=4096 blocks=9838946 bfree=9132321 bavail=8622779 >estimate_target_size: fs_total_size = 40399640576 [37.6G] >estimate_target_size: source_total_size = 42949672960 [40.0G] >estimate_target_size: ratio = 0.941 >estimate_target_size: fs_free = 37496879104 [34.9G] >estimate_target_size: scaled_saving = 35270593094 [32.8G] >estimate_target_size: sda: 7679079866 [7.2G] >[ 16.1] Converting Red Hat Enterprise Linux Server release 5.3 (Tikanga) to run on KVM >picked conversion module linux >requested caps: rcaps_block_bus = unspecified >rcaps_net_bus = unspecified >rcaps_video = unspecified > >libguestfs: trace: v2v: aug_init "/" 1 >> vfs_type (0xc6) took 0.04 secs >guestfsd: <= aug_init (0x10) request length 52 bytes >augeas version: 1.10.1 >guestfsdlibguestfs: trace: v2v: aug_init = 0 >libguestfs: trace: v2v: aug_match "/augeas/files//error" >: => aug_init (0x10) took 0.80 secs >guestfsd: <= aug_match (0x18) request length 64 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/colorls.csh/error", "/augeas/files/etc/profile.d/krb5-devel.csh/error", "/augeas/files/etc/profile.d/krb5-devel.sh/error", "/augeas/files/etc/profile.d/krb5-workstation.csh/error", "/augeas/files/etc/profile.d/colorls.sh/error", "/augeas/files/etc/profile.d/lang.csh/error", "/augeas/files/etc/profile.d/vim.sh/error", "/augeas/files/etc/profile.d/krb5-workstation.sh/error", "/augeas/files/etc/profile.d/lang.sh/error", "/augeas/files/etc/profile.d/less.csh/error", "/augeas/files/etc/profile/error", "/augeas/files/etc/termcap/error"] >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/colorls.csh/error//*" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/colorls.csh/error/pos", "/augeas/files/etc/profile.d/colorls.csh/error/line", "/augeas/files/etc/profile.d/colorls.csh/error/char", "/augeas/files/etc/profile.d/colorls.csh/error/lens", "/augeas/files/etc/profile.d/colorls.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "31" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "2" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "5" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/krb5-devel.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >guestfsd: =libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/krb5-devel.csh/error/pos", "/augeas/files/etc/profile.d/krb5-devel.csh/error/line", "/augeas/files/etc/profile.d/krb5-devel.csh/error/char", "/augeas/files/etc/profile.d/krb5-devel.csh/error/lens", "/augeas/files/etc/profile.d/krb5-devel.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.csh/error/pos" >> aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.csh/error/line" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/krb5-devel.sh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/krb5-devel.sh/error/pos", "/augeas/files/etc/profile.d/krb5-devel.sh/error/line", "/augeas/files/etc/profile.d/krb5-devel.sh/error/char", "/augeas/files/etc/profile.d/krb5-devel.sh/error/lens", "/augeas/files/etc/profile.d/krb5-devel.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.sh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: => aug_get (0x13)libguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.sh/error/char" > took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.sh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.sh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/krb5-workstation.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 104 bytes >guestfsd: => aug_match (0x18) tolibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/krb5-workstation.csh/error/pos", "/augeas/files/etc/profile.d/krb5-workstation.csh/error/line", "/augeas/files/etc/profile.d/krb5-workstation.csh/error/char", "/augeas/files/etc/profile.d/krb5-workstation.csh/error/lens", "/augeas/files/etc/profile.d/krb5-workstation.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.csh/error/pos" >ok 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.csh/error/char" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfsd: => aug_get (0x13) took 0.00 secs >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.csh/error/lens" >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 108 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/colorls.sh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/colorls.sh/error/pos", "/augeas/files/etc/profile.d/colorls.sh/error/line", "/augeas/files/etc/profile.d/colorls.sh/error/char", "/augeas/files/etc/profile.d/colorls.sh/error/lens", "/augeas/files/etc/profile.d/colorls.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "32" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.sh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.sh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "5" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.sh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: => aug_get (0x13) took libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.sh/error/message" >0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/lang.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/lang.csh/error/pos", "/augeas/files/etc/profile.d/lang.csh/error/line", "/augeas/files/etc/profile.d/lang.csh/error/char", "/augeas/files/etc/profile.d/lang.csh/error/lens", "/augeas/files/etc/profile.d/lang.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "70" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "4" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "12" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/vim.sh/error//*" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/vim.sh/error/pos", "/augeas/files/etc/profile.d/vim.sh/error/line", "/augeas/files/etc/profile.d/vim.sh/error/char", "/augeas/files/etc/profile.d/vim.sh/error/lens", "/augeas/files/etc/profile.d/vim.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/vim.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >libguestfs: trace: v2v: aug_get = "207" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/vim.sh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "5" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/vim.sh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "7" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/vim.sh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: => aug_get (0x13) took 0.00 secs >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/vim.sh/error/message" >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsdlibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/krb5-workstation.sh/error//*" >: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 100 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/krb5-workstation.sh/error/pos", "/augeas/files/etc/profile.d/krb5-workstation.sh/error/line", "/augeas/files/etc/profile.d/krb5-workstation.sh/error/char", "/augeas/files/etc/profile.d/krb5-workstation.sh/error/lens", "/augeas/files/etc/profile.d/krb5-workstation.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.sh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfsd: => aug_get (0x13libguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.sh/error/char" >) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.sh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >glibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.sh/error/message" >uestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 108 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/lang.sh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/lang.sh/error/pos", "/augeas/files/etc/profile.d/lang.sh/error/line", "/augeas/files/etc/profile.d/lang.sh/error/char", "/augeas/files/etc/profile.d/lang.sh/error/lens", "/augeas/files/etc/profile.d/lang.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "2520" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "73" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: => aug_get (0x13) took libguestfs: trace: v2v: aug_get = "20" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/lens" >0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/less.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >guestfsd: => aug_match (0x18) tooklibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/less.csh/error/pos", "/augeas/files/etc/profile.d/less.csh/error/line", "/augeas/files/etc/profile.d/less.csh/error/char", "/augeas/files/etc/profile.d/less.csh/error/lens", "/augeas/files/etc/profile.d/less.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/less.csh/error/pos" > 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsdlibguestfs: trace: v2v: aug_get = "38" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/less.csh/error/line" >: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: => aug_get (0x13) took libguestfs: trace: v2v: aug_get = "2" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/less.csh/error/char" >0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: => aug_get (0x13) tooklibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/less.csh/error/lens" > 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: => aug_get (0x13) took libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/less.csh/error/message" >0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 80 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile/error/pos", "/augeas/files/etc/profile/error/line", "/augeas/files/etc/profile/error/char", "/augeas/files/etc/profile/error/lens", "/augeas/files/etc/profile/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "154" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "7" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "16" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >guestfsd: => aug_get (0x13) took libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/termcap/error//*" >0.00 secs >guestfsd: <= aug_match (0x18) request length 80 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/termcap/error/pos", "/augeas/files/etc/termcap/error/line", "/augeas/files/etc/termcap/error/char", "/augeas/files/etc/termcap/error/lens", "/augeas/files/etc/termcap/error/message", "/augeas/files/etc/termcap/error/lens/last_matched", "/augeas/files/etc/termcap/error/lens/next_not_matched"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "15400" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "340" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "9" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/lens" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >guestfsd: => aug_get (0x13) took 0.00 secs >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/termcap.aug:24.12-.67:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/message" >guestfsd: <= aug_get (0x13) request length 84 bytes >guestfslibguestfs: trace: v2v: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/lens/last_matched" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/util.aug:22.27-.34:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/lens/next_not_matched" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/util.aug:54.12-.31:" >augeas failed to parse /etc/profile: > error "Syntax error" at line 7 char 16 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/colorls.csh: > error "Syntax error" at line 2 char 5 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/colorls.sh: > error "Syntax error" at line 3 char 5 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/krb5-devel.csh: > error "Syntax error" at line 1 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/krb5-devel.sh: > error "Syntax error" at line 1 char 17 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/krb5-workstation.csh: > error "Syntax error" at line 1 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/krb5-workstation.sh: > error "Syntax error" at line 1 char 17 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/lang.csh: > error "Syntax error" at line 4 char 12 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/lang.sh: > error "Syntax error" at line 73 char 20 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/less.csh: > error "Syntax error" at line 2 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/vim.sh: > error "Syntax error" at line 5 char 7 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/termcap: > error "Iterated lens matched less than it should" at line 340 char 9 in lens /usr/share/augeas/lenses/dist/termcap.aug:24.12-.67: >libguestfs: trace: v2v: glob_expand "/var/lib/rpm/__db.00?" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 72 bytes >libguestfs: trace: v2v: glob_expand = [] >libguestfs: trace: v2v: find "/boot" >libguestfs: trace: v2v: find0 "/boot" "/tmp/libguestfsZZRB3H/find3.txt" >guestfsd: => glob_expand (0x71) took 0.00 secs >guestfsd: <= find0 (0xc4) request length 52 bytes >find /sysroot/boot -print0 >libguestfs: trace: v2v: find0 = 0 >libguestfs: trace: v2v: find = ["/System.map-2.6.18-128.el5", "/config-2.6.18-128.el5", "/grub", "/grub/device.map", "/grub/e2fs_stage1_5", "/grub/fat_stage1_5", "/grub/ffs_stage1_5", "/grub/grub.conf", "/grub/iso9660_stage1_5", "/grub/jfs_stage1_5", "/grub/menu.lst", "/grub/minix_stage1_5", "/grub/reiserfs_stage1_5", "/grub/splash.xpm.gz", "/grub/stage1", "/grub/stage2", "/grub/ufs2_stage1_5", "/grub/vstafs_stage1_5", "/grub/xfs_stage1_5", "/initrd-2.6.18-128.el5.img", "/lost+found", "/symvers-2.6.18-128.el5.gz", "/vmlinuz-2.6.18-128.el5"] >libguestfs: trace: v2v: is_file "/boot/grub/grub.conf" "followsymlinks:true" >guestfsd: => find0 (0xc4) took 0.00 secs >guestfsd: <= is_file (0x25) request length 68 bytes >chroot: /sysroot: running 'is_file: /boot/grub/grub.conf' >libguestfs: trace: v2v: is_file = 1 >libguestfs: trace: v2v: aug_ls "/files/boot/grub/grub.conf" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= aug_ls (0x1c) request length 72 bytes >guestfslibguestfs: trace: v2v: aug_ls = ["/files/boot/grub/grub.conf/#comment[1]", "/files/boot/grub/grub.conf/#comment[2]", "/files/boot/grub/grub.conf/#comment[3]", "/files/boot/grub/grub.conf/#comment[4]", "/files/boot/grub/grub.conf/#comment[5]", "/files/boot/grub/grub.conf/#comment[6]", "/files/boot/grub/grub.conf/#comment[7]", "/files/boot/grub/grub.conf/#comment[8]", "/files/boot/grub/grub.conf/default", "/files/boot/grub/grub.conf/hiddenmenu", "/files/boot/grub/grub.conf/splashimage", "/files/boot/grub/grub.conf/timeout", "/files/boot/grub/grub.conf/title"] >libguestfs: trace: v2v: inspect_get_mountpoints "/dev/VolGroup00/LogVol00" >d: => aug_ls (0x1c) took 0.00 secs >guestfsd: <= inspect_get_mountpoints (0x1f4) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/VolGroup00/LogVol00 >calling: settle >libguestfs: trace: v2v: inspect_get_mountpoints = ["/boot", "/dev/sda1", "/", "/dev/VolGroup00/LogVol00"] >detected bootloader grub1 at /boot/grub/grub.conf >libguestfs: trace: v2v: aug_load >guestfsd: => inspect_get_mountpoints (0x1f4) took 0.02 secs >guestfsd: <= aug_load (0x1b) request length 40 bytes >libguestfs: trace: v2v: aug_load = 0 >libguestfs: trace: v2v: aug_match "/augeas/files//error" >guestfsd: => aug_load (0x1b) took 0.02 secs >guestfsd: <= aug_match (0x18) request length 64 bytes >guestfsd: => aug_match (0x18) libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/colorls.csh/error", "/augeas/files/etc/profile.d/krb5-devel.csh/error", "/augeas/files/etc/profile.d/krb5-devel.sh/error", "/augeas/files/etc/profile.d/krb5-workstation.csh/error", "/augeas/files/etc/profile.d/colorls.sh/error", "/augeas/files/etc/profile.d/lang.csh/error", "/augeas/files/etc/profile.d/vim.sh/error", "/augeas/files/etc/profile.d/krb5-workstation.sh/error", "/augeas/files/etc/profile.d/lang.sh/error", "/augeas/files/etc/profile.d/less.csh/error", "/augeas/files/etc/profile/error", "/augeas/files/etc/termcap/error"] >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/colorls.csh/error//*" >took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/colorls.csh/error/pos", "/augeas/files/etc/profile.d/colorls.csh/error/line", "/augeas/files/etc/profile.d/colorls.csh/error/char", "/augeas/files/etc/profile.d/colorls.csh/error/lens", "/augeas/files/etc/profile.d/colorls.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "31" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.csh/error/line" >> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "2" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.csh/error/char" >> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "5" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.csh/error/lens" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: =>libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.csh/error/message" > aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/krb5-devel.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >guestfsd: => aug_match (0x18) tooklibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/krb5-devel.csh/error/pos", "/augeas/files/etc/profile.d/krb5-devel.csh/error/line", "/augeas/files/etc/profile.d/krb5-devel.csh/error/char", "/augeas/files/etc/profile.d/krb5-devel.csh/error/lens", "/augeas/files/etc/profile.d/krb5-devel.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.csh/error/pos" > 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.csh/error/lens" >> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/krb5-devel.sh/error//*" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/krb5-devel.sh/error/pos", "/augeas/files/etc/profile.d/krb5-devel.sh/error/line", "/augeas/files/etc/profile.d/krb5-devel.sh/error/char", "/augeas/files/etc/profile.d/krb5-devel.sh/error/lens", "/augeas/files/etc/profile.d/krb5-devel.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.sh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.sh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.sh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-devel.sh/error/message" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/krb5-workstation.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 104 bytes >guestfsd: =>libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/krb5-workstation.csh/error/pos", "/augeas/files/etc/profile.d/krb5-workstation.csh/error/line", "/augeas/files/etc/profile.d/krb5-workstation.csh/error/char", "/augeas/files/etc/profile.d/krb5-workstation.csh/error/lens", "/augeas/files/etc/profile.d/krb5-workstation.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.csh/error/pos" > aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfsd: => aug_get (0x13) tooklibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.csh/error/line" > 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfsd: => aug_get (0x13) took 0libguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.csh/error/char" >.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >glibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.csh/error/message" >uestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 108 bytes >guestfsd: => aug_get (0x13) took libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/colorls.sh/error//*" >0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/colorls.sh/error/pos", "/augeas/files/etc/profile.d/colorls.sh/error/line", "/augeas/files/etc/profile.d/colorls.sh/error/char", "/augeas/files/etc/profile.d/colorls.sh/error/lens", "/augeas/files/etc/profile.d/colorls.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: =>libguestfs: trace: v2v: aug_get = "32" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.sh/error/line" > aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.sh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "5" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.sh/error/lens" >> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/colorls.sh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/lang.csh/error//*" >> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/lang.csh/error/pos", "/augeas/files/etc/profile.d/lang.csh/error/line", "/augeas/files/etc/profile.d/lang.csh/error/char", "/augeas/files/etc/profile.d/lang.csh/error/lens", "/augeas/files/etc/profile.d/lang.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "70" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "4" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "12" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/message" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/vim.sh/error//*" >> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/vim.sh/error/pos", "/augeas/files/etc/profile.d/vim.sh/error/line", "/augeas/files/etc/profile.d/vim.sh/error/char", "/augeas/files/etc/profile.d/vim.sh/error/lens", "/augeas/files/etc/profile.d/vim.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/vim.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >libguestfs: trace: v2v: aug_get = "207" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/vim.sh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "5" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/vim.sh/error/char" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "7" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/vim.sh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/vim.sh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/krb5-workstation.sh/error//*" >> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 100 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/krb5-workstation.sh/error/pos", "/augeas/files/etc/profile.d/krb5-workstation.sh/error/line", "/augeas/files/etc/profile.d/krb5-workstation.sh/error/char", "/augeas/files/etc/profile.d/krb5-workstation.sh/error/lens", "/augeas/files/etc/profile.d/krb5-workstation.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfsd: =>libguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.sh/error/line" > aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.sh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.sh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/krb5-workstation.sh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 108 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/lang.sh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/lang.sh/error/pos", "/augeas/files/etc/profile.d/lang.sh/error/line", "/augeas/files/etc/profile.d/lang.sh/error/char", "/augeas/files/etc/profile.d/lang.sh/error/lens", "/augeas/files/etc/profile.d/lang.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "2520" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "73" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: => aug_get (0x13) took 0libguestfs: trace: v2v: aug_get = "20" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/lens" >.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/message" >> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/less.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/less.csh/error/pos", "/augeas/files/etc/profile.d/less.csh/error/line", "/augeas/files/etc/profile.d/less.csh/error/char", "/augeas/files/etc/profile.d/less.csh/error/lens", "/augeas/files/etc/profile.d/less.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/less.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: =>libguestfs: trace: v2v: aug_get = "38" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/less.csh/error/line" > aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "2" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/less.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/less.csh/error/lens" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/less.csh/error/message" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile/error//*" >> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 80 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile/error/pos", "/augeas/files/etc/profile/error/line", "/augeas/files/etc/profile/error/char", "/augeas/files/etc/profile/error/lens", "/augeas/files/etc/profile/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "154" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >guestfsd: => aug_get (0x13)libguestfs: trace: v2v: aug_get = "7" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/char" > took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "16" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/termcap/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 80 bytes >guestfsd:libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/termcap/error/pos", "/augeas/files/etc/termcap/error/line", "/augeas/files/etc/termcap/error/char", "/augeas/files/etc/termcap/error/lens", "/augeas/files/etc/termcap/error/message", "/augeas/files/etc/termcap/error/lens/last_matched", "/augeas/files/etc/termcap/error/lens/next_not_matched"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/pos" > => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "15400" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "340" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/char" >> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "9" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/termcap.aug:24.12-.67:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/lens/last_matched" >> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/util.aug:22.27-.34:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/termcap/error/lens/next_not_matched" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/util.aug:54.12-.31:" >augeas failed to parse /etc/profile: > error "Syntax error" at line 7 char 16 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/colorls.csh: > error "Syntax error" at line 2 char 5 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/colorls.sh: > error "Syntax error" at line 3 char 5 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/krb5-devel.csh: > error "Syntax error" at line 1 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/krb5-devel.sh: > error "Syntax error" at line 1 char 17 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/krb5-workstation.csh: > error "Syntax error" at line 1 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/krb5-workstation.sh: > error "Syntax error" at line 1 char 17 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/lang.csh: > error "Syntax error" at line 4 char 12 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/lang.sh: > error "Syntax error" at line 73 char 20 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/less.csh: > error "Syntax error" at line 2 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/vim.sh: > error "Syntax error" at line 5 char 7 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/termcap: > error "Iterated lens matched less than it should" at line 340 char 9 in lens /usr/share/augeas/lenses/dist/termcap.aug:24.12-.67: >rpm -ql kernel-2.6.18-128.el5 >libguestfs: trace: v2v: command_lines "rpm -ql kernel-2.6.18-128.el5" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= command_lines (0x33) request length 88 bytes >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /dev /sysroot/dev >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /dev/pts /sysroot/dev/pts >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /proc /sysroot/proc >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /sys/fs/selinux /sysroot/selinux >mount: /sysroot/selinux: special device /sys/fs/selinux does not exist. >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /sys /sysroot/sys >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /sys/fs/selinux /sysroot/sys/fs/selinux >mount: /sysroot/sys/fs/selinux: mount point does not exist. >renaming /sysroot/etc/resolv.conf to /sysroot/etc/6qjrbyhf >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: cp /etc/resolv.conf /sysroot/etc/resolv.conf >commandrvf: stdout=y stderr=y flags=0x40000 >commandrvf: rpm -ql kernel-2.6.18-128.el5 >[ 11.951943] rpmq[335] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:7ffcfffadcc8 ax:ffffffffff600000 si:0 di:7ffcfffadce0 >[ 11.962530] rpmq[335]: segfault at ffffffffff600000 ip ffffffffff600000 sp 00007ffcfffadcc8 error 15 >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/sys >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/proc >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/dev/pts >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/dev >renaming /sysroot/etc/6qjrbyhf to /sysroot/etc/resolv.conf >guestfsd: error: >guestfsd: => command_lines (0x33)libguestfs: trace: v2v: command_lines = NULL (error) >virt-v2v: error: libguestfs error: command_lines: >libguestfs: trace: v2v: close >libguestfs: closing guestfs handle 0x560c9f92a540 (state 2) >libguestfs: trace: v2v: internal_autosync > took 0.16 secs >guestfsd: <= internal_autosync (0x11a) request length 40 bytes >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399236k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=993792k,nr_inodes=248448,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 >umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/mapper/VolGroup00-LogVol00 dir=/sysroot type=ext3 opts=rw,relatime,data=ordered freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot/boot type=ext3 opts=rw,relatime,data=ordered freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/boot >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >fsync /dev/sda >libguestfs: trace: v2v: internal_autosync = 0 >libguestfs: sending SIGTERM to process 2758 >libguestfs: qemu maxrss 353876K >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsZZRB3H >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /run/user/1000/libguestfs8gAhXh
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1592061
:
1452207
| 1452300