diff --git a/ghc-temporary.changes b/ghc-temporary.changes index 5714da1..332cd81 100644 --- a/ghc-temporary.changes +++ b/ghc-temporary.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 21 14:50:54 UTC 2013 - sbahling@suse.com + +- spec file: Add %defattr(-,root,root,-) to %files devel section + ------------------------------------------------------------------- Wed May 15 13:34:28 UTC 2013 - peter.trommler@ohm-hochschule.de diff --git a/ghc-temporary.spec b/ghc-temporary.spec index 8d57f36..34fad5f 100644 --- a/ghc-temporary.spec +++ b/ghc-temporary.spec @@ -78,9 +78,10 @@ you can use them without linking against Cabal or depending on it being installe %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root) +%defattr(-,root,root,-) %doc LICENSE %files devel -f %{name}-devel.files +%defattr(-,root,root,-) %changelog