diff --git a/ghc-pandoc-types.changes b/ghc-pandoc-types.changes index b529142..8fa4b5a 100644 --- a/ghc-pandoc-types.changes +++ b/ghc-pandoc-types.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 21 14:48:19 UTC 2013 - sbahling@suse.com + +- spec file: Add %defattr(-,root,root,-) to %files devel section + ------------------------------------------------------------------- Tue May 14 13:22:09 UTC 2013 - peter.trommler@ohm-hochschule.de diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index ac43cc7..b4e474c 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -81,9 +81,10 @@ that use them. %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root) +%defattr(-,root,root,-) %doc COPYING %files devel -f %{name}-devel.files +%defattr(-,root,root,-) %changelog