Bug 455974 - Unpackaged directory /usr/share/pygobject/2.0
Summary: Unpackaged directory /usr/share/pygobject/2.0
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pygobject2
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-07-19 15:28 UTC by Robert Scheck
Modified: 2008-07-20 22:08 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-07-20 22:08:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert Scheck 2008-07-19 15:28:03 UTC
Description of problem:
The directory /usr/share/pygobject/2.0 is unpackaged.

Version-Release number of selected component (if applicable):
pygobject2-2.15.1-1

How reproducible:
rpm -qf /usr/share/pygobject/2.0

Actual results:
Unpackaged directory /usr/share/pygobject/2.0

Expected results:
Packaged directory /usr/share/pygobject/2.0

Additional info:
The directory /usr/share/pygobject/2.0 should be owned by pygobject2-codegen 
package, because pygobject2-codegen can be installed without -devel. And if
installing the pygobject2-devel package, the pygobject2-codegen package seems
to be anyway required.

I'm proposing the following patch or better for the next build of the package:
--- pygobject2.spec       2008-07-16 16:06:53.000000000 +0200
+++ pygobject2.spec.rsc   2008-07-19 17:24:25.000000000 +0200
@@ -90,6 +90,7 @@
 %defattr(755, root, root, 755)
 %{_bindir}/pygobject-codegen-2.0
 %defattr(644, root, root, 755)
+%dir %{_datadir}/pygobject/2.0
 %{_datadir}/pygobject/2.0/codegen

 %files devel

Comment 1 Matthew Barnes 2008-07-20 22:08:13 UTC
Thanks Robert.  Fixed in pygobject2-2.15.1-2.fc10.


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