[arch-general] commitpkg script than handle better splitted package
http://pkgbuild.com/~lcarlier/communitypkg Currently all commands that send something to the repos are commented. - two seperate paths : monolithic or splitted package - script take care when arch, pkgver, pkgrel are redefined in package() functions - archrelease is only called for archs who need update I guess ther can be some mistaes done but i'm not really a bash expert, but of course comments are really welcome. Regards
On Mon, Aug 16, 2010 at 6:50 AM, Laurent Carlier <lordheavym@gmail.com> wrote:
http://pkgbuild.com/~lcarlier/communitypkg
Currently all commands that send something to the repos are commented.
- two seperate paths : monolithic or splitted package - script take care when arch, pkgver, pkgrel are redefined in package() functions - archrelease is only called for archs who need update
I guess ther can be some mistaes done but i'm not really a bash expert, but of course comments are really welcome.
Patches are a lot more likely to get looked at by any of us. And yes, this should probably be more than one patch. http://projects.archlinux.org/devtools.git/
Le lundi 16 août 2010 14:10:10, Dan McGee a écrit :
Patches are a lot more likely to get looked at by any of us. And yes, this should probably be more than one patch.
Hre are the patches (5), i hope i've not introduce bug while merging my changes to the git repo :-p 0001-Moved-file-s-sending-to-the-staging-dir-to-the-funct.patch 0002-Doesn-t-manage-monolithic-and-splitted-packages-the-.patch 0003-Detect-if-arch-is-redefined-in-the-package-function-.patch 0004-Now-manage-if-arch-is-redefined-and-not-in-default-a.patch 0005-Manage-redefintion-of-pkgver-and-pkgver-in-the-packa.patch
Le lundi 16 août 2010 17:24:29, vous avez écrit :
Le lundi 16 août 2010 14:10:10, Dan McGee a écrit :
Patches are a lot more likely to get looked at by any of us. And yes, this should probably be more than one patch.
Hre are the patches (5), i hope i've not introduce bug while merging my changes to the git repo :-p
0001-Moved-file-s-sending-to-the-staging-dir-to-the-funct.patch 0002-Doesn-t-manage-monolithic-and-splitted-packages-the-.patch 0003-Detect-if-arch-is-redefined-in-the-package-function-.patch 0004-Now-manage-if-arch-is-redefined-and-not-in-default-a.patch 0005-Manage-redefintion-of-pkgver-and-pkgver-in-the-packa.patch
patches are available here: http://pkgbuild.com/~lcarlier/ Regards,
Le lundi 16 août 2010 17:30:54, vous avez écrit :
Le lundi 16 août 2010 17:24:29, vous avez écrit :
Le lundi 16 août 2010 14:10:10, Dan McGee a écrit :
Patches are a lot more likely to get looked at by any of us. And yes, this should probably be more than one patch.
Hre are the patches (5), i hope i've not introduce bug while merging my changes to the git repo :-p
0001-Moved-file-s-sending-to-the-staging-dir-to-the-funct.patch 0002-Doesn-t-manage-monolithic-and-splitted-packages-the-.patch 0003-Detect-if-arch-is-redefined-in-the-package-function-.patch 0004-Now-manage-if-arch-is-redefined-and-not-in-default-a.patch 0005-Manage-redefintion-of-pkgver-and-pkgver-in-the-packa.patch
patches are available here: http://pkgbuild.com/~lcarlier/
Regards,
Rebased the patches, and add another patch: 0006-Remove-useless-number-from-continue.patch ++
On Tue, Aug 17, 2010 at 5:12 AM, Laurent Carlier <lordheavym@gmail.com> wrote:
Le lundi 16 août 2010 17:30:54, vous avez écrit :
Le lundi 16 août 2010 17:24:29, vous avez écrit :
Le lundi 16 août 2010 14:10:10, Dan McGee a écrit :
Patches are a lot more likely to get looked at by any of us. And yes, this should probably be more than one patch.
Hre are the patches (5), i hope i've not introduce bug while merging my changes to the git repo :-p
0001-Moved-file-s-sending-to-the-staging-dir-to-the-funct.patch 0002-Doesn-t-manage-monolithic-and-splitted-packages-the-.patch 0003-Detect-if-arch-is-redefined-in-the-package-function-.patch 0004-Now-manage-if-arch-is-redefined-and-not-in-default-a.patch 0005-Manage-redefintion-of-pkgver-and-pkgver-in-the-packa.patch
patches are available here: http://pkgbuild.com/~lcarlier/
Regards,
Rebased the patches, and add another patch: 0006-Remove-useless-number-from-continue.patch
Pierre, is this something you can review since you have taken the lead on devtools/dbscripts? -Dan
participants (2)
-
Dan McGee
-
Laurent Carlier