[xchm/f14/master: 5/5] new upstream version. fixes https://bugzilla.redhat.com/show_bug.cgi?id=701827

Manuel Wolfshant wolfy at fedoraproject.org
Fri May 6 12:10:57 UTC 2011


commit 1bf527c0a8458ee899701282a528c763e0ad74bf
Author: Manuel Wolfshant <wolfy at fedoraproject.org>
Date:   Fri May 6 15:10:23 2011 +0300

     new upstream version. fixes https://bugzilla.redhat.com/show_bug.cgi?id=701827

 xchm.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/xchm.spec b/xchm.spec
index 47b76d1..ec0af26 100644
--- a/xchm.spec
+++ b/xchm.spec
@@ -1,6 +1,6 @@
 Summary:        A GUI front-end to CHMlib
 Name:           xchm
-Version:        1.19
+Version:        1.20
 Release:        1%{?dist}
 License:        GPLv2+
 Group:          Applications/Publishing
@@ -11,6 +11,9 @@ BuildRequires:  chmlib-devel
 BuildRequires:  wxGTK-devel >= 2.6
 BuildRequires:  desktop-file-utils
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Patch0:		chmfile.dereference.patch
+Patch1:		chmfile.removetoc.patch
+Patch2:		chmfile.verbose.patch
 
 %description
 xCHM is a wxWidgets-based .chm viewer. xCHM can show the contents tree if 
@@ -25,6 +28,7 @@ content or just the topics' titles.
 %setup -q
 
 %build
+#export CFLAGS="-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic"
 %configure --disable-dependency-tracking
 make %{?_smp_mflags}
 
@@ -66,8 +70,8 @@ update-desktop-database &> /dev/null ||:
 %{_datadir}/applications/*
 
 %changelog
-* Wed May 4 2011 Manuel "lonely wolf" Wolfshant <wolfy at fedoraproject.org> - 1.19-1
-- Version update.
+* Fri May 6 2011 Manuel "lonely wolf" Wolfshant <wolfy at fedoraproject.org> - 1.20-1
+- New upstream version, fixes #701827
 
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.17-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild


More information about the scm-commits mailing list