[Groonga-commit] groonga/groonga [master] don't install GPG key for RPM by hand.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 1月 12日 (水) 09:45:01 JST


Kouhei Sutou	2011-01-12 00:45:01 +0000 (Wed, 12 Jan 2011)

  New Revision: 1c28c9f7e36c1133c044ab3733517f9059e6bcde

  Log:
    don't install GPG key for RPM by hand.

  Modified files:
    yum/groonga-repository.spec

  Modified: yum/groonga-repository.spec (+0 -4)
===================================================================
--- yum/groonga-repository.spec    2011-01-11 10:43:14 +0000 (19f6d94)
+++ yum/groonga-repository.spec    2011-01-12 00:45:01 +0000 (11da954)
@@ -27,10 +27,6 @@ groonga RPM repository configuration.
 %clean
 %{__rm} -rf %{buildroot}
 
-%post
-rpm -q gpg-pubkey-1c837f31-4a2b9c3f &>/dev/null || \
-    rpm --import %{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-groonga
-
 %files
 %defattr(-, root, root, 0755)
 %doc *




Groonga-commit メーリングリストの案内
Back to archive index