summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama.othman@intel.com>2013-09-06 10:33:01 -0700
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>2015-01-07 12:29:44 +0100
commite105e0ba30c962269aefc79bab93daf7f687d69e (patch)
treef0e134bc8ded9170cc50bcf4b8a63842335d5773
parent26f0c726d565d89dd0feb12d548729be13031d09 (diff)
downloadpoppler-e105e0ba30c962269aefc79bab93daf7f687d69e.tar.gz
poppler-e105e0ba30c962269aefc79bab93daf7f687d69e.tar.bz2
poppler-e105e0ba30c962269aefc79bab93daf7f687d69e.zip
Tag COPYING license file with %license, not %doc.
Change-Id: I463932d9c892f33e7909d3aa4e46346936145f91 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
-rw-r--r--packaging/poppler.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/packaging/poppler.spec b/packaging/poppler.spec
index e8161578..2cddaa78 100644
--- a/packaging/poppler.spec
+++ b/packaging/poppler.spec
@@ -148,7 +148,8 @@ make %{?_smp_mflags}
%files -n libpoppler
%manifest %{name}.manifest
%defattr (-, root, root)
-%doc AUTHORS COPYING ChangeLog NEWS README README-XPDF TODO
+%doc AUTHORS ChangeLog NEWS README README-XPDF TODO
+%license COPYING
%{_libdir}/libpoppler.so.*
%files -n libpoppler-glib
@@ -166,7 +167,7 @@ make %{?_smp_mflags}
%files tools
%manifest %{name}.manifest
%defattr (-, root, root)
-%doc COPYING
+%license COPYING
%{_bindir}/*
%doc %{_mandir}/man1/*.*