upstream 1.9.8

fix issues with f15/rawhide (RHBZ #676878)
drop gtk-doc dependency and co-own /usr/share/doc (RHBZ #604169)
This commit is contained in:
Haikel Guemar 2011-02-14 16:47:50 +01:00
parent 68e36e3b1a
commit ea1dc82080
3 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
cairomm-1.9.1.tar.gz
/cairomm-1.9.8.tar.gz

View File

@ -1,10 +1,10 @@
%global apiver 1.0
%define cairover 1.9.5
%define cairover 1.9.8
Summary: C++ API for the cairo graphics library
Name: cairomm
Version: 1.9.1
Release: 2%{?dist}
Version: 1.9.8
Release: 1%{?dist}
URL: http://www.cairographics.org
License: LGPLv2+
Group: System Environment/Libraries
@ -38,7 +38,6 @@ developing %{name} applications.
%package doc
Summary: Developer's documentation for the cairomm library
Group: Documentation
Requires: gtk-doc
Requires: devhelp
%if 0%{?fedora} > 9 || 0%{?rhel} > 5
BuildArch: noarch
@ -98,6 +97,11 @@ sed -i 's:base="[^\"]*":base="%{_datadir}/gtk-doc/html/cairomm-%{apiver}/referen
%doc %{_datadir}/gtk-doc/html/cairomm-%{apiver}/
%changelog
* Mon Feb 14 2011 Haïkel Guémar <hguemar@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)
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
71be2a2fc450637d55cd8239b8691933 cairomm-1.9.1.tar.gz
6d5ce1138dbb09c58038ab6f766d5e88 cairomm-1.9.8.tar.gz