Replace sgml-common-umask.patch to fix gbs import error 76/80376/1 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_4.0_unified accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_common accepted/tizen_ivi accepted/tizen_unified tizen tizen_3.0 tizen_3.0.m2 tizen_4.0 tizen_5.0 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/3.0/common/20161114.111741 accepted/tizen/3.0/ivi/20161011.062255 accepted/tizen/4.0/unified/20170816.013832 accepted/tizen/4.0/unified/20170828.221831 accepted/tizen/5.0/unified/20181102.025758 accepted/tizen/5.5/unified/20191031.014042 accepted/tizen/5.5/unified/mobile/hotfix/20201027.072817 accepted/tizen/5.5/unified/wearable/hotfix/20201027.105348 accepted/tizen/6.0/unified/20201030.112739 accepted/tizen/6.0/unified/hotfix/20201103.045759 accepted/tizen/6.5/unified/20211029.014716 accepted/tizen/7.0/unified/20221110.063229 accepted/tizen/7.0/unified/hotfix/20221116.111418 accepted/tizen/8.0/unified/20231005.095526 accepted/tizen/common/20160718.155550 accepted/tizen/ivi/20160718.104129 accepted/tizen/unified/20170309.040423 submit/tizen/20160718.014503 submit/tizen_3.0.m2/20170104.093754 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000006 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100007 submit/tizen_5.0/20181101.000008 submit/tizen_5.5/20191031.000008 submit/tizen_5.5_mobile_hotfix/20201026.185108 submit/tizen_5.5_wearable_hotfix/20201026.184308 submit/tizen_6.0/20201029.205503 submit/tizen_6.0_hotfix/20201102.192904 submit/tizen_6.0_hotfix/20201103.115104 submit/tizen_6.5/20211028.163901 submit/tizen_unified/20170308.100416 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release tizen_5.5.m2_release tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
authorSoonKyu Park <sk7.park@samsung.com>
Sun, 17 Jul 2016 23:52:46 +0000 (08:52 +0900)
committerSoonKyu Park <sk7.park@samsung.com>
Sun, 17 Jul 2016 23:55:19 +0000 (08:55 +0900)
Patch cannot be applied on gbs importing - gbp:error: Patch(es) didn't apply, you need apply and commit manually

Change-Id: I4bb7d68394dd9d73d7bdb2b7b2d58cbb34d41829

packaging/sgml-common-umask.patch

index ce13a15..f673e04 100644 (file)
@@ -1,5 +1,5 @@
---- sgml-common-0.6.3/bin/install-catalog.in.umask     Mon May 21 11:48:37 2001
-+++ sgml-common-0.6.3/bin/install-catalog.in   Mon May 21 12:00:34 2001
+--- ../bin/install-catalog.in.orig     2016-07-18 08:34:36.268289105 +0900
++++ ../bin/install-catalog.in  2016-07-18 08:35:49.744287186 +0900
 @@ -13,6 +13,9 @@
  \040 -h, --help: \t\t\t\t Print this help message and exit\n\
  \040 -v, --version: \t\t\t Print the version number and exit\n"
@@ -8,5 +8,5 @@
 +umask 022
 +
  # Set version message
- SGML_VERSION_MESSAGE="sgml-common version 0.2 (install-catalog version 1.0)"
+ SGML_VERSION_MESSAGE="sgml-common version @VERSION@ (install-catalog version 1.0)"