[cairomm] rpm spec cleaning

Haïkel Guémar hguemar at fedoraproject.org
Fri Feb 25 13:31:02 UTC 2011


commit 3153fcc002f1ae211e46bd8d4762b7a42481724c
Author: Haikel Guemar <hguemar at fedoraproject.org>
Date:   Fri Feb 25 14:30:48 2011 +0100

    rpm spec cleaning

 cairomm.spec |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/cairomm.spec b/cairomm.spec
index 4c0f423..9a3c38d 100644
--- a/cairomm.spec
+++ b/cairomm.spec
@@ -4,7 +4,7 @@
 Summary:          C++ API for the cairo graphics library
 Name:             cairomm
 Version:          1.9.8
-Release:          2%{?dist}.2
+Release:          2%{?dist}.3
 URL:              http://www.cairographics.org
 License:          LGPLv2+
 Group:            System Environment/Libraries
@@ -90,10 +90,8 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 %files doc
 %defattr(-,root,root,-)
 %doc COPYING
-%doc %{_datadir}/doc/%{name}-%{apiver}/*
-# according guidelines, we can co-own this, since devhelp is not required
-# for accessing documentation
-%doc %{_datadir}/devhelp/
+%doc %{_datadir}/doc/%{name}-%{apiver}/
+%doc %{_datadir}/devhelp/books/%{name}-%{apiver}/
 
 %changelog
 * Mon Feb 21 2011 Haïkel Guémar <hguemar at fedoraproject.org> - 1.9.8-2


More information about the scm-commits mailing list