[Bug 179758] Review Request: Eiciel (ACL editor) [Seeking Sponsor]

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 12 10:57:26 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: Eiciel (ACL editor) [Seeking Sponsor]


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


panemade at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |panemade at gmail.com




------- Additional Comments From panemade at gmail.com  2006-07-12 06:48 EST -------
== Not an official review as I'm not yet sponsored ==
   Mock build for development i386 is sucessfull

* MUST Items:
     - MUST: rpmlint shows no error. 
     - MUST: dist tag is present.
     - MUST: The package is named according to the Package Naming Guidelines.
     - MUST: The spec file name matching the base package eiciel, in the
format eiciel.spec.
      - MUST: This package meets the Packaging Guidelines.
      - MUST: The package is licensed with an open-source compatible license GPL.
      - MUST: This package includes License file COPYING.
      - MUST: The sources used to build the package matches the upstream source,
as provided in the spec URL. md5sum is correct (72576cce092ff36a4fef0311bdc0dede)
      - MUST: This package owns all directories that it creates. 
      - MUST: This package did not contain any duplicate files in the %files
listing.
      - MUST: This package  have a %clean section, which contains rm -rf
$RPM_BUILD_ROOT.
      - MUST: This package used macros.
      - MUST: Document files are included like README.
      - MUST: Package did NOT contained any .la libtool archives.
      * Source URL is present and working.
      * BuildRoot is correct BuildRoot:       
%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
      * BuildRequires is correct


What you need to do:-
          I am not able to see Desktop file installed and can be executed from
Application->Accessories
          You need to add following lines
Requires(post): desktop-file-utils
Requires(postun): desktop-file-utils
...
%post
update-desktop-database &> /dev/null ||:

%postun
update-desktop-database &> /dev/null ||:

see http://fedoraproject.org/wiki/ScriptletSnippets

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list