diff --git a/cairomm.spec b/cairomm.spec index 1b5d64d..bf8d263 100644 --- a/cairomm.spec +++ b/cairomm.spec @@ -16,7 +16,7 @@ BuildRequires: libsigc++20-devel %description Cairomm is the C++ API for the cairo graphics library. It offers all the power -of cairo with an interface familiar to C++ developers, including use of the +of cairo with an interface familiar to C++ developers, including use of the Standard Template Library where it makes sense. %package devel @@ -29,7 +29,7 @@ Requires: libsigc++20-devel %description devel Cairomm is the C++ API for the cairo graphics library. It offers all the power -of cairo with an interface familiar to C++ developers, including use of the +of cairo with an interface familiar to C++ developers, including use of the Standard Template Library where it makes sense. This package contains the libraries and header files needed for @@ -54,7 +54,7 @@ If using a web browser the documentation is installed in the gtk-doc hierarchy and can be found at /usr/share/doc/cairomm-1.0 %prep -%setup -q +%setup -q %build %configure --enable-static=no @@ -100,7 +100,7 @@ sed -i 's:base="[^\"]*":base="%{_datadir}/gtk-doc/html/cairomm-%{apiver}/referen * Mon Feb 14 2011 Haïkel Guémar - 1.9.8-1 - upstream 1.9.8 - fix issues with f15/rawhide (RHBZ #676878) -- drop gtk-doc dependency and co-own /usr/share/doc (RHBZ #604169) +- drop gtk-doc dependency (RHBZ #604169) * Tue Feb 08 2011 Fedora Release Engineering - 1.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild @@ -180,7 +180,7 @@ sed -i 's:base="[^\"]*":base="%{_datadir}/gtk-doc/html/cairomm-%{apiver}/referen * Sun Mar 5 2006 Rick L Vinyard Jr - 0.5.0-10 - Removed duplicate Group tag in devel -- Disabled docs till they're fixed upstream +- Disabled docs till they're fixed upstream * Sun Mar 5 2006 Rick L Vinyard Jr - 0.5.0-9 - Removed requires since BuildRequires is present