From Fedora Project Wiki
mNo edit summary
m (review templete was outdated)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
My sponsor is [[User:Cwickert|Christoph Wickert]]
My sponsor is [[User:Cwickert|Christoph Wickert]]
== Packages for review ==


* My [https://bugzilla.redhat.com/buglist.cgi?query_format=advanced&product=Fedora&version=rawhide&component=Package+Review&query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=MODIFIED&keywords_type=allwords&keywords=&emailreporter1=1&emailtype1=exact&email1=fabian%40bernewireless.net open reviews]
* My [https://bugzilla.redhat.com/buglist.cgi?query_format=advanced&product=Fedora&version=rawhide&component=Package+Review&query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=MODIFIED&keywords_type=allwords&keywords=&emailreporter1=1&emailtype1=exact&email1=fabian%40bernewireless.net open reviews]
== Closed Package reviews ==


* My [https://bugzilla.redhat.com/buglist.cgi?query_format=advanced&product=Fedora&version=rawhide&component=Package+Review&query_format=advanced&bug_status=CLOSED&keywords=&emailreporter1=1&emailtype1=exact&email1=fabian%40bernewireless.net closed reviews]
* My [https://bugzilla.redhat.com/buglist.cgi?query_format=advanced&product=Fedora&version=rawhide&component=Package+Review&query_format=advanced&bug_status=CLOSED&keywords=&emailreporter1=1&emailtype1=exact&email1=fabian%40bernewireless.net closed reviews]


== Personal wishlist ==


== Packages for review ==
* OpenFOAM
 
* gerris
* [http://code.google.com/p/garmintools/ garmintools]  - Communication tools for Garmin devices. -> [https://bugzilla.redhat.com/show_bug.cgi?id=461849 Review Request] (depends on libgarmin)
* mozart
* [http://libgarmin.sourceforge.net/ libgarmin] - C library to parse and use Garmin image files -> [https://bugzilla.redhat.com/show_bug.cgi?id=468631 Review Request]
* alice
* [http://wiki.laptop.org/go/Memeorize Memorize] - Memorize for Sugar -> [https://bugzilla.redhat.com/show_bug.cgi?id=467644 Review Request]
* étoile
* [http://wiki.laptop.org/go/Maze Maze] - Maze for Sugar -> [https://bugzilla.redhat.com/show_bug.cgi?id=467641 Review Request]
* salome
* [http://wiki.laptop.org/go/Distance Distance] - Distance measurement for Sugar -> [https://bugzilla.redhat.com/show_bug.cgi?id=467645 Review Request]
* yade
* [http://wiki.laptop.org/go/Read Read] - PDF reader for Sugar -> [https://bugzilla.redhat.com/show_bug.cgi?id=467642 Review Request]
* [http://wiki.laptop.org/go/Speak Speak] - Speak for Sugar -> [https://bugzilla.redhat.com/show_bug.cgi?id=467643 Review Request]
* [http://wiki.laptop.org/go/Implode Implode] - Implode for Sugar -> [https://bugzilla.redhat.com/show_bug.cgi?id=468120 Review Request]
* [http://wiki.laptop.org/go/Analyze Analyze] - Analysing tool for Sugar -> [https://bugzilla.redhat.com/show_bug.cgi?id=468116 Review Request]
 
== Packages in Progress ==
 
* [http://www.navit-project.org/ Navit] - Navit is a car navigation system with routing engine.
* [http://wiki.laptop.org/go/Record Record] - Recording tool for Sugar
* [http://wiki.laptop.org/go/Ruler Ruler] - Ruler for Sugar
* [http://wiki.laptop.org/go/Measure Measure]  - Measure Activity for Sugar
* [http://wiki.laptop.org/go/Wikibrowse Wikibrowse] - Wiki reader for Sugar
:* other XO activites, check this [https://fedoraproject.org/wiki/PackageMaintainers/WishList#Activities page]
 


= Packages =
= Packages =
* [http://remoot.sourceforge.net/ Remoot]  - the pseudo-universal remote control wrapper.
* [http://weplab.sourceforge.net/ weplab]  - Analyzing WEP encryption security on wireless networks.
* [http://www.etallen.com/cpuid.html cpuid] - Dumps information about the CPU(s)
* [http://devel.tlrmx.org/misc/ xlcrack] -  Recover lost and forgotten passwords from XLS files
* [http://saf.bio.caltech.edu/nettee.html nettee] - Network "tee" program
or


* [https://admin.fedoraproject.org/pkgdb/users/packages/fab Package database]
* [https://admin.fedoraproject.org/pkgdb/users/packages/fab Package database]
== Review template ==
<pre>
Package Review
==============
Key:
- = N/A
x = Check
! = Problem
? = Not evaluated
=== REQUIRED ITEMS ===
[?] Package is named according to the Package Naming Guidelines.
[?] Spec file name must match the base package %{name}, in the format %{name}.spec.
[?] Package meets the Packaging Guidelines
[?] Package successfully compiles and builds into binary rpms on at least one supported architecture.
    Tested on:
      [] devel/i386
      [] devel/x86_64
      [] F9/i386
      [] F9/x86_64
[?] Rpmlint output:
    Source RPM:
    Binary RPM(s):
[?] Package is not relocatable.
[?] Buildroot is correct
    (%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n))
[?] Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.
[?] License field in the package spec file matches the actual license.
    License type:
[?] 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 %doc.
[?] Spec file is legible and written in American English.
[?] Sources used to build the package matches the upstream source, as provided in the spec URL.
    Upstream source:
    Build source:   
[?] Package is not known to require ExcludeArch
[?] All build dependencies are listed in BuildRequires, except for any that are listed in the exceptions section of Packaging Guidelines.
[?] The spec file handles locales properly.
[?] ldconfig called in %post and %postun if required.
[?] Package must own all directories that it creates.
[?] Package requires other packages for directories it uses.
[?] Package does not contain duplicates in %files.
[?] Permissions on files are set properly.
[?] Package has a %clean section, which contains rm -rf %{buildroot}.
[?] Package consistently uses macros.
[?] Package contains code, or permissable content.
[?] Large documentation files are in a -doc subpackage, if required.
[?] Package uses nothing in %doc for runtime.
[?] Header files in -devel subpackage, if present.
[?] Static libraries in -devel subpackage, if present.
[?] Package requires pkgconfig, if .pc files are present.
[?] Development .so files in -devel subpackage, if present.
[?] Fully versioned dependency in subpackages, if present.
[?] Package does not contain any libtool archives (.la).
[?] Package contains a properly installed %{name}.desktop file if it is a GUI application.
[?] Package does not own files or directories owned by other packages.
=== SUGGESTED ITEMS ===
[?] Latest version is packaged.
[?] Package does not include license text files separate from upstream.
[?] Description and summary sections in the package spec file contains translations for supported Non-English languages, if available.
[?] Reviewer should test that the package builds in mock.
    Tested on: F9/i386
[?] Package should compile and build into binary rpms on all supported architectures.
    Tested on:
      [?] devel/i386
      [?] devel/x86_64
      [?] F9/i386
      [?] F9/x86_64
[?] Package functions as described (no hardware to test with).
[?] Scriptlets must be sane, if used.
[?] The placement of pkgconfig(.pc) files is correct.
[?] File based requires are sane.
</pre>

Latest revision as of 12:15, 22 June 2010

My sponsor is Christoph Wickert

Packages for review

Closed Package reviews

Personal wishlist

  • OpenFOAM
  • gerris
  • mozart
  • alice
  • étoile
  • salome
  • yade

Packages