SPECS: builder (HEAD)

Jakub Bogusz qboosh w pld-linux.org
Śro, 12 Lis 2003, 09:37:27 CET


On Wed, Nov 12, 2003 at 01:22:54AM +0100, yoshi wrote:
> Module name:	SPECS
> Changes by:	yoshi	03/11/12 01:22:52
> 
> Modified files:
> 	builder
> 
> Log message:
> - Improved bconditionals parsing; ie: '--with foo bar bas --without boo'

Psuje kompatybilność - nie można podawać --with/--without przed nazwą
speca.

> @@ -92,6 +93,19 @@
>      RPMBUILD="rpmbuild"
>  fi
>  
> +#POLDEK_INDEX_DIR="/home/users/yoshi/rpm/RPMS/"
> +POLDEK_INDEX_DIR="~/rpm/RPMS/"
> +POLDEK_SOURCE="cvs"
> +
> +# Example grep cvs /etc/poldek.conf:
> +# source = cvs /home/users/yoshi/rpm/RPMS/
> +POLDEK_SOURCE_VALIDITY="`grep ${POLDEK_SOURCE} /etc/poldek.conf|grep -v ^#`"
> +if [ "${POLDEK_SOURCE_VALIDITY}" == "" ]; then 
> +	echo "Using improper source '${POLDEK_SOURCE}' in /etc/poldek.conf"
> +	echo "Fix it and try to contiune"
> +	exit 7
> +fi
> +
>  if [ -f ~/etc/builderrc ]; then
>      . ~/etc/builderrc
>  elif [ -f ~/.builderrc ]; then

A co to ma być?!

$ ./builder -g postgresql.spec
Using improper source 'cvs' in /etc/poldek.conf
Fix it and try to contiune

Jakie improper source?! Cały czas mam poprawną konfigurację, a ./builder
przestał działać.

A niech teraz ktoś zrobi "cvs up builder" na builderach... to dopiero
będzie rzeźnia.


-- 
Jakub Bogusz    http://cyber.cs.net.pl/~qboosh/



Więcej informacji o liście dyskusyjnej pld-devel-pl