W liście z pią, 19-12-2003, godz. 00:25, yogib pisze: 
> Module name:  SPECS
> Changes by:   yogib   03/12/19 00:25:49
> --- NEW FILE: wesnoth.spec ---
> # $Revision: 1.1 $, $Date: 2003/12/18 23:25:49 $
> #
> # Conditional build
> %bcond_without        server  # without server
> %bcond_without        tools   # without tools
> #
> Summary:      Strategy game with a fantasy theme
> Summary(pl):  Strategiczna gra z fantazyjnym tematem
> [...]
>
> %if %{with server}
> %package server
> [...]
> %endif
> 
> %if %{with tools}
> %package tools
> [...]
> %endif
> [...]
> %configure \
>       %{?with_server:--enable-server} \
>       %{?with_tools:--enable-editor} \
>       %{?with_tools:--enable-tools}
> [...]
> %files
> [...]
> %if %{with server}
> %files server
> [...]
> %endif
> 
> %if %{with tools}
> %files tools
> [...]
> %endif

(wycytowane tylko wazniejsze fragmenty)

Czy tu bcondy nie sa nadmiarem? A moze jest jakies uzasadnienie, ze
wlasnie tak powinno byc?

pozdrawiam
-pawel

-- 
Pawel Zurowski


__________________________________________________________
nie pytaj co inni zrobili dla pld, pomysl ile sam zrobiles

Odpowiedź listem elektroniczym