Bug 233766

Summary: /usr/include/antlr is unowned
Product: [Fedora] Fedora Reporter: Michael Schwendt <bugs.michael>
Component: antlrAssignee: 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:12 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-24 19:51:29 UTC
--- antlr.spec.orig     2007-01-23 00:22:57.000000000 +0100
+++ antlr.spec  2007-03-24 20:55:22.000000000 +0100
@@ -279,6 +279,7 @@
 %defattr(0644,root,root,0755)
 %doc INSTALL.txt LICENSE.txt
 %{_javadir}/%{name}*.jar
+%dir %headers
 %{headers}/*.hpp
 %{_libdir}/libantlr.a
 %defattr(0755,root,root,0755)

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