After some serious niggles with building an rpm package(30+ attemps) I've finally managed it, and all modules work

Seems a few have tried to package freecad with the src rpms I've found, in the end it was parts of several with some extra flags needed at compile time.
Think I chose the wrong program to learn packaging with, but certainly learned a lot doing it
Anyway have found and packaged all deps needed for freecad to work. (64bit only at the mo)
Hats of to you guys/team that do the packaging for us users..
I am new to packaging so test required, there also not signed.
Any bugs, let me know.
- Code: Select all
urpmi.addmedia freecad_x64 http://mageia.unrealnetworks.co.uk/mga3/x86_64
- Code: Select all
urpmi.addmedia freecad_noarch http://mageia.unrealnetworks.co.uk/mga3/noarch
32bit:
- Code: Select all
urpmi.addmedia freecad http://mageia.unrealnetworks.co.uk/mga3/i586
Pete
Edit: Just had to do an update package Just uploading,

EDIT 04.02.2014 :
Just updated repo url to reflect the new structure I have to accommodate for mga4

You will need to edit or remove then re-add your software sources!
EDIT 2: 16.04.2014 Mageia 4 32 + 64 bit builds done also. The mageia 4 build is the lastest git pull so has a few extras in it
64bit
- Code: Select all
su -
urpmi.addmedia freecad_x64 http://mageia.unrealnetworks.co.uk/mga4/x86_64
urpmi.addmedia freecad_noarch http://mageia.unrealnetworks.co.uk/mga4/noarch
32bit
- Code: Select all
su -
urpmi.addmedia freecad http://mageia.unrealnetworks.co.uk/mga4/i586
urpmi.addmedia freecad_noarch http://mageia.unrealnetworks.co.uk/mga4/noarch