Hi,

On Saturday, August 19, 2006 at 12:15:04, jdd wrote:

> Name:       makethumb
> Version:    0.1
> Source:     %{name}-%{version}.tar.gz
> 
> ###where are the % variables defined?

%name comes from Name:, %version from Version: and so on. 
 
> Requires:   bash jhead
> 
> ###makethum needs some image converter that are usually 
> installed by default. it can choose two of them. Oh can I 
> say that? it needs imagemagic OR cjpeg/djpeg + netpbm

There is no "or" in requirements. But you have a new possiblity to
express this. Suggests/Enhances in RPM. See 

http://lists.opensuse.org/opensuse-packaging/2005-12/msg00068.html

for an explanation.

Henne

-- 
Henne Vogelsang,      http://hennevogel.de
"To die. In the rain. Alone."
                   Ernest Hemingway
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to