Fixed unowned directory

This commit is contained in:
Permaine Cheung 2007-07-10 18:24:54 +00:00
parent c3ccb08b15
commit 623b43ef91

View File

@ -46,7 +46,7 @@
Name: bcel
Version: 5.1
Release: 10jpp.2%{?dist}
Release: 10jpp.3%{?dist}
Epoch: 0
Summary: Byte Code Engineering Library
License: Apache Software License
@ -266,6 +266,7 @@ fi
%{_javadir}/*
%if %{gcj_support}
%dir %{_libdir}/gcj/%{name}
%attr(-,root,root) %{_libdir}/gcj/%{name}/bcel-5.1.jar.*
%endif
@ -284,6 +285,9 @@ fi
# -----------------------------------------------------------------------------
%changelog
* Mon Jul 09 2007 Permaine Cheung <pcheung at redhat.com> 0:5.1-10jpp.3
- Fixed unowned directory
* Thu Apr 19 2007 Permaine Cheung <pcheung at redhat.com> 0:5.1-10jpp.2
- Rebuild