rpms/chmsee/devel chmsee.spec, 1.21, 1.22 chmsee-1.0.0-gcc-43.patch, 1.1, NONE

Yuan Yijun (bbbush) fedora-extras-commits at redhat.com
Fri Feb 22 15:33:40 UTC 2008


Author: bbbush

Update of /cvs/extras/rpms/chmsee/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27731

Modified Files:
	chmsee.spec 
Removed Files:
	chmsee-1.0.0-gcc-43.patch 
Log Message:
try build chmsee in gcc-43 again


Index: chmsee.spec
===================================================================
RCS file: /cvs/extras/rpms/chmsee/devel/chmsee.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- chmsee.spec	18 Feb 2008 20:59:34 -0000	1.21
+++ chmsee.spec	22 Feb 2008 15:33:02 -0000	1.22
@@ -1,6 +1,6 @@
 Name:		chmsee
 Version:	1.0.0
-Release:	2.35%{?dist}
+Release:	2.36%{?dist}
 Summary(zh_CN):	CHM 文件阅读工具, 基于 Gtk2+
 Summary:	A Gtk+2 CHM document viewer
 Group:		Applications/Publishing
@@ -10,7 +10,6 @@
 # this file comes from gnochm package
 Source1:	gnochm-chmfile.png
 Patch1:		chmsee-1.0.0-desktop-icon.patch
-Patch2:		chmsee-1.0.0-gcc-43.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	intltool >= 0.34 pkgconfig >= 0.9 gettext 
@@ -56,11 +55,10 @@
 %prep
 %setup -q 
 %patch1 -p1 -b .desktop-mimetype
-%patch2 -p1 -b .gcc-43
 
 %build
 %configure --disable-static 
-make %{?_smp_mflags} CPPFLAGS=-DHAVE_GECKO_1_9
+make %{?_smp_mflags} "CPPFLAGS=-DHAVE_GECKO_1_9"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -108,11 +106,8 @@
 %{_datadir}/icons/hicolor/*/apps/chmsee.png
 
 %changelog
-* Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.0.0-2.35
-- Autorebuild for GCC 4.3
-
-* Sat Jan 05 2008 bbbush <bbbush.yuan at gmail.com> - 1.0.0-1.35
-- try build for gcc-43 fix
+* Fri Feb 22 2008 bbbush <bbbush.yuan at gmail.com> - 1.0.0-2.36
+- try build with gcc-43
 
 * Wed Dec 05 2007 bbbush <bbbush.yuan at gmail.com> - 1.0.0-1.34
 - rebuild for new openssl (so.7)


--- chmsee-1.0.0-gcc-43.patch DELETED ---




More information about the fedora-extras-commits mailing list