Fixed another unowned directory

This commit is contained in:
Permaine Cheung 2007-08-14 15:40:08 +00:00
parent 623b43ef91
commit 1ae78d7fa2

View File

@ -46,7 +46,7 @@
Name: bcel
Version: 5.1
Release: 10jpp.3%{?dist}
Release: 10jpp.4%{?dist}
Epoch: 0
Summary: Byte Code Engineering Library
License: Apache Software License
@ -262,6 +262,7 @@ fi
%files
%defattr(0644,root,root,0755)
%dir %{_docdir}/%{name}-%{version}
%doc %{_docdir}/%{name}-%{version}/LICENSE.txt
%{_javadir}/*
@ -285,6 +286,9 @@ fi
# -----------------------------------------------------------------------------
%changelog
* Tue Aug 14 2007 Permaine Cheung <pcheung at redhat.com> 0:5.1-10jpp.4
- Fixed another unowned directory
* Mon Jul 09 2007 Permaine Cheung <pcheung at redhat.com> 0:5.1-10jpp.3
- Fixed unowned directory