[Bug 1238385] Review Request: mingw-qtspell - Spell checking for Qt text widgets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1238385



--- Comment #6 from Raphael Groner <projects.rg@xxxxxxxx> ---
Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
- Package installs properly.
  Note: Installation errors (see attachment)
  See: https://fedoraproject.org/wiki/Packaging:Guidelines                      
- Static libraries in -static or -devel subpackage, providing -devel if
  present.
  Note: Package has .a files: mingw32-qtspell-qt4, mingw32-qtspell-
  qt4-static, mingw32-qtspell-qt5, mingw32-qtspell-qt5-static,
  mingw64-qtspell-qt4, mingw64-qtspell-qt4-static, mingw64-qtspell-qt5,
  mingw64-qtspell-qt5-static. Illegal package name: mingw32-qtspell-qt4,
  mingw32-qtspell-qt5, mingw64-qtspell-qt4, mingw64-qtspell-qt5. Does not
  provide -static: mingw32-qtspell-qt4, mingw32-qtspell-qt5,
  mingw64-qtspell-qt4, mingw64-qtspell-qt5.
  See: http://fedoraproject.org/wiki/Packaging/Guidelines#StaticLibraries
=> See also rpmlint output.
   Can you provide also -devel subpackages with header files? 
   pkgconfig(.pc) files (see below) should be in -devel subpackages.
- Recommendation: Enhance description of subpackages with the general
  description part you do for the (virtual) main package. That could be
  done via help from macros:

%global desc \
QtSpell adds spell-checking functionality to Qt's text widgets,\
using the enchant spell-checking library.

(...)

%description
%{desc}

%package -n mingw32-%{pkgname}-qt4
Summary:       MinGW Windows ${pkgname}-Qt4 library

%description -n mingw32-%{pkgname}-qt4
%{desc}
This package provides the %{summary}.

(etc. analogously)

- Recommendation: Add '%doc AUTHORS ChangeLog NEWS README.md' to
  subpackages. Those files hold some useful documentation. 

===== MUST items =====

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "GPL (v3 or later) GPL (v3 or later)", "GPL (v2 or later)",
     "Unknown or generated". 51 files have unknown license. Detailed output
     of licensecheck in /home/builder/fedora-review/1238385-mingw-
     qtspell/licensecheck.txt
=> OK. Script looks also at generated files in out-of-tree build folders.

[x]: License file installed when any subpackage combination is installed.
[?]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/x86_64-w64-mingw32/sys-
     root, /usr/i686-w64-mingw32/sys-root/mingw, /usr/x86_64-w64-mingw32,
     /usr/i686-w64-mingw32/sys-root/mingw/lib, /usr/i686-w64-mingw32,
     /usr/i686-w64-mingw32/sys-root, /usr/x86_64-w64-mingw32/sys-
     root/mingw, /usr/x86_64-w64-mingw32/sys-root/mingw/lib
=> Maybe this is a bug in mingw-filesystem.
  
https://fedoraproject.org/wiki/Packaging:MinGW?rd=Packaging/MinGW#Naming_of_the_root_filesystem

[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[?]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[?]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any
     that are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 0 bytes in 0 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[-]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[?]: Final provides and requires are sane (see attachments).
[-]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in mingw32
     -qtspell-qt4 , mingw32-qtspell-qt4-static , mingw32-qtspell-qt5 ,
     mingw32-qtspell-qt5-static , mingw64-qtspell-qt4 , mingw64-qtspell-
     qt4-static , mingw64-qtspell-qt5 , mingw64-qtspell-qt5-static
=> OK. Main package is not useful here cause of 32/64 and qt4/qt5 splits.

[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[?]: The placement of pkgconfig(.pc) files are correct.
     Note: mingw32-qtspell-qt4 : /usr/i686-w64-mingw32/sys-
     root/mingw/lib/pkgconfig/QtSpell-qt4.pc mingw32-qtspell-qt5 :
     /usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/QtSpell-qt5.pc
     mingw64-qtspell-qt5 : /usr/x86_64-w64-mingw32/sys-
     root/mingw/lib/pkgconfig/QtSpell-qt5.pc mingw64-qtspell-qt4 :
     /usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/QtSpell-qt4.pc
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[-]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[?]: Rpmlint is run on all installed packages.
     Note: Mock build failed
     See: http://fedoraproject.org/wiki/Packaging/Guidelines#rpmlint
[x]: Spec file according to URL is the same as in SRPM.


Installation errors
-------------------
INFO: mock.py version 1.2.18 starting (python version = 3.5.1)...
Start: init plugins
INFO: selinux enabled
Finish: init plugins
Start: run
Start: chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled dnf cache
Start: cleaning dnf metadata
Finish: cleaning dnf metadata
Mock Version: 1.2.18
INFO: Mock Version: 1.2.18
Finish: chroot init
INFO: installing package(s):
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw64-qtspell-qt5-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw32-qtspell-qt5-static-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw64-qtspell-qt5-static-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw64-qtspell-qt4-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw32-qtspell-qt5-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw32-qtspell-qt4-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw64-qtspell-qt4-static-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw32-qtspell-qt4-static-0.8.1-2.fc25.noarch.rpm
ERROR: Command failed. See logs for output.
 # /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-x86_64/root/
--releasever 25 --disableplugin=local --setopt=deltarpm=false install
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw64-qtspell-qt5-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw32-qtspell-qt5-static-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw64-qtspell-qt5-static-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw64-qtspell-qt4-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw32-qtspell-qt5-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw32-qtspell-qt4-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw64-qtspell-qt4-static-0.8.1-2.fc25.noarch.rpm
/home/builder/fedora-review/1238385-mingw-qtspell/results/mingw32-qtspell-qt4-static-0.8.1-2.fc25.noarch.rpm
--setopt=tsflags=nocontexts


Rpmlint
-------
Checking: mingw32-qtspell-qt4-0.8.1-2.fc25.noarch.rpm
          mingw32-qtspell-qt4-static-0.8.1-2.fc25.noarch.rpm
          mingw32-qtspell-qt5-0.8.1-2.fc25.noarch.rpm
          mingw32-qtspell-qt5-static-0.8.1-2.fc25.noarch.rpm
          mingw64-qtspell-qt4-0.8.1-2.fc25.noarch.rpm
          mingw64-qtspell-qt4-static-0.8.1-2.fc25.noarch.rpm
          mingw64-qtspell-qt5-0.8.1-2.fc25.noarch.rpm
          mingw64-qtspell-qt5-static-0.8.1-2.fc25.noarch.rpm
          mingw-qtspell-0.8.1-2.fc25.src.rpm
mingw32-qtspell-qt4.noarch: W: spelling-error Summary(en_US) pkgname -> pkg
name, pkg-name, nickname
mingw32-qtspell-qt4.noarch: W: spelling-error %description -l en_US pkgname ->
pkg name, pkg-name, nickname
mingw32-qtspell-qt4.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libqtspell-qt4.dll.a
mingw32-qtspell-qt4.noarch: W: no-documentation
mingw32-qtspell-qt4.noarch: W: devel-file-in-non-devel-package
/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/QtSpell-qt4.pc
mingw32-qtspell-qt4.noarch: W: devel-file-in-non-devel-package
/usr/i686-w64-mingw32/sys-root/mingw/include/QtSpell-qt4/QtSpell.hpp
mingw32-qtspell-qt4.noarch: W: devel-file-in-non-devel-package
/usr/i686-w64-mingw32/sys-root/mingw/lib/libqtspell-qt4.dll.a
mingw32-qtspell-qt4.noarch: W: non-standard-dir-in-usr i686-w64-mingw32
mingw32-qtspell-qt4-static.noarch: W: spelling-error Summary(en_US) pkgname ->
pkg name, pkg-name, nickname
mingw32-qtspell-qt4-static.noarch: W: spelling-error %description -l en_US
pkgname -> pkg name, pkg-name, nickname
mingw32-qtspell-qt4-static.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libqtspell-qt4.a
mingw32-qtspell-qt4-static.noarch: W: no-documentation
mingw32-qtspell-qt4-static.noarch: W: non-standard-dir-in-usr i686-w64-mingw32
mingw32-qtspell-qt5.noarch: W: spelling-error Summary(en_US) pkgname -> pkg
name, pkg-name, nickname
mingw32-qtspell-qt5.noarch: W: spelling-error %description -l en_US pkgname ->
pkg name, pkg-name, nickname
mingw32-qtspell-qt5.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libqtspell-qt5.dll.a
mingw32-qtspell-qt5.noarch: W: no-documentation
mingw32-qtspell-qt5.noarch: W: devel-file-in-non-devel-package
/usr/i686-w64-mingw32/sys-root/mingw/lib/libqtspell-qt5.dll.a
mingw32-qtspell-qt5.noarch: W: devel-file-in-non-devel-package
/usr/i686-w64-mingw32/sys-root/mingw/include/QtSpell-qt5/QtSpell.hpp
mingw32-qtspell-qt5.noarch: W: devel-file-in-non-devel-package
/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/QtSpell-qt5.pc
mingw32-qtspell-qt5.noarch: W: non-standard-dir-in-usr i686-w64-mingw32
mingw32-qtspell-qt5-static.noarch: W: spelling-error Summary(en_US) pkgname ->
pkg name, pkg-name, nickname
mingw32-qtspell-qt5-static.noarch: W: spelling-error %description -l en_US
pkgname -> pkg name, pkg-name, nickname
mingw32-qtspell-qt5-static.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libqtspell-qt5.a
mingw32-qtspell-qt5-static.noarch: W: no-documentation
mingw32-qtspell-qt5-static.noarch: W: non-standard-dir-in-usr i686-w64-mingw32
mingw64-qtspell-qt4.noarch: W: spelling-error Summary(en_US) pkgname -> pkg
name, pkg-name, nickname
mingw64-qtspell-qt4.noarch: W: spelling-error %description -l en_US pkgname ->
pkg name, pkg-name, nickname
mingw64-qtspell-qt4.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libqtspell-qt4.dll.a
mingw64-qtspell-qt4.noarch: W: no-documentation
mingw64-qtspell-qt4.noarch: W: devel-file-in-non-devel-package
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/QtSpell-qt4.pc
mingw64-qtspell-qt4.noarch: W: devel-file-in-non-devel-package
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libqtspell-qt4.dll.a
mingw64-qtspell-qt4.noarch: W: devel-file-in-non-devel-package
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QtSpell-qt4/QtSpell.hpp
mingw64-qtspell-qt4.noarch: W: non-standard-dir-in-usr x86_64-w64-mingw32
mingw64-qtspell-qt4-static.noarch: W: spelling-error Summary(en_US) pkgname ->
pkg name, pkg-name, nickname
mingw64-qtspell-qt4-static.noarch: W: spelling-error %description -l en_US
pkgname -> pkg name, pkg-name, nickname
mingw64-qtspell-qt4-static.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libqtspell-qt4.a
mingw64-qtspell-qt4-static.noarch: W: no-documentation
mingw64-qtspell-qt4-static.noarch: W: non-standard-dir-in-usr
x86_64-w64-mingw32
mingw64-qtspell-qt5.noarch: W: spelling-error Summary(en_US) pkgname -> pkg
name, pkg-name, nickname
mingw64-qtspell-qt5.noarch: W: spelling-error %description -l en_US pkgname ->
pkg name, pkg-name, nickname
mingw64-qtspell-qt5.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libqtspell-qt5.dll.a
mingw64-qtspell-qt5.noarch: W: no-documentation
mingw64-qtspell-qt5.noarch: W: devel-file-in-non-devel-package
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/QtSpell-qt5.pc
mingw64-qtspell-qt5.noarch: W: devel-file-in-non-devel-package
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QtSpell-qt5/QtSpell.hpp
mingw64-qtspell-qt5.noarch: W: devel-file-in-non-devel-package
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libqtspell-qt5.dll.a
mingw64-qtspell-qt5.noarch: W: non-standard-dir-in-usr x86_64-w64-mingw32
mingw64-qtspell-qt5-static.noarch: W: spelling-error Summary(en_US) pkgname ->
pkg name, pkg-name, nickname
mingw64-qtspell-qt5-static.noarch: W: spelling-error %description -l en_US
pkgname -> pkg name, pkg-name, nickname
mingw64-qtspell-qt5-static.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libqtspell-qt5.a
mingw64-qtspell-qt5-static.noarch: W: no-documentation
mingw64-qtspell-qt5-static.noarch: W: non-standard-dir-in-usr
x86_64-w64-mingw32
mingw-qtspell.src: W: invalid-url Source0:
https://github.com/manisandro/qtspell/releases/download/0.8.1/qtspell-0.8.1.tar.xz
HTTP Error 403: Forbidden
9 packages and 0 specfiles checked; 8 errors, 45 warnings.




Requires
--------
mingw32-qtspell-qt4 (rpmlib, GLIBC filtered):
    mingw32(kernel32.dll)
    mingw32(libenchant.dll)
    mingw32(libgcc_s_sjlj-1.dll)
    mingw32(libintl-8.dll)
    mingw32(libstdc++-6.dll)
    mingw32(msvcrt.dll)
    mingw32(qtcore4.dll)
    mingw32(qtgui4.dll)
    mingw32-crt
    mingw32-filesystem
    mingw32-pkg-config

mingw32-qtspell-qt5 (rpmlib, GLIBC filtered):
    mingw32(kernel32.dll)
    mingw32(libenchant.dll)
    mingw32(libgcc_s_sjlj-1.dll)
    mingw32(libintl-8.dll)
    mingw32(libstdc++-6.dll)
    mingw32(msvcrt.dll)
    mingw32(qt5core.dll)
    mingw32(qt5gui.dll)
    mingw32(qt5widgets.dll)
    mingw32-crt
    mingw32-filesystem
    mingw32-pkg-config
    mingw32-qt5-qttranslations

mingw64-qtspell-qt4-static (rpmlib, GLIBC filtered):
    mingw64-qtspell

mingw64-qtspell-qt5-static (rpmlib, GLIBC filtered):
    mingw64-qtspell-qt5

mingw32-qtspell-qt5-static (rpmlib, GLIBC filtered):
    mingw32-qtspell-qt5

mingw64-qtspell-qt5 (rpmlib, GLIBC filtered):
    mingw64(kernel32.dll)
    mingw64(libenchant.dll)
    mingw64(libgcc_s_seh-1.dll)
    mingw64(libintl-8.dll)
    mingw64(libstdc++-6.dll)
    mingw64(msvcrt.dll)
    mingw64(qt5core.dll)
    mingw64(qt5gui.dll)
    mingw64(qt5widgets.dll)
    mingw64-crt
    mingw64-filesystem
    mingw64-pkg-config
    mingw64-qt5-qttranslations

mingw64-qtspell-qt4 (rpmlib, GLIBC filtered):
    mingw64(kernel32.dll)
    mingw64(libenchant.dll)
    mingw64(libgcc_s_seh-1.dll)
    mingw64(libintl-8.dll)
    mingw64(libstdc++-6.dll)
    mingw64(msvcrt.dll)
    mingw64(qtcore4.dll)
    mingw64(qtgui4.dll)
    mingw64-crt
    mingw64-filesystem
    mingw64-pkg-config

mingw32-qtspell-qt4-static (rpmlib, GLIBC filtered):
    mingw32-qtspell



Provides
--------
mingw32-qtspell-qt4:
    mingw32(libqtspell-qt4-0.dll)
    mingw32-qtspell-qt4

mingw32-qtspell-qt5:
    mingw32(libqtspell-qt5-0.dll)
    mingw32-qtspell-qt5

mingw64-qtspell-qt4-static:
    mingw64-qtspell-qt4-static

mingw64-qtspell-qt5-static:
    mingw64-qtspell-qt5-static

mingw32-qtspell-qt5-static:
    mingw32-qtspell-qt5-static

mingw64-qtspell-qt5:
    mingw64(libqtspell-qt5-0.dll)
    mingw64-qtspell-qt5

mingw64-qtspell-qt4:
    mingw64(libqtspell-qt4-0.dll)
    mingw64-qtspell-qt4

mingw32-qtspell-qt4-static:
    mingw32-qtspell-qt4-static



Source checksums
----------------
https://github.com/manisandro/qtspell/releases/download/0.8.1/qtspell-0.8.1.tar.xz
:
  CHECKSUM(SHA256) this package     :
5d316d654ce9177d3fc92c90cff3297098e9a433711867dacd57382cdccfbd83
  CHECKSUM(SHA256) upstream package :
5d316d654ce9177d3fc92c90cff3297098e9a433711867dacd57382cdccfbd83


Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02
Command line :/usr/bin/fedora-review -v -m fedora-rawhide-x86_64 -b 1238385
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, Shell-api
Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Perl,
Haskell, R, PHP
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]