From 78869e8dc4547885dedb10abbea5e5b963bfa3ce Mon Sep 17 00:00:00 2001 From: tommat Date: Tue, 15 Sep 2009 10:36:11 +0000 Subject: [PATCH] - one more soname symlink Changed files: beecrypt.spec -> 1.70 --- beecrypt.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/beecrypt.spec b/beecrypt.spec index 8395305..e16fa36 100644 --- a/beecrypt.spec +++ b/beecrypt.spec @@ -232,7 +232,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS BENCHMARKS BUGS CONTRIBUTORS NEWS README %attr(755,root,root) /%{_lib}/libbeecrypt.so.*.*.* -%attr(755,root,root) %ghost /%{_lib}/libbeecrypt.so.6 +%attr(755,root,root) %ghost %{_libdir}/libbeecrypt.so.6 %files devel %defattr(644,root,root,755) @@ -250,6 +250,7 @@ rm -rf $RPM_BUILD_ROOT %files java %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libbeecrypt_java.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libbeecrypt_java.so.0 %files java-devel %defattr(644,root,root,755) -- 2.43.0