[ghc-enumerator] adjust %doc files to fix build

Jens Petersen petersen at fedoraproject.org
Thu Aug 4 08:50:55 UTC 2011


commit c73cfc18c205d788a48e8943c56985988967e669
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Aug 4 17:50:44 2011 +0900

    adjust %doc files to fix build

 ghc-enumerator.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/ghc-enumerator.spec b/ghc-enumerator.spec
index 7403797..6dde526 100644
--- a/ghc-enumerator.spec
+++ b/ghc-enumerator.spec
@@ -68,12 +68,11 @@ This package contains the development files.
 
 %if %{undefined ghc_without_shared}
 %files -n ghc-%{pkg_name} -f ghc-%{pkg_name}.files
-%defattr(-,root,root,-)
-%doc readme.txt
+%doc license.txt
 %endif
 
 %files -n ghc-%{pkg_name}-devel -f ghc-%{pkg_name}-devel.files
-%defattr(-,root,root,-)
+%doc readme.txt
 
 
 %changelog


More information about the scm-commits mailing list