From 6a595f47be741d6818a917bf15cc5a526c4df8be Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 06:59:48 +0000 Subject: Remove needless use of %defattr --- diff --git a/mercurial.spec b/mercurial.spec index 7dc9b15..2ff8215 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -124,7 +124,6 @@ rm -rf $RPM_BUILD_ROOT%{python_sitearch}/mercurial/locale grep -v locale %{name}-base.files > %{name}-base-filtered.files %files -f %{name}-base-filtered.files -f hg.lang -%defattr(-,root,root,-) %doc CONTRIBUTORS COPYING doc/README doc/hg*.txt doc/hg*.html *.cgi contrib/*.fcgi contrib/*.wsgi %doc %attr(644,root,root) %{_mandir}/man?/hg*.gz %doc %attr(644,root,root) contrib/*.svg @@ -143,7 +142,6 @@ grep -v locale %{name}-base.files > %{name}-base-filtered.files %config(noreplace) %{_sysconfdir}/mercurial/hgrc.d/certs.rc %files hgk -f %{name}-hgk.files -%defattr(-,root,root,-) %{_libexecdir}/mercurial/ %{_sysconfdir}/mercurial/hgrc.d/hgk.rc