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 661507 - RFE: make a separate package for the nautilus extension
Summary: RFE: make a separate package for the nautilus extension
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: file-roller
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: depchain
TreeView+ depends on / blocked
 
Reported: 2010-12-08 21:12 UTC by Christoph Wickert
Modified: 2011-01-25 18:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 576435
Environment:
Last Closed: 2011-01-25 18:14:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to current file-roller.spec from rawhide (2.43 KB, patch)
2010-12-08 21:12 UTC, Christoph Wickert
no flags Details | Diff
Complete spec for file-roller (18.70 KB, text/plain)
2010-12-08 21:14 UTC, Christoph Wickert
no flags Details

Description Christoph Wickert 2010-12-08 21:12:38 UTC
Created attachment 467581 [details]
Patch to current file-roller.spec from rawhide

+++ This bug was initially created as a clone of Bug #576435 +++

Description of problem:
Currently file-roller requires nautilus for libnautilus-fileroller.so. As it works fine without nautilus and even is integrated into thunar (through thunar-archive-plugin) or pcmanfm (out of the box), there should be no additional dependency on nautilus in the base file-roller package.

Version-Release number of selected component (if applicable):
file-roller-2.91.2-2.fc15

Actual results:
nautilus adds at least +20 MB of dependencies.

Expected results:
file-roller should be installable without nautilus.

Additional info:
Scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2652115

Dependency check:
$ rpm -qp --requires file-roller-2.91.2-2.fc15.x86_64.rpm | grep nautilus
$ rpm -qp --requires file-roller-nautilus-2.91.2-2.fc15.x86_64.rpm | grep nautilus
libnautilus-extension.so.1()(64bit)  
nautilus
$

Attached is a patch to build a subpackage. I have also changed the defines to global but not made further changes.

Comment 1 Christoph Wickert 2010-12-08 21:14:12 UTC
Created attachment 467582 [details]
Complete spec for file-roller

Comment 2 Matthias Clasen 2011-01-25 18:14:04 UTC
Not a big fan of package atomization, but whatever. Done.


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