Bug 474034 - sqlite : Unowned directories
Summary: sqlite : Unowned directories
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sqlite
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-01 20:00 UTC by Michael Schwendt
Modified: 2008-12-02 21:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-02 21:04:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2008-12-01 20:00:18 UTC
One or more directories are not included within this
package and/or its sub-packages:

=> sqlite-tcl-3.6.6.2-1.fc11.i386 (rawhide-development-i386)
/usr/share/tcl8.5
    provided by: 1:tcl-8.5.5-1.fc11.i386

[...]

Further information:

https://fedoraproject.org/wiki/Packaging/ReviewGuidelines

MUST: A package must own all directories that it creates. If it does not
create a directory that it uses, then it should require a package which
does create that directory.

https://fedoraproject.org/wiki/Packaging/Guidelines#FileAndDirectoryOwnership
https://fedoraproject.org/wiki/Packaging/UnownedDirectories

Comment 1 Panu Matilainen 2008-12-02 21:04:13 UTC
Fixed in rawhide now. In addition to this, I spotted a couple of other problems:
- -devel didn't require pkgconfig so there was potentially another unowned directory
- libtclsqlite.so was installed in /usr/share, that's moved under %{_libdir} where it belongs

Comment 2 Michael Schwendt 2008-12-02 21:44:05 UTC
Yeah, pkgconfig dir is whitelisted here, as there is no strict rule yet. Many -devel pkgs are usable without using pkg-config. And while "Requires: pkgconfig" adds the directory, the ReviewGuidelines don't make this dependency mandatory.


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