• R/O
  • SSH

contrib-spec-files: コミット

日本OpenSolaris Users Group有志による、レポジトリサーバ作成のためのspecファイル群です。


コミットメタ情報

リビジョン3b070205681026986bc58892a7d87a215fa476ce (tree)
日時2016-01-16 00:16:04
作者Fumihisa TONAKA <fumi.ftnk@gmai...>
コミッターFumihisa TONAKA

ログメッセージ

SFEfluent-plugin-geoip: fix Requires

変更サマリ

差分

diff -r 76ae5feae9d6 -r 3b0702056810 specs/SFEfluent-plugin-geoip.spec
--- a/specs/SFEfluent-plugin-geoip.spec Fri Jan 15 23:46:21 2016 +0900
+++ b/specs/SFEfluent-plugin-geoip.spec Sat Jan 16 00:16:04 2016 +0900
@@ -21,8 +21,9 @@
2121 BuildRequires: library/GeoIP/devel
2222 Requires: runtime/ruby-21 = *
2323 Requires: system/fluentd >= 0.10.43
24+Requires: system/fluent/mixin-rewrite-tag-name
2425 Requires: library/GeoIP
25-Requires: library/ruby/excon-21 = *
26+Requires: library/ruby/geoip-c-21 = *
2627
2728 %description
2829 Fluentd Output plugin to add information about geographical location of IP addresses with Maxmind GeoIP databases.
@@ -64,5 +65,7 @@
6465 /usr/ruby/2.1
6566
6667 %changelog
68+* Sat Jan 16 2016 - Fumihisa TONAKA <fumi.ftnk@gmail.com>
69+- fix Requires
6770 * Fri Jan 15 2016 - Fumihisa TONAKA <fumi.ftnk@gmail.com>
6871 - initial commit
旧リポジトリブラウザで表示