]> git.pld-linux.org Git - packages/beecrypt.git/blobdiff - beecrypt.spec
- one more soname symlink
[packages/beecrypt.git] / beecrypt.spec
index 8395305e90e4e579b74a8711ab871171c949afcd..e16fa362b91d63015b0226960c4daa98928d63ac 100644 (file)
@@ -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)
This page took 0.046922 seconds and 4 git commands to generate.