Bug 191583 - /usr/share/doc/slang/v2 is not owned by any package
Summary: /usr/share/doc/slang/v2 is not owned by any package
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: slang
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-13 09:17 UTC by Robert Scheck
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-22 11:37:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert Scheck 2006-05-13 09:17:25 UTC
Description of problem:
/usr/share/doc/slang/v2 is not owned by any package

Version-Release number of selected component (if applicable):
slang-2.0.5-5.2.1

How reproducible:
rpm -qf /usr/share/doc/slang/v2

Expected results:
Please apply the following patch (or better):

--- snipp ---
--- slang.spec       2006-05-13 11:17:24.000000000 +0200
+++ slang.spec.rsc   2006-05-13 11:19:24.000000000 +0200
@@ -83,7 +83,7 @@
 %{_libdir}/libslang*.a
 %{_libdir}/libslang*.so
 %{_libdir}/libslang*.so.2
-%{_datadir}/doc/slang/v2/*
+%{_datadir}/doc/slang
 %{_includedir}/slang

 %changelog
--- snapp ---

Comment 1 Miroslav Lichvar 2006-05-22 11:37:23 UTC
Fixed in slang-2.0.6-1.


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