From 1ad8afb961399bafd173bff9fc8225222752be6b Mon Sep 17 00:00:00 2001 From: gbenson Date: Mon, 27 Jun 2005 13:13:02 +0000 Subject: [PATCH] Be less specific again --- regexp.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/regexp.spec b/regexp.spec index e1907e7..4f003a0 100644 --- a/regexp.spec +++ b/regexp.spec @@ -103,8 +103,8 @@ fi %defattr(0644,root,root,0755) %doc LICENSE.txt %{_javadir}/*.jar -%attr(0755,root,root) %{_libdir}/lib*.jar.so -%{_libdir}/*/*/%{name}-%{version}.db +%attr(0755,root,root) %{_libdir}/*.so +%{_libdir}/*/*/*.db %files javadoc %defattr(0644,root,root,0755)