tools/depanneur.git
7 years agoUmount directories inside build root after build is finished 37/177437/1
Slava Barinov [Thu, 19 Apr 2018 09:45:31 +0000 (12:45 +0300)]
Umount directories inside build root after build is finished

Sometimes (e.g. during ASan build) some directories left mounted after gbs
build is finished and error "there're mounted directories to build root"
appears.

To prevent that this patch forces check of mounted directories and unmounting
them.

Change-Id: Ic22d4baf386bd0f2bd3a3f2d7baccb485e06b7de
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
7 years agoUpgrade to 0.16.1 51/173651/1
jingui.ren [Fri, 23 Mar 2018 02:17:16 +0000 (10:17 +0800)]
Upgrade to 0.16.1

Change-Id: I020694b6f0f219c1f627f031be3014248eb74cd1
Signed-off-by: jingui.ren <jingui.ren@samsung.com>
7 years agoFix bugs when linux usernames including backslash 47/173647/2
jingui.ren [Fri, 23 Mar 2018 01:57:13 +0000 (09:57 +0800)]
Fix bugs when linux usernames including backslash

Change-Id: I65baa482dd5f4048b340ecbbcb8780f1fd68ffa3
Signed-off-by: jingui.ren <jingui.ren@samsung.com>
7 years agoUpgrade to 0.16.1 release-20180323
jingui.ren [Wed, 21 Mar 2018 09:21:34 +0000 (17:21 +0800)]
Upgrade to 0.16.1

Change-Id: Ica8ad8683f14bafe6e3fd913aa49822d774db184

7 years agoMerge "fix bugs about linux path which includes abnormal character" into devel
jingui.ren [Thu, 15 Mar 2018 08:50:44 +0000 (08:50 +0000)]
Merge "fix bugs about linux path which includes abnormal character" into devel

7 years agofix bugs about linux path which includes abnormal character
jingui.ren [Wed, 28 Feb 2018 09:36:19 +0000 (17:36 +0800)]
fix bugs about linux path which includes abnormal character

Change-Id: I4e4d2f09b6c73e973568d19cc78fcd0f81a34d45

7 years agoFix build_json_report issue for openSUSE_42.3 Must specify the value for allow_nonref... release-20180126
jiankang.fan [Wed, 7 Feb 2018 09:22:03 +0000 (17:22 +0800)]
Fix build_json_report issue for openSUSE_42.3 Must specify the value for allow_nonref parameter when call to_json interface

Change-Id: I1380657489a6653cd16d6247c112cd59f94e7853
Signed-off-by: jiankang.fan <jiankang.fan@samsung.com>
7 years agoFix build_json_report issue for openSUSE_42.3 37/169637/4
jiankang.fan [Wed, 7 Feb 2018 09:22:03 +0000 (17:22 +0800)]
Fix build_json_report issue for openSUSE_42.3
Must specify the value for allow_nonref parameter when call to_json interface

Change-Id: I1380657489a6653cd16d6247c112cd59f94e7853
Signed-off-by: jiankang.fan <jiankang.fan@samsung.com>
7 years agoUpgrade to 0.16.0 90/168590/1
Jun Wang [Fri, 26 Jan 2018 11:16:18 +0000 (19:16 +0800)]
Upgrade to 0.16.0

Change-Id: I8daa26f7de93eef1b470098df57b49389469e85a
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoIntroduce perl-BSSolv module to analyse the package's reverse dependency 83/168583/1
Jun Wang [Mon, 29 Jan 2018 10:50:07 +0000 (18:50 +0800)]
Introduce perl-BSSolv module to analyse the package's reverse dependency

Use the function 'depsort' in perl-BSSolv to get the sorted packages
and traverse the sorted packages to output each package's reverse dependency

Change-Id: If402232e849a8057446590de0766e1ce4e77cf09
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoAdd the function to output each package's reverse dependency 74/168574/1
y0169.zhang [Wed, 10 Jan 2018 02:34:00 +0000 (10:34 +0800)]
Add the function to output each package's reverse dependency

Change-Id: I0f06ed6c8ab1d60985989e24a7f999d1eee5be45
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoFix bugs when using --rdeps or --deps get wrong dependency 71/168571/1
Jun Wang [Fri, 5 Jan 2018 01:44:57 +0000 (09:44 +0800)]
Fix bugs when using --rdeps or --deps get wrong dependency

Change-Id: Idf5085aa6faf5b2d4a7c0290548a05e42dac56f7
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoPass the export directory to gbs export which could get the correct macros used in... 65/168565/1
y0169.zhang [Wed, 6 Dec 2017 11:31:51 +0000 (19:31 +0800)]
Pass the export directory to gbs export which could get the correct macros used in spec

Change-Id: I5c7bdc7c82228e4beeb8216b3a13fa214b442809
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoUpgrade to 0.16.0
Jun Wang [Fri, 26 Jan 2018 11:16:18 +0000 (19:16 +0800)]
Upgrade to 0.16.0

Change-Id: I8daa26f7de93eef1b470098df57b49389469e85a

7 years agoIntroduce perl-BSSolv module to analyse the package's reverse dependency
y0169.zhang [Thu, 25 Jan 2018 11:00:19 +0000 (19:00 +0800)]
Introduce perl-BSSolv module to analyse the package's reverse dependency

Use the function 'depsort' in perl-BSSolv to get the sorted packages
and traverse the sorted packages to output each package's reverse dependency

Change-Id: I196ad5181ff0f471067087d48d078d3603dd7189

7 years agoAdd the function to output each package's reverse dependency
y0169.zhang [Wed, 10 Jan 2018 02:34:00 +0000 (10:34 +0800)]
Add the function to output each package's reverse dependency

Change-Id: I0f06ed6c8ab1d60985989e24a7f999d1eee5be45

7 years agoAdd disable-debuginfo option which disable to generate debuginfo packages 48/168548/1
Jun Wang [Mon, 27 Nov 2017 03:04:49 +0000 (11:04 +0800)]
Add disable-debuginfo option which disable to generate debuginfo packages

Change-Id: I956c177bc61956069ffcbcb1f2d686ce366063c9
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoFix bugs when using --rdeps or --deps get wrong dependency
Jun Wang [Fri, 5 Jan 2018 01:44:57 +0000 (09:44 +0800)]
Fix bugs when using --rdeps or --deps get wrong dependency

Change-Id: Idf5085aa6faf5b2d4a7c0290548a05e42dac56f7

7 years agoPass the export directory to gbs export which could
y0169.zhang [Wed, 6 Dec 2017 11:31:51 +0000 (19:31 +0800)]
Pass the export directory to gbs export which could
get the correct macros used in spec

Change-Id: I5c7bdc7c82228e4beeb8216b3a13fa214b442809

7 years agoAdd disable-debuginfo option which disable to generate debuginfo packages
Jun Wang [Mon, 27 Nov 2017 03:04:49 +0000 (11:04 +0800)]
Add disable-debuginfo option which disable to generate debuginfo packages

Change-Id: I956c177bc61956069ffcbcb1f2d686ce366063c9

7 years agoUpgrade to 0.15.9 17/156617/2
jingui.ren [Fri, 13 Oct 2017 03:39:20 +0000 (11:39 +0800)]
Upgrade to 0.15.9

Change-Id: Ia9eb55c4c0c7452437b053f0e5c9659b1aaf386a
Signed-off-by: jingui.ren <jingui.ren@samsung.com>
7 years agoUpgrade to 0.15.9 release-20171013
jingui.ren [Fri, 13 Oct 2017 03:39:20 +0000 (11:39 +0800)]
Upgrade to 0.15.9

Change-Id: Ia9eb55c4c0c7452437b053f0e5c9659b1aaf386a

7 years agoPrevent shell interpolation of gbs configuration variables
Łukasz Stelmach [Tue, 26 Sep 2017 11:03:26 +0000 (13:03 +0200)]
Prevent shell interpolation of gbs configuration variables

Change-Id: I25cce8ec04f88e15202a712fff1a45e450342dca
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
7 years agoPrevent shell interpolation of gbs configuration variables 90/152590/2
Łukasz Stelmach [Tue, 26 Sep 2017 11:03:26 +0000 (13:03 +0200)]
Prevent shell interpolation of gbs configuration variables

Change-Id: I25cce8ec04f88e15202a712fff1a45e450342dca
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
7 years agoUpgrade to 0.15.8 64/150664/1
Jun Wang [Fri, 15 Sep 2017 07:42:21 +0000 (15:42 +0800)]
Upgrade to 0.15.8

Change-Id: I46d8ace01c1ea11e330360e4c25c1d016552d1d5
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoFix not export source option error 63/150663/1
y0169.zhang [Fri, 15 Sep 2017 07:42:00 +0000 (15:42 +0800)]
Fix not export source option error

Change-Id: I7cb12516aa97612196a8933543bc4568a3cee6c9
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoFix lack of src rpm 58/150658/1
y0169.zhang [Tue, 12 Sep 2017 07:29:36 +0000 (15:29 +0800)]
Fix lack of src rpm

Change-Id: Ib3449204925d081ea3d7e27e40c0b9cca72062cc
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoFix spec name error with incremental case 54/150654/1
y0169.zhang [Tue, 12 Sep 2017 03:18:50 +0000 (11:18 +0800)]
Fix spec name error with incremental case

Change-Id: I06853dca9371053bdd35fe0816ecbefa40f57444
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoAdapt to forkmanager module to export sources 92/150492/2
Jun Wang [Sat, 16 Sep 2017 08:44:51 +0000 (16:44 +0800)]
Adapt to forkmanager module to export sources

Change-Id: If31e4f549280cd52c90997d5b2609c76bb5d28d0
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoFix build error with --baselibs option 91/150491/1
y0169.zhang [Fri, 4 Aug 2017 02:14:14 +0000 (10:14 +0800)]
Fix build error with --baselibs option

Change-Id: I0a9ecdc5e2c461b00c722e63479045ec2b69714d
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoUpgrade to 0.15.7 89/150489/1
Jun Wang [Sat, 16 Sep 2017 08:04:44 +0000 (16:04 +0800)]
Upgrade to 0.15.7

Change-Id: Id26a8818cdf45fabfd5eed6752cc7682d8eef84d
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoMerge "Add lock for multi spec export" into devel
Chunhua Liu [Sat, 16 Sep 2017 08:07:41 +0000 (08:07 +0000)]
Merge "Add lock for multi spec export" into devel

7 years agoAdd lock for multi spec export 88/150488/1
yang.zhang [Tue, 23 May 2017 10:01:04 +0000 (18:01 +0800)]
Add lock for multi spec export

Change-Id: I968cc2a41daf938f4b741e83eabb61c29c5e58c7
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoAdd lock for multi spec export 87/150487/1
yang.zhang [Tue, 23 May 2017 10:01:04 +0000 (18:01 +0800)]
Add lock for multi spec export

Change-Id: I63d6123432bf46730e36ac1ba2212cbb36de6e71
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoFix error when using fail_fast 82/150482/1
Jun Wang [Fri, 28 Apr 2017 06:40:12 +0000 (14:40 +0800)]
Fix error when using fail_fast

Change-Id: Iebab9a5f598ec20499a1a2769b03c96c0e4f6b64
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
7 years agoUpgrade to 0.15.8 release-20170915
Jun Wang [Fri, 15 Sep 2017 07:42:21 +0000 (15:42 +0800)]
Upgrade to 0.15.8

Change-Id: I383a542f192c70c4b00c7d2483dda24ad636c479

7 years agoFix not export source option error
y0169.zhang [Fri, 15 Sep 2017 07:42:00 +0000 (15:42 +0800)]
Fix not export source option error

Change-Id: I24a612417486ce207849be28f73ad0a7c0a06ff6

7 years agoFix lack of src rpm
y0169.zhang [Tue, 12 Sep 2017 07:29:36 +0000 (15:29 +0800)]
Fix lack of src rpm

Change-Id: Ib59f18be149d96d7600b749d6f4f7356278e256e

7 years agoFix spec name error with incremental case
y0169.zhang [Tue, 12 Sep 2017 03:18:50 +0000 (11:18 +0800)]
Fix spec name error with incremental case

Change-Id: Idecceee55a3884bb933177f1fe11476420fcaafa

7 years agoAdapt to forkmanager module to export sources
y0169.zhang [Mon, 17 Jul 2017 09:17:48 +0000 (17:17 +0800)]
Adapt to forkmanager module to export sources

Change-Id: Ie94204e0408a65833321959dbb2251672f7380d9

7 years agoFix build error with --baselibs option
y0169.zhang [Fri, 4 Aug 2017 02:14:14 +0000 (10:14 +0800)]
Fix build error with --baselibs option

Change-Id: Iad6097925cf844900260aec1680f88638dff2209

7 years agoUpgrade to 0.15.7 spin-release-20170630
y0169.zhang [Wed, 28 Jun 2017 02:50:03 +0000 (10:50 +0800)]
Upgrade to 0.15.7

Change-Id: I82661cb62fd344e20c8f6d0ef3b939c155cc80d7

8 years agoAdd lock for multi spec export
yang.zhang [Tue, 23 May 2017 10:01:04 +0000 (18:01 +0800)]
Add lock for multi spec export

Change-Id: Idd9f236ad68e79c6330a839b8449adc1d89476b7

8 years agoFix error when using fail_fast
Jun Wang [Fri, 28 Apr 2017 06:40:12 +0000 (14:40 +0800)]
Fix error when using fail_fast

Change-Id: Ie0da50465b0b05afa1947cabb8ac1effe19f2bb1

8 years agoRemove error format 65/127165/1
Jun Wang [Wed, 26 Apr 2017 09:24:47 +0000 (17:24 +0800)]
Remove error format

Change-Id: Ia9cdd6ec30919d16e28435e8f704358449fb1c15
Signed-off-by: Wang Jun <junbill.wang@samsung.com>
8 years agoUpgrade to 0.15.6 17/127117/1
Jun Wang [Wed, 26 Apr 2017 07:50:24 +0000 (15:50 +0800)]
Upgrade to 0.15.6

Change-Id: I51951c3ff55fe20f30b429712326bf06ea3604e9
Signed-off-by: Wang Jun <junbill.wang@samsung.com>Y
8 years agoRemove tizen-build-initvm-i586 require 11/127111/1
Jun Wang [Wed, 26 Apr 2017 07:47:20 +0000 (15:47 +0800)]
Remove tizen-build-initvm-i586 require

Change-Id: I183af41e54a8f4f5af0cc5a35f8cb7955836fd1d
Signed-off-by: Wang Jun <junbill.wang@samsung.com>
8 years agoSupport use some configuration in package own gbs.conf 07/127107/1
Jun Wang [Wed, 26 Apr 2017 07:40:46 +0000 (15:40 +0800)]
Support use some configuration in package own gbs.conf

Change-Id: I89bfb3d358f3b7ca8b6a63faf22e33d6bf213c61
Signed-off-by: Wang Jun <junbill.wang@samsung.com>
8 years agoUpgrade to 0.15.6
y0169.zhang [Sat, 15 Apr 2017 07:32:58 +0000 (16:32 +0900)]
Upgrade to 0.15.6

Change-Id: I7f50467479d08cf30e8b7caaf3488cf52182aa0a

8 years agoFix not to input sudo password at the end of gbs build Add /bin/ln operation to ...
SoonKyu Park [Tue, 4 Apr 2017 10:07:06 +0000 (19:07 +0900)]
Fix not to input sudo password at the end of gbs build Add /bin/ln operation to /etc/sudoers.d/gbs

Change-Id: Id8600d32f290c381d22fb3927fb7e89c0873d033

Signed-off-by: Jun Wang <junbill.wang@samsung.com>
8 years agoUpdate version to 0.15.5
Jun Wang [Wed, 12 Apr 2017 07:49:03 +0000 (15:49 +0800)]
Update version to 0.15.5

8 years agoUpdate version to 0.15.5 87/123087/1
SoonKyu Park [Tue, 4 Apr 2017 10:14:22 +0000 (19:14 +0900)]
Update version to 0.15.5

Change-Id: I69d9d0fd5a76fdbd407e95fe1db373fb75b66250

8 years agoFix not to input sudo password at the end of gbs build 76/123076/1
SoonKyu Park [Tue, 4 Apr 2017 10:07:06 +0000 (19:07 +0900)]
Fix not to input sudo password at the end of gbs build
Add /bin/ln operation to /etc/sudoers.d/gbs

Change-Id: Id8600d32f290c381d22fb3927fb7e89c0873d033

8 years agoHandle conflicts merging from master branch
SoonKyu Park [Tue, 4 Apr 2017 09:56:54 +0000 (18:56 +0900)]
Handle conflicts merging from master branch

Change-Id: I7716a4373225efed72f0d13037c512da3cd05d28

8 years agoSupport use some configuration in package own gbs.conf
y0169.zhang [Sat, 11 Mar 2017 09:55:47 +0000 (18:55 +0900)]
Support use some configuration in package own gbs.conf

Change-Id: I04a95bfb18950bc91931b35024aa31d22c15c47e

8 years agoUpdate version to 0.15.4
y0169.zhang [Sat, 14 Jan 2017 06:23:30 +0000 (15:23 +0900)]
Update version to 0.15.4

Change-Id: Ib67f18d7c6c4759231754e326c89f80ad9d684b6

8 years agoAdd not export source option
y0169.zhang [Sat, 11 Feb 2017 03:07:18 +0000 (12:07 +0900)]
Add not export source option

Change-Id: I31d227254aa5901451ee09114e0b93280e6bd8e3

8 years agoFix run ln error:operation not permitted in some OS
y0169.zhang [Sat, 11 Feb 2017 09:33:46 +0000 (18:33 +0900)]
Fix run ln error:operation not permitted in some OS

Change-Id: I43b3c26b6177a1582b5cdb16aaabb4099c8c0474

8 years agoReplace rpm packages inside buildroot mv action to ln
y0169.zhang [Sat, 11 Feb 2017 01:53:27 +0000 (10:53 +0900)]
Replace rpm packages inside buildroot mv action to ln

Change-Id: Ibbde49e91779b13285e0c3552476d3d283e3dc66

8 years agoSupport "Recommends" RPM dependencies
MyungJoo Ham [Fri, 28 Oct 2016 01:11:57 +0000 (10:11 +0900)]
Support "Recommends" RPM dependencies

This requires updates of obs-build (for GBS/OBS):
https://github.com/openSUSE/obs-build/pull/303

and Perl-BSSolv (for OBS):
https://github.com/openSUSE/perl-BSSolv/pull/7

and RPM > 4.12.0 or "Recommends" backported (for OBS/GBS):
https://review.tizen.org/gerrit/#/c/93958/

The issue that we are trying to resolve with these is:
https://github.com/openSUSE/obs-build/issues/302

Change-Id: I579f402a3502c57ca3b2cacfc12a5a3a975aac34
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
8 years agoUpdate version to 0.15.4 release-20170220
y0169.zhang [Sat, 14 Jan 2017 06:23:30 +0000 (15:23 +0900)]
Update version to 0.15.4

Change-Id: Ib67f18d7c6c4759231754e326c89f80ad9d684b6

8 years agoAdd not export source option
y0169.zhang [Sat, 11 Feb 2017 03:07:18 +0000 (12:07 +0900)]
Add not export source option

Change-Id: I31d227254aa5901451ee09114e0b93280e6bd8e3

8 years agoFix run ln error:operation not permitted in some OS
y0169.zhang [Sat, 11 Feb 2017 09:33:46 +0000 (18:33 +0900)]
Fix run ln error:operation not permitted in some OS

Change-Id: I43b3c26b6177a1582b5cdb16aaabb4099c8c0474

8 years agoReplace rpm packages inside buildroot mv action to ln
y0169.zhang [Sat, 11 Feb 2017 01:53:27 +0000 (10:53 +0900)]
Replace rpm packages inside buildroot mv action to ln

Change-Id: Ibbde49e91779b13285e0c3552476d3d283e3dc66

8 years agoFix debchange warning
MyungJoo Ham [Wed, 25 Jan 2017 05:23:52 +0000 (14:23 +0900)]
Fix debchange warning

The warning prevents from pushing into launchpad.

Change-Id: If78b303b3b831a555aaed6ed568ffef9313379e9
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
8 years agoSupport "Recommends" RPM dependencies 48/94248/2
MyungJoo Ham [Fri, 28 Oct 2016 01:11:57 +0000 (10:11 +0900)]
Support "Recommends" RPM dependencies

This requires updates of obs-build (for GBS/OBS):
https://github.com/openSUSE/obs-build/pull/303

and Perl-BSSolv (for OBS):
https://github.com/openSUSE/perl-BSSolv/pull/7

and RPM > 4.12.0 or "Recommends" backported (for OBS/GBS):
https://review.tizen.org/gerrit/#/c/93958/

The issue that we are trying to resolve with these is:
https://github.com/openSUSE/obs-build/issues/302

Change-Id: I579f402a3502c57ca3b2cacfc12a5a3a975aac34
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
8 years agoUpgrade version to 0.15.3
SoonKyu Park [Mon, 26 Dec 2016 12:32:06 +0000 (21:32 +0900)]
Upgrade version to 0.15.3

Change-Id: I4b4987189659e564724f8636c005465939230a25

8 years agoFix lack of OTHER directory cause rpmlint error
y0169.zhang [Tue, 20 Dec 2016 03:37:20 +0000 (12:37 +0900)]
Fix lack of OTHER directory cause rpmlint error

Change-Id: I8f31220be793510b2ff55421a8c36906216abce5

8 years agoAdd openSUSE 42.1 check action for build-initvm-i586
y0169.zhang [Mon, 14 Nov 2016 02:15:53 +0000 (11:15 +0900)]
Add openSUSE 42.1 check action for build-initvm-i586

Change-Id: Ibd19007929d3f929c0c676410cf174d6419d4efe

Conflicts:
packaging/depanneur.spec

8 years agoModify kvm build logpath to keep same with normal
y0169.zhang@samsung [Wed, 14 Sep 2016 02:23:21 +0000 (10:23 +0800)]
Modify kvm build logpath to keep same with normal

Change-Id: Ibf8453d928348b92595d89850d698cb0c6af0192

8 years agoFix bugs that when using --incremental and --skip-srcrpm can not del old *src.rpms
Jun Wang [Tue, 13 Sep 2016 08:53:04 +0000 (16:53 +0800)]
Fix bugs that when using --incremental and --skip-srcrpm  can not del old *src.rpms

Change-Id: I989b9d2baaa1d88e16609bdb2e1c8e6207c084ec

8 years agoAdd new operation(/bin/mv) with sudo permission
Jun Wang [Mon, 12 Sep 2016 02:04:36 +0000 (10:04 +0800)]
Add new operation(/bin/mv) with sudo permission

Change-Id: Ide1bba602d1830603d48cdf84236992c585c4487

8 years agoFix var declare
y0169.zhang@samsung [Fri, 9 Sep 2016 02:59:43 +0000 (10:59 +0800)]
Fix  var declare

Change-Id: I4909076d1e15d78d55ad36b91e11c5865d21fc13

8 years agoEnable kvm build function
y0169.zhang@samsung [Tue, 6 Sep 2016 02:12:20 +0000 (10:12 +0800)]
Enable kvm build function

Change-Id: I332e9d07a8f34e46f4c24a3726b03ff19982c246

8 years agoAdd config to make some packages not export sources for accel
y0169.zhang@samsung [Thu, 1 Sep 2016 01:38:29 +0000 (09:38 +0800)]
Add config to make some packages not export sources for accel

Change-Id: Ie1cd0d70c10cfa11ccfaa1c3eb93b99b175e6d0a

Conflicts:
depanneur

8 years ago1.Improve build order for multiple building
Jun Wang [Mon, 22 Aug 2016 02:37:08 +0000 (10:37 +0800)]
1.Improve build order for multiple building
2.Reduce copy files for rpm packages,using mv instead

Change-Id: I39800d669ad5ffc777e583e5d6895d1ce6e4bb47

8 years ago1.Add funciton update_expansion_errors to check tmp_expansion_errors every time.
jun.wang [Tue, 19 Jul 2016 01:47:20 +0000 (09:47 +0800)]
1.Add funciton update_expansion_errors to check tmp_expansion_errors every time.
2.Not use update_pkgdeps()& update_pkgddeps() when some packages finish building and reduce the local full build time.

Change-Id: Ib6106294a7faf7f1f0f4b2108ed8a18a7832bfe7

8 years agoFix bugs when using --rdeps and --deps
jun.wang [Mon, 4 Jul 2016 12:38:31 +0000 (20:38 +0800)]
Fix bugs when using --rdeps and --deps

Change-Id: I39478bf02c734064546672dbd619e8f36b810d2a

8 years agoReorder the building dependence:
jun.wang [Mon, 4 Jul 2016 05:45:41 +0000 (13:45 +0800)]
Reorder the building dependence:
1.The packages which are been depended most ,build them first.
2.The packages which have no dependence ,build them later.

These ways can imporve the building speed for multiple packages.

Change-Id: I5165c41016c301064d0f6746be947632863daaaf

8 years agoModify version to 0.15.2
SoonKyu Park [Mon, 26 Sep 2016 02:38:09 +0000 (11:38 +0900)]
Modify version to 0.15.2

Change-Id: I81b628a1cefefd823dff67978802378bd32e0eb9

8 years agoUpgrade version to 0.15.3 release-20161231
SoonKyu Park [Mon, 26 Dec 2016 12:32:06 +0000 (21:32 +0900)]
Upgrade version to 0.15.3

Change-Id: I4b4987189659e564724f8636c005465939230a25

8 years agoFix lack of OTHER directory cause rpmlint error
y0169.zhang [Tue, 20 Dec 2016 03:37:20 +0000 (12:37 +0900)]
Fix lack of OTHER directory cause rpmlint error

Change-Id: I8f31220be793510b2ff55421a8c36906216abce5

8 years agoAdd openSUSE 42.1 check action for build-initvm-i586
y0169.zhang [Mon, 14 Nov 2016 02:15:53 +0000 (11:15 +0900)]
Add openSUSE 42.1 check action for build-initvm-i586

Change-Id: Ibd19007929d3f929c0c676410cf174d6419d4efe

Conflicts:
packaging/depanneur.spec

8 years agoModify kvm build logpath to keep same with normal
y0169.zhang@samsung [Wed, 14 Sep 2016 02:23:21 +0000 (10:23 +0800)]
Modify kvm build logpath to keep same with normal

Change-Id: Ibf8453d928348b92595d89850d698cb0c6af0192

8 years agoFix bugs that when using --incremental and --skip-srcrpm can not del old *src.rpms
Jun Wang [Tue, 13 Sep 2016 08:53:04 +0000 (16:53 +0800)]
Fix bugs that when using --incremental and --skip-srcrpm  can not del old *src.rpms

Change-Id: I989b9d2baaa1d88e16609bdb2e1c8e6207c084ec

8 years agoAdd new operation(/bin/mv) with sudo permission
Jun Wang [Mon, 12 Sep 2016 02:04:36 +0000 (10:04 +0800)]
Add new operation(/bin/mv) with sudo permission

Change-Id: Ide1bba602d1830603d48cdf84236992c585c4487

8 years agoFix var declare
y0169.zhang@samsung [Fri, 9 Sep 2016 02:59:43 +0000 (10:59 +0800)]
Fix  var declare

Change-Id: I4909076d1e15d78d55ad36b91e11c5865d21fc13

8 years agoEnable kvm build function
y0169.zhang@samsung [Tue, 6 Sep 2016 02:12:20 +0000 (10:12 +0800)]
Enable kvm build function

Change-Id: I332e9d07a8f34e46f4c24a3726b03ff19982c246

8 years agoAdd config to make some packages not export sources for accel
y0169.zhang@samsung [Thu, 1 Sep 2016 01:38:29 +0000 (09:38 +0800)]
Add config to make some packages not export sources for accel

Change-Id: Ie1cd0d70c10cfa11ccfaa1c3eb93b99b175e6d0a

8 years ago1.Improve build order for multiple building
Jun Wang [Mon, 22 Aug 2016 02:37:08 +0000 (10:37 +0800)]
1.Improve build order for multiple building
2.Reduce copy files for rpm packages,using mv instead

Change-Id: I39800d669ad5ffc777e583e5d6895d1ce6e4bb47

8 years ago1.Add funciton update_expansion_errors to check tmp_expansion_errors every time.
jun.wang [Tue, 19 Jul 2016 01:47:20 +0000 (09:47 +0800)]
1.Add funciton update_expansion_errors to check tmp_expansion_errors every time.
2.Not use update_pkgdeps()& update_pkgddeps() when some packages finish building and reduce the local full build time.

Change-Id: Ib6106294a7faf7f1f0f4b2108ed8a18a7832bfe7

8 years agoExport source code by gbs use threads. Create a number of threads as host's CPU
jun.wang [Tue, 5 Jul 2016 08:40:27 +0000 (16:40 +0800)]
Export source code by gbs use threads. Create a number of threads as host's CPU

Path form review.tizen.org ,commitID: ece9d874772d291b3091f051adc346b1133cbb3e

Change-Id: I38f8d7e9f9639a47c573717136804be034b45043

8 years agoFix bugs when using --rdeps and --deps
jun.wang [Mon, 4 Jul 2016 12:38:31 +0000 (20:38 +0800)]
Fix bugs when using --rdeps and --deps

Change-Id: I39478bf02c734064546672dbd619e8f36b810d2a

8 years agoReorder the building dependence:
jun.wang [Mon, 4 Jul 2016 05:45:41 +0000 (13:45 +0800)]
Reorder the building dependence:
1.The packages which are been depended most ,build them first.
2.The packages which have no dependence ,build them later.

These ways can imporve the building speed for multiple packages.

Change-Id: I5165c41016c301064d0f6746be947632863daaaf

8 years agoModify version to 0.15.2 30/89530/2 release-20160930
SoonKyu Park [Mon, 26 Sep 2016 02:38:09 +0000 (11:38 +0900)]
Modify version to 0.15.2

Change-Id: I81b628a1cefefd823dff67978802378bd32e0eb9

8 years agoAdd --use-higher-deps option, which repo provides higher version deps, use it
y0169.zhang [Thu, 18 Aug 2016 03:37:48 +0000 (12:37 +0900)]
Add --use-higher-deps option, which repo provides higher version deps, use it

Change-Id: I127bc0a55dc59a9b4f737d41a02c1b37532fa030

8 years agoAdd --use-higher-deps option, which repo provides higher version deps, use it 94/89294/1
y0169.zhang [Thu, 18 Aug 2016 03:37:48 +0000 (12:37 +0900)]
Add --use-higher-deps option, which repo provides higher version deps, use it

Change-Id: I127bc0a55dc59a9b4f737d41a02c1b37532fa030

8 years agoMerge branch 'master' into devel
SoonKyu Park [Wed, 27 Jul 2016 00:55:34 +0000 (09:55 +0900)]
Merge branch 'master' into devel

Change-Id: I3aa658af3571025de6f295aec7f92e7dd4449b11

9 years agoadd author
yang.zhang [Fri, 4 Mar 2016 07:05:41 +0000 (15:05 +0800)]
add author

Change-Id: I2170033d4f009007cd8b22ea29f79a6699682e8a

9 years agomodify version to 0.15
yang.zhang [Fri, 4 Mar 2016 06:44:24 +0000 (14:44 +0800)]
modify version to 0.15

Change-Id: Ic8ec185bf113343eec2890e46071e7aa6af89a49