[cairomm/f15/master] fix silly changelog entry

Haïkel Guémar hguemar at fedoraproject.org
Mon Feb 14 17:46:31 UTC 2011


commit 6f43cc3e192823f0c8d9b0eb923630f11bde3226
Author: Haikel Guemar <hguemar at sysfera.com>
Date:   Mon Feb 14 18:46:16 2011 +0100

    fix silly changelog entry

 cairomm.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
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 <hguemar at fedoraproject.org> - 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 <rel-eng at lists.fedoraproject.org> - 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 <rvinyard at cs.nmsu.edu> - 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 <rvinyard at cs.nmsu.edu> - 0.5.0-9
 - Removed requires since BuildRequires is present


More information about the scm-commits mailing list