diff --git a/ghc-blaze-markup.changes b/ghc-blaze-markup.changes index a1e5a76..6c840d1 100644 --- a/ghc-blaze-markup.changes +++ b/ghc-blaze-markup.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 21 07:14:48 UTC 2013 - sbahling@suse.com + +- add %defattr(-,root,root,-) to devel section + ------------------------------------------------------------------- Tue May 14 12:36:42 UTC 2013 - peter.trommler@ohm-hochschule.de diff --git a/ghc-blaze-markup.spec b/ghc-blaze-markup.spec index ab2adb4..5f3fb7f 100644 --- a/ghc-blaze-markup.spec +++ b/ghc-blaze-markup.spec @@ -75,9 +75,10 @@ starting point, as well as this tutorial: %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