packages: libvdpau/libvdpau.spec - don't mark libvdpau_trace.so.1 as %ghost...

sparky sparky at pld-linux.org
Mon Dec 7 02:35:19 CET 2009


Author: sparky                       Date: Mon Dec  7 01:35:19 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't mark libvdpau_trace.so.1 as %ghost, ldconfig does not check
  subdirectories so the link won't be created, but it is needed because
  this name is used in dlopen

---- Files affected:
packages/libvdpau:
   libvdpau.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/libvdpau/libvdpau.spec
diff -u packages/libvdpau/libvdpau.spec:1.7 packages/libvdpau/libvdpau.spec:1.8
--- packages/libvdpau/libvdpau.spec:1.7	Mon Dec  7 02:16:32 2009
+++ packages/libvdpau/libvdpau.spec	Mon Dec  7 02:35:14 2009
@@ -89,7 +89,7 @@
 %attr(755,root,root) %ghost %{_libdir}/libvdpau.so.1
 %dir %{_libdir}/vdpau
 %attr(755,root,root) %{_libdir}/vdpau/libvdpau_trace.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/vdpau/libvdpau_trace.so.1
+%attr(755,root,root) %{_libdir}/vdpau/libvdpau_trace.so.1
 
 %files devel
 %defattr(644,root,root,755)
@@ -108,6 +108,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/12/07 01:35:14  sparky
+- don't mark libvdpau_trace.so.1 as %ghost, ldconfig does not check
+  subdirectories so the link won't be created, but it is needed because
+  this name is used in dlopen
+
 Revision 1.7  2009/12/07 01:16:32  charles
 - updated to 0.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libvdpau/libvdpau.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list