• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

firtst release


Commit MetaInfo

Révisionbfcf22008899b97a819110a2e10585e18d7e88ce (tree)
l'heure2013-11-12 16:43:05
AuteurTakashi Suzuki <suzuki.takashi@metr...>
CommiterTakashi Suzuki

Message de Log

specファイル中の依存ファイル名を修正した。

RPM版インストール時の依存ファイル名に誤りがあったため

Change Summary

Modification

--- a/SPECS/pg_hint_plan93.spec
+++ b/SPECS/pg_hint_plan93.spec
@@ -19,8 +19,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)
1919 Vendor: NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2020
2121 ## We use postgresql-devel package
22-BuildRequires: postgresql92-devel
23-Requires: postgresql92-libs
22+BuildRequires: postgresql93-devel
23+Requires: postgresql93-libs
2424
2525 ## Description for "pg_hint_plan"
2626 %description