From 5ce46ed70817f734ba299ea770d05e50737bb757 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 5 Feb 2010 17:09:34 +0000 Subject: [PATCH] Update --- libtiger.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtiger.spec b/libtiger.spec index f321df9..bd439e2 100644 --- a/libtiger.spec +++ b/libtiger.spec @@ -1,6 +1,6 @@ Name: libtiger Version: 0.3.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Rendering library for Kate streams using Pango and Cairo Group: System Environment/Libraries @@ -85,10 +85,13 @@ rm -rf $RPM_BUILD_ROOT %files doc %defattr(-,root,root,-) -%doc examples __doc/* +%doc examples __doc/html %changelog +* Fri Feb 5 2010 Nicolas Chauvet - 0.3.3-3 +- Only pick __doc/html in the doc subpackage. + * Tue Jan 26 2010 Nicolas Chauvet - 0.3.3-2 - Split doc subpackage