[arch-commits] Commit in gitlab/trunk (PKGBUILD build_fix.patch)

Anatol Pomozov anatolik at archlinux.org
Wed Jan 22 17:59:54 UTC 2020


    Date: Wednesday, January 22, 2020 @ 17:59:54
  Author: anatolik
Revision: 554385

Fix typos

Modified:
  gitlab/trunk/PKGBUILD
  gitlab/trunk/build_fix.patch

-----------------+
 PKGBUILD        |    2 +-
 build_fix.patch |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-22 17:55:05 UTC (rev 554384)
+++ PKGBUILD	2020-01-22 17:59:54 UTC (rev 554385)
@@ -40,7 +40,7 @@
         ruby27-pop-extra-arg.patch)
 install='gitlab.install'
 sha512sums=('5fa1df5430451a1b4724c42fa33cda90215bd5148c0228484d1fceb93ebda7f2a9839e563f702b5303658ec7ed02efc01711f3952a10d4b5ba657d267192ec0d'
-            '2a3cf6c83c7f9fd926f6c030e3fd49b379fc818ca1e34b4a853bb64f80259370e2fae33bf0e5f869f498d5f3abbc88e387289755d9a0e46f633ca410cf01e1d4'
+            'baeb28cc87be9f5e36f9bb3c98f8c81caf1f0eadab1726bcd80d89f94dfb9d00c2e086966f4ce80ac91b27dbd6b550868167e29f6b04bee6a22ead41e30c604b'
             '1ad15b48890ad48e97a6fcea56132582f2b22aa27f4a1a1f4590f3ea72de4726e13ef6f3db2bc0984da1ef140bde092e74e0c9f8f1778f207f3fac4a31a77e4b'
             '8ca36771f7568b190823ec47afeaf6ff75f61c5b6f31ce5d837a6dcd84a5b3da23fb07a1eceeda0752b2e61c4a8f4d17bf368fa2913e1487567944a8d29eeb58'
             '0cbb9a1631b529a83d5c6db95fd3a684c8f06073890b31f6262c339360444e7452275d804fb6a119a3d61a0ef1b76d0e956f260a12f032d54c00308e8d9520b0'

Modified: build_fix.patch
===================================================================
--- build_fix.patch	2020-01-22 17:55:05 UTC (rev 554384)
+++ build_fix.patch	2020-01-22 17:59:54 UTC (rev 554385)
@@ -6,8 +6,8 @@
  gem 'gettext_i18n_rails_js', '~> 1.3'
  gem 'gettext', '~> 3.2.2', require: false, group: :development
  
-+# Ping the gems that are needed for the old gettext
-+# https://github.com/ruby-gettext/gettext/issues/64 the fix is available in gettext 3.3.0
++# Pin the gems that are needed for the old gettext
++# https://github.com/ruby-gettext/gettext/issues/64 the issue been fixed by upstream in gettext 3.3.0
 +gem 'irb', '~> 1.1.0'  # use irb version that matches ruby 2.6. Later irb versions heavily modified its API and it breaks gettext
 +gem 'e2mmap' # 'irb' 1.1.1 requires it
 +



More information about the arch-commits mailing list