digitalmars.D - rpm spec for rhel and fedora
- lzzll (13/13) Apr 05 2012 Hey, I created a new rpm spec.
- Piotr Szturmaj (3/5) Apr 05 2012 Anybody using http://www.open-build-service.org/ ? What about using it
- Ellery Newcomer (2/4) Apr 05 2012
- lzzll (5/6) Apr 05 2012 It came from
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://ftp.digitalmars.com/dmd-2.058-0.fedora.x86_64.rpm or http://www.ownrepos.org/dl/rhel/6/stable/SRPMS/dmd-2.058-1.el6.src.rpm You can modify and use them anywhere, enjoy it.
Apr 05 2012
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?
Apr 05 2012
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.
Apr 05 2012
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.
Apr 05 2012