From 90bf5f437ff2ddcf44f01a73301fbdbafc1d0889411eddf4a1057d3834d15f38 Mon Sep 17 00:00:00 2001 From: Scott Bahling Date: Mon, 21 Oct 2013 14:50:18 +0000 Subject: [PATCH] - spec file: Add %defattr(-,root,root,-) to %files devel section OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-types?expand=0&rev=6 --- ghc-pandoc-types.changes | 5 +++++ ghc-pandoc-types.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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