From 8af1fab1f169ef47b6934971c7ef036033bbb6eb Mon Sep 17 00:00:00 2001 From: Ondrej Vasik Date: Mon, 11 Feb 2008 09:38:05 +0000 Subject: [PATCH] gcc43 rebuild --- linuxdoc-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/linuxdoc-tools.spec b/linuxdoc-tools.spec index 0a8a5da..69145d4 100644 --- a/linuxdoc-tools.spec +++ b/linuxdoc-tools.spec @@ -3,7 +3,7 @@ Summary: A text formatting package based on SGML Name: linuxdoc-tools Version: 0.9.21 -Release: 14%{?dist} +Release: 15%{?dist} License: Freely redistributable without restriction Group: Applications/Publishing Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.tar.gz @@ -101,6 +101,9 @@ exit 0 %{_mandir}/*/* %changelog +* Mon Feb 11 2008 Ondrej Vasik 0.9.21-15 +- gcc43 rebuild + * Fri Jan 04 2008 Ondrej Vasik 0.9.21-14 - texconfig-sys rehash in postun, removal of texhash in post and postun(discussed with Jindrich Novy)