Re: rpm spec for rhel and fedora

2012-04-05 Thread lzzll
On Friday, 6 April 2012 at 02:28:59 UTC, Ellery Newcomer wrote: bash completion? where does this come from? It came from http://ftp.digitalmars.com/dmd-2.058-0.fedora.x86_64.rpm and you also can found it at https://github.com/D-Programming-Language/installer.

Re: rpm spec for rhel and fedora

2012-04-05 Thread Ellery Newcomer
bash completion? where does this come from? On 04/05/2012 01:27 PM, lzzll wrote: Hey, I created a new rpm spec. I already test it on rhel6 32bit and 64bit and works well both.

Re: rpm spec for rhel and fedora

2012-04-05 Thread Piotr Szturmaj
lzzll wrote: Hey, I created a new rpm spec. I already test it on rhel6 32bit and 64bit and works well both. Anybody using http://www.open-build-service.org/ ? What about using it for D package distribution?

rpm spec for rhel and fedora

2012-04-05 Thread lzzll
Hey, I created a new rpm spec. I already test it on rhel6 32bit and 64bit and works well both. dmd.spec http://pastebin.com/VYtkVHZ0 make_src.sh http://pastebin.com/UCUacyn2 dmd-2.058.src.tar.gz are generate by make_src.sh with dmd.2.058.zip. other files (source1~3) you can found them at http: