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


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

Mamoru Tasaka <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|[email protected]    |[email protected]
               Flag|                            |fedora-review?

--- Comment #6 from Mamoru Tasaka <[email protected]> 2010-04-12 
14:20:18 EDT ---
For -2:

One thing

* Duplicate file entry
  - Now build.log shows:
-------------------------------------------------------------
   268  warning: File listed twice: /usr/share/vifm/vifm-help.txt
   269  warning: File listed twice: /usr/share/vifm/vifm.txt
   270  warning: File listed twice: /usr/share/vifm/vifm.vim
-------------------------------------------------------------
    Please make it sure that every file is listed only once.

  ! Note:
    - The following %files entry
-------------------------------------------------------------
%files
%{_datadir}/%{name}
-------------------------------------------------------------
      contains the directory %{_datadir}/%{name} _and_ all
      files/directories/etc under this directory, while
-------------------------------------------------------------
%files
%dir %{_datadir}/%{name}
-------------------------------------------------------------
      contains the directory %{_datadir}/%{name} only.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to