Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:dsbhayangkara
kchmviewer
kchmviewer.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kchmviewer.spec of Package kchmviewer
# norootforbuild %define _prefix /opt/kde3 %define rversion 3.1 %define rrelease 2.1 Name: kchmviewer Version: %{rversion} Release: %{rrelease}OS102DSB %if %suse_version < 1020 Distribution: SUSE Linux %(echo "%{suse_version}" | %__sed -e 's/.$//' -e ':a;s/\(.$\)/\.\1/g') %else Distribution: openSUSE %(echo "%{suse_version}" | %__sed -e 's/.$//' -e ':a;s/\(.$\)/\.\1/g') %endif Summary: KDE CHM Viewer Source0: %{name}-%{rversion}-2.tar.gz Patch1: chmlib-0.39-security-fixes.patch Patch2: %{name}-desktop.diff URL: http://www.kchmviewer.net Packager: Donnie S Bhayangkara - http://donnie.110mb.com Group: Productivity/Office/Other License: GPL BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRequires: kdelibs3-devel BuildRequires: qt3-devel libpng-devel Requires: qt3 kdelibs3 %if %suse_version >= 1020 BuildRequires: chmlib-devel Requires: chmlib %endif %description This is a viewer for the chm files known from the MS Windows world. It supports complex searching for large books and has various viewing features. %if %suse_version >= 930 %debug_package %endif %prep %setup -q -n "%{name}-%{rversion}" #%patch1 %patch2 %{?suse_update_config:%{suse_update_config -f}} %build %if %suse_version >= 1020 %configure --with-kde --with-qt-libraries=/usr/lib/qt3/%_lib %else %configure --with-kde --with-qt-libraries=/usr/lib/qt3/%_lib --with-builtin-chmlib %endif %__make %{?jobs:-j%{jobs}} %install %makeinstall %suse_update_desktop_file -r "%{name}" Qt KDE Office Viewer find %{buildroot} -type f -o -type l | sed "s|^%{buildroot}||" >master.list %if %suse_version < 930 %__strip "%{buildroot}%{_bindir}"/* %endif %clean %__rm -rf "%{buildroot}" %files -f master.list %defattr(-,root,root) %doc ChangeLog COPYING FAQ README %changelog * Sun Jun 17 2007 Donnie S Bhayangkara <dsbhayangkara@gmail.com> 3.1-2 - new upstream version: * Fixed locale and .desktop installation directory for Gentoo (thx Peter Volkov) * Increased the speed of search engine indexing (thx Kai Londenberg) * Fixed the problem when kchmviewer is called from a browser with URL like file://. * Fixed the unability to run the program when the last opened file does not exist anymore, and the LoadLatestFileOnStartup is set to 1. * Fixed CHMs with Unicode index/topic filenames inside CHM file (thx hephooey). * Fixed showing book images in QTextBrowser when file path contains urlencoded symbols. * Fixed 64bit platforms compilation if system chmlib is not present. * Version 3.1 (Qt3) released. * Wed Mar 14 2007 Donnie S Bhayangkara <dsbhayangkara@gmail.com> 3.0.0 - new upstream version * The most important improverment was a new search engine, which could correctly search in any language (including Asian languages), and can search for symbols - so feel free searching for "new SWFActon()" in PHP help. Added DCOP bindings for KDE version. Chm procesing code moved in a separate library and was rewritten resulted in up to 20x(!) speed increase for loading large chm files. Fixed a lot of old bugs, including 'Copy' in KDE, removing a duplicated application title, and incorrect popup menu position. - use build-in chmlib for SUSE version < 1020 * Fri Feb 23 2007 Donnie S Bhayangkara <dsbhayangkara@gmail.com> 2.7-4 - use build-in chmlib only for SLED 10 - fixed menu entry desktop file * Fri Feb 23 2007 Donnie S Bhayangkara <dsbhayangkara@gmail.com> 2.7-3 - add %{name}.desktop file for menu entry * Sat Feb 3 2007 Donnie S Bhayangkara <dsbhayangkara@gmail.com> 2.7-2 - apply chmlib-0.39-security-fixes.patch * Fri Dec 22 2006 Donnie S Bhayangkara <dsbhayangkara@gmail.com> 2.7 - package for v2.7 # Local Variables: # mode: rpm-spec # tab-width: 3 # End:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor