Page 1 of 1

update request: lazarus 1.0.12--> 1.2.2 (also fpc and fpc)

PostPosted: May 25th, '14, 12:02
by mellow_moon
Hi I have an update request for:
lazarus 1.2.2 (old 1.0.12)
fpc 2.6.4 (old: 2.6.2)
fpc-src 2.6.4 (old: 2.6.2)

or is there a simple way to do this myself?

thanks!

Victor

Re: update request: lazarus 1.0.12--> 1.2.2 (also fpc and

PostPosted: May 25th, '14, 14:58
by doktor5000
Is there any special reason for that, like critical bugfixes or security updates? See https://wiki.mageia.org/en/Updates_policy

You can update them yourself, it's pretty simple. Check viewtopic.php?f=41&t=5530
Instead of rpmbuild --rebuild you want to rpm -ihv the src.rpms - but do that as normal user, NOT as root!!!
Then edit the .spec files and update the version in there, and get the new tarballs, put them under SOURCES folder and build all three packages.