[email protected] wrote:
>  %build
> +pod2man --center="cobbler" --release="" ./docs/cobbler.pod | gzip -c > 
> ./docs/cobbler.1.gz
> +pod2html ./docs/cobbler.pod > ./docs/cobbler.html
>  %{__python} setup.py build
>  
>  %install
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

Slightly malformed patch email but I know what you mean :)

I think IRC consensus (my comments anyway) are that "make" generates a 
tarball, src rpm, and noarch rpm all in the "rpm-build/" directory so 
you should just be able to use that tarball for your build system.

Comments welcome if someone would like to see this done in a more 
standard way, though "make" does more than just the pod2man stuff.

--Michael
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to