Bug 233813

Summary: xjavadoc: unowned directory
Product: [Fedora] Fedora Reporter: Michael Schwendt <bugs.michael>
Component: xjavadocAssignee: Deepak Bhole <dbhole>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: EasyFix
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-28 19:32:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Schwendt 2007-03-25 10:09:46 UTC
--- xjavadoc.spec.orig  2006-08-11 01:31:29.000000000 +0200
+++ xjavadoc.spec       2007-03-25 12:08:50.000000000 +0200
@@ -176,7 +176,7 @@
 %files
 %defattr(0644,root,root,0755)
 %{_javadir}/*
-%{_docdir}/%{name}-%{version}/*
+%{_docdir}/%{name}-%{version}/
 
 %if %{gcj_support}
 %attr(-,root,root) %{_libdir}/gcj/%{name}

Comment 1 Deepak Bhole 2007-03-28 19:32:25 UTC
Thanks for the fix.