[packages/libdv] - track soname

glen glen at pld-linux.org
Sun Jan 5 14:23:40 CET 2014


commit 9c61fb2384da88b4c2651c419120e922dcd4825a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Jan 5 15:23:34 2014 +0200

    - track soname

 libdv.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libdv.spec b/libdv.spec
index 957b18a..88afe3b 100644
--- a/libdv.spec
+++ b/libdv.spec
@@ -3,7 +3,7 @@
 %bcond_without	gui		# don't build gui stuff
 %bcond_with	mmx		# use MMX asm (won't run on non-MMX CPU!)
 %bcond_without	static_libs	# don't build static library
-#
+
 %ifarch athlon pentium3 pentium4 %{x8664}
 %define		with_mmx	1
 %endif
@@ -124,7 +124,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README.* TODO
 %attr(755,root,root) %{_libdir}/libdv.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdv.so.?
+%attr(755,root,root) %ghost %{_libdir}/libdv.so.4
 
 %if %{with gui}
 %files -n dv
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdv.git/commitdiff/9c61fb2384da88b4c2651c419120e922dcd4825a



More information about the pld-cvs-commit mailing list