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 172400 - Review Request: kdesvn - A subversion client for KDE
Summary: Review Request: kdesvn - A subversion client for KDE
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Aurelien Bompard
QA Contact: David Lawrence
URL: http://www.cora.nwra.com/~orion/fedora/
Whiteboard:
Depends On:
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2005-11-03 20:51 UTC by Orion Poplawski
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-11 16:52:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2005-11-03 20:51:28 UTC
Spec Name or Url: http://www.cora.nwra.com/~orion/fedora/kdesvn.spec
SRPM Name or Url: http://www.cora.nwra.com/~orion/fedora/kdesvn-0.6.3-1.src.rpm
Description: 

KDESvn is a frontend to the subversion vcs. In difference to most other
tools it uses the subversion C-Api direct via a c++ wrapper made by Rapid
SVN and doesn't parse the output of the subversion client. So it is a real
client itself instead of a frontend to the command line tool.

It is designed for the K-Desktop environment and uses all of the goodies
it has. It is planned for future that based on the native client some plugins
for konqueror and/or kate will made.

URL:            http://www.alwins-world.de/programs/kdesvn/

Comment 1 Aurelien Bompard 2005-11-04 22:40:17 UTC
Needs work:
* Use of buildroot is not consistant
  (wiki: PackagingGuidelines#UsingBuildRootOptFlags)
* Just BuildRequires the "desktop-file-utils" package, not
/usr/bin/desktop-file-install.
* Scriptlets: missing update-desktop-database (wiki: ScriptletSnippets)
* Desktop file: the Categories tag should contain Application 
  (wiki: PackagingGuidelines#desktop)
* Scriptlets: missing "gtk-update-icon-cache" in %post and %postun 
  (wiki: ScriptletSnippets)
* Why patch out the icon in the desktop file ?


Comment 2 Orion Poplawski 2005-11-04 22:58:48 UTC
(In reply to comment #1)
> Needs work:
> * Use of buildroot is not consistant
>   (wiki: PackagingGuidelines#UsingBuildRootOptFlags)

oops, fixed.

> * Just BuildRequires the "desktop-file-utils" package, not
> /usr/bin/desktop-file-install.

okay, fixed. 

> * Scriptlets: missing update-desktop-database (wiki: ScriptletSnippets)

Hmm, didn't think it had a MimeType entry, but I guess it does.  Added.

> * Desktop file: the Categories tag should contain Application 
>   (wiki: PackagingGuidelines#desktop)

Added.

> * Scriptlets: missing "gtk-update-icon-cache" in %post and %postun 
>   (wiki: ScriptletSnippets)

> * Why patch out the icon in the desktop file ?

There are two Icon entries in the upstream version.  I'm removing the duplicate.

http://www.cora.nwra.com/~orion/fedora/kdesvn-0.6.3-2.src.rpm

Comment 3 Aurelien Bompard 2005-11-05 07:59:25 UTC
Please replace the call to "/usr/bin/desktop-file-install" in the spec file by a
simple "desktop-file-install" (without the path). Everything else looks OK.

Comment 4 Orion Poplawski 2005-11-07 16:46:46 UTC
(In reply to comment #3)
> Please replace the call to "/usr/bin/desktop-file-install" in the spec file by a
> simple "desktop-file-install" (without the path). Everything else looks OK.

Re-released -2 without the path.  Can you mark as approved?

Thanks for the review!

Comment 5 Aurelien Bompard 2005-11-07 19:47:44 UTC
Review for release 2:
* RPM name is OK
* Source kdesvn-0.6.3.tar.gz is the same as upstream
* Builds fine in mock
* rpmlint of kdesvn looks OK
* File list of kdesvn looks OK
* Works fine
APPROVED


Comment 6 Orion Poplawski 2005-11-11 16:52:46 UTC
Build succeeded on devel.


Note You need to log in before you can comment on or make changes to this bug.