From 587251174a88b2527a86e63bd857f255091bd186 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 07:16:16 +0000 Subject: Remove needless use of %defattr --- diff --git a/publican.spec b/publican.spec index 5b96e16..e359b4f 100644 --- a/publican.spec +++ b/publican.spec @@ -302,7 +302,6 @@ if [ "$1" = 0 ]; then fi %files -f %{name}.lang -%defattr(-,root,root,-) %doc Changes README COPYING Artistic pod1/publican %{perl_vendorlib}/Publican.pm %{perl_vendorlib}/Publican @@ -317,23 +316,19 @@ fi %config(noreplace) %{_sysconfdir}/bash_completion.d/_publican %files doc -%defattr(-,root,root,-) %doc Users_Guide/publish/desktop/* %{_datadir}/applications/%{my_vendor}-%{name}.desktop %doc fdl.txt %files releasenotes -%defattr(-,root,root,-) %doc Release_Notes/publish/desktop/* %{_datadir}/applications/%{my_vendor}-%{name}-releasenotes.desktop %doc fdl.txt %files common-web -%defattr(-,root,root,-) %{wwwdir}/common %files common-db5-web -%defattr(-,root,root,-) %{wwwdir}/common-db5 %changelog