You are not logged in.

#1 2008-06-04 06:44:07

eskay
Member
Registered: 2008-04-23
Posts: 23

postfix with vda quota patch applied?

Hi all

Is the postfix in the Arch repositories already patched with the VDA quota patch?
If not, can someone walk me through or point to to some doco on how to do this? I've done done patching before.

Thanks
-eskay

Offline

#2 2008-06-04 07:13:35

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,393
Website

Re: postfix with vda quota patch applied?

Here is how you can tell how an Arch package is built:

1) Go to the home page and search for the package.  Click on the link to get the package details (http://www.archlinux.org/packages/1680/)
2) Click the "View SVN Entries" link
3) Click the PKGBUILD link and then the view link.  You will then see the PKGBUILD script.  From it you can see one patch is applied.
4) Look at the patch.  It does not do what you want it to do...  so the conclusion is it does not have this patch.

Alternatively you could have used the ABS system (http://wiki.archlinux.org/index.php/ABS) to download all the PKGBUILDs and related files to /var/abs and then looked at them there.  This would be a good idea for you as you want to change the PKGBUILD to include the patch you are interested in.  Read up on makepkg (http://wiki.archlinux.org/index.php/Makepkg).

A quick google search will tell you how to use a patch.  Adjusting a PKGBUILD to use it to is a simple as adding the line at the appropriate point in the PKGBUILD.

Offline

Board footer

Powered by FluxBB