SPECS: libdrm.spec - ghost soname symlink

qboosh qboosh at pld-linux.org
Tue Jul 8 22:41:46 CEST 2008


Author: qboosh                       Date: Tue Jul  8 20:41:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlink

---- Files affected:
SPECS:
   libdrm.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/libdrm.spec
diff -u SPECS/libdrm.spec:1.15 SPECS/libdrm.spec:1.16
--- SPECS/libdrm.spec:1.15	Tue Jul  1 11:04:48 2008
+++ SPECS/libdrm.spec	Tue Jul  8 22:41:41 2008
@@ -72,13 +72,14 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libdrm.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libdrm.so.2
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libdrm.so
 %{_libdir}/libdrm.la
-%{_includedir}/*.h
 %{_includedir}/drm
+%{_includedir}/xf86drm.h
 %{_pkgconfigdir}/libdrm.pc
 
 %files static
@@ -91,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2008/07/08 20:41:41  qboosh
+- ghost soname symlink
+
 Revision 1.15  2008/07/01 09:04:48  arekm
 - up to 2.3.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libdrm.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list