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=539693

--- Comment #13 from Elder Marco <[email protected]> 2011-02-26 16:44:24 EST 
---
caca-utils is an optional package (libcaca) according the upstream, but I
prefer add it.  bash, gcc, sed and other packages occur too often and you don't
need add them as BuildRequires according this article (fedora guidelines):

https://fedoraproject.org/wiki/Packaging:Guidelines#Exceptions_2

I believe that you don't need add some packages in this list as Requires too.
Anyway, rpm have an internal dependency generator and the bash will be added as
a dependency because /bin/sh is a link to /bin/bash. Look

$ rpm -qf /bin/sh 
bash-4.1.7-3.fc14.i686
$ ls -l /bin/sh 
lrwxrwxrwx. 1 root root 4 Dez 17 22:39 /bin/sh -> bash 

But I can be wrong.

P.S.: I'm sorry for possible English mistakes. I speak Portuguese and now I'm
learning English. =]

-- 
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