]> git.pld-linux.org Git - packages/beecrypt.git/commitdiff
- one more soname symlink auto/aidath/beecrypt-4_1_2-8
authortommat <tommat@pld-linux.org>
Tue, 15 Sep 2009 10:36:11 +0000 (10:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beecrypt.spec -> 1.70

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.084396 seconds and 4 git commands to generate.