[groonga] Remove non-existent file

kenhys kenhys at fedoraproject.org
Mon Sep 8 16:37:44 UTC 2014


commit afaed72662eddc709998dbca0f3fa4d625a648cc
Author: HAYASHI Kentaro <hayashi at clear-code.com>
Date:   Mon Sep 8 10:13:33 2014 -0400

    Remove non-existent file

 groonga.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/groonga.spec b/groonga.spec
index c9f015d..1a81260 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -328,7 +328,7 @@ fi
 
 %files libs
 %defattr(-,root,root,-)
-%doc README.md AUTHORS COPYING
+%doc README.md COPYING
 %{_libdir}/*.so.*
 %dir %{_libdir}/groonga
 %dir %{_libdir}/groonga/plugins
@@ -371,7 +371,7 @@ fi
 
 %files doc
 %defattr(-,root,root,-)
-%doc README.md AUTHORS COPYING
+%doc README.md COPYING
 %doc groonga-doc/*
 
 %files devel


More information about the scm-commits mailing list