[Fedora-i18n-bugs] [groonga/f13/master] Update to 1.0.3-2.

Daiki Ueno ueno at fedoraproject.org
Wed Nov 24 02:25:55 UTC 2010


commit eb285ca8d5f1e02fab0413f25bae00df7e85fdfa
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Wed Nov 24 11:30:06 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 i18n-bugs mailing list