From 202629a0b5637f22354993274379f978bc09f273 Mon Sep 17 00:00:00 2001 From: Haikel Guemar Date: Feb 25 2011 15:49:02 +0000 Subject: rpm spec cleaning --- diff --git a/cairomm.spec b/cairomm.spec index 480d34d..7149639 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}.1 +Release: 2%{?dist}.2 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 - 1.9.8-2