[loggerhead] Remove files from the filelist that are not in the 1.18.2 release

Toshio くらとみ toshio at fedoraproject.org
Fri Aug 16 06:04:44 UTC 2013


commit 1b25ea5192fb63d27a5e8e4c9845198c47c051d9
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Thu Aug 15 23:04:03 2013 -0700

    Remove files from the filelist that are not in the 1.18.2 release

 loggerhead.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/loggerhead.spec b/loggerhead.spec
index 13c31ab..a31ef48 100644
--- a/loggerhead.spec
+++ b/loggerhead.spec
@@ -65,7 +65,6 @@ rm -rf %{buildroot}
 
 # We're just going to put this in docs
 rm -rf %{buildroot}%{_docdir}/loggerhead
-chmod 0644 loggerheadd
 
 # FHS Compliance:
 mkdir -p %{buildroot}/%{_datadir}/loggerhead
@@ -88,7 +87,7 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc README NEWS HACKING COPYING.txt loggerheadd
+%doc README NEWS
 %doc apache-loggerhead.conf docs
 %{_bindir}/*
 %{_mandir}/man1/*


More information about the scm-commits mailing list