Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 184582

Summary: Review Request: xchm - A GUI front-end to CHMlib
Product: [Fedora] Fedora Reporter: Patrice Dumas <pertusus>
Component: Package ReviewAssignee: Michael J Knox <michael>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Package Reviews List <fedora-package-review>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: lemenkov
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-21 11:47:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 163779    

Description Patrice Dumas 2006-03-09 22:28:31 UTC
SRPM Name or Url: 
http://www.environnement.ens.fr/perso/dumas/fc-srpms/xchm-1.4-1.src.rpm

Description: 
xCHM is a wxWidgets-based .chm viewer. xCHM can show the contents tree if 
one is available, print the displayed page, change fonts faces and size, 
work with bookmarks, do the usual history stunts (forward, back, home), 
provide a searchable index and seach for text in the whole book. The 
search is a fast B-tree search, based on the internal $FIftiMain file 
found inside indexed .chm archives, and it can be customized to search in 
content or just the topics' titles.

Comment 1 Andy Shevchenko 2006-03-10 12:12:27 UTC
What about wxGTK? There is wxGTK < 2.6 prevents update.



Comment 2 Patrice Dumas 2006-03-10 13:51:39 UTC
Could you be a bit more precise, please. What update does it prevent? The xchm
version I packaged Buildrequires wxGTK-devel >= 2.6, but I didn't add an
explicit version in the spec file, because it is intended for devel. It is more
clean to do it, though.

Updated at:
http://www.environnement.ens.fr/perso/dumas/fc-srpms/xchm-1.4-2.src.rpm


Comment 3 Andy Shevchenko 2006-03-10 18:46:39 UTC
I mean that FE current repo does not consist the wxGTK 2.6. It's a problem.


Comment 4 Patrice Dumas 2006-03-10 21:47:06 UTC
Oh, I see. But the current xchm release requires wxGTK 2.6. I would have liked
to have xchm in FE3/4. I plan on submitting wxGTK26 for FE4, I'll see if I can
complete it.

Comment 5 Patrice Dumas 2006-03-10 23:15:50 UTC
Oops, in the updated srpm, I added support for xmlrpc, but I don't think it is a
good idea yet... Please use this srpm instead:

http://www.environnement.ens.fr/perso/dumas/fc-srpms/xchm-1.4-3.src.rpm

And indeed it only builds and installs in FC devel.

Comment 6 Andy Shevchenko 2006-06-02 10:47:34 UTC
Why do you not build last xchm (now is the 1.8)?


Comment 7 Patrice Dumas 2006-06-02 11:23:04 UTC
Because the review request is from about 2006-03-10. I'll update.

Comment 8 Patrice Dumas 2006-06-02 20:05:39 UTC
New version here:

http://www.environnement.ens.fr/perso/dumas/fc-srpms/xchm-1.8.src.rpm

Comment 9 Patrice Dumas 2006-06-02 20:06:22 UTC
New version here:

http://www.environnement.ens.fr/perso/dumas/fc-srpms/xchm-1.8-1.src.rpm

Comment 10 Patrice Dumas 2006-07-05 16:36:17 UTC
New version available:

http://www.environnement.ens.fr/perso/dumas/fc-srpms/xchm-1.9-1.src.rpm

Comment 11 Michael J Knox 2006-07-21 06:50:46 UTC
Hi, I will review this package. 

----------------------------------------

Review for release 1:

* RPM name is NO

You need to have %{?dist} in the release tag. 

* This is the latest version
* Builds fine in mock (rawhide)
* rpmlint looks OK
* File list looks OK

Notes:

Looks good. I am happy to APPROVE this submission, just fix up the release tag.

Please close this report once you have imported the package into CVS. 

Just a note, in the future, if you can use the following example for submitting
both srpms and spec, it will make it easier for people to quickly review your
submissions:

Spec URL: http://www.example.com/extras/foo.spec
SRPM URL: http://www.example.com/extras/foo-1.2.3-1.src.rpm




Comment 12 Patrice Dumas 2006-07-21 11:06:37 UTC
(In reply to comment #11)
> * RPM name is NO
> 
> You need to have %{?dist} in the release tag. 

If I'm not wrong this is not an obligation. However I always use
%{?dist}, it is just a mistake of mine. I'll change it right after
importing to cvs.

> 
> Looks good. I am happy to APPROVE this submission, just fix up the release tag.

Thanks.

> Just a note, in the future, if you can use the following example for submitting
> both srpms and spec, it will make it easier for people to quickly review your
> submissions:
> 
> Spec URL: http://www.example.com/extras/foo.spec
> SRPM URL: http://www.example.com/extras/foo-1.2.3-1.src.rpm

Ok. I am lazy, but you are the second one making that request, so I'll
change my bad habits ;-). Thanks. 

Comment 13 Patrice Dumas 2006-07-21 11:47:16 UTC
Built in devel, branche requested in FC-5. Thanks!