[groonga] Update to 1.0.3-2.

Daiki Ueno ueno at fedoraproject.org
Wed Nov 24 02:27:29 UTC 2010


commit 490f29645eaa496aae1beaad266f692c9740d23a
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Wed Nov 24 11:31:42 2010 +0900

    Update to 1.0.3-2.

 groonga.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/groonga.spec b/groonga.spec
index e9e31e8..5dd596f 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -2,7 +2,7 @@
 
 Name:		groonga
 Version:	1.0.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
 Group:		Applications/Text
@@ -222,7 +222,7 @@ fi
 %config(noreplace) %{_sysconfdir}/sysconfig/groonga
 %{_bindir}/*
 %{_initddir}/*
-%attr(0755,groonga,groonga) %dir %{_localstatedir}/run/%{name}
+%ghost %dir %{_localstatedir}/run/%{name}
 %attr(0755,groonga,groonga) %dir %{_localstatedir}/lib/%{name}
 %attr(0755,groonga,groonga) %dir %{_localstatedir}/lib/%{name}/db
 
@@ -267,6 +267,9 @@ fi
 
 
 %changelog
+* Wed Nov 24 2010 Daiki Ueno <dueno at redhat.com> - 1.0.3-2
+- %%ghost /var/run/*.
+
 * Fri Oct 09 2010 Kouhei Sutou <kou at clear-code.com> - 1.0.3-1
 - new upstream release.
 


More information about the scm-commits mailing list