SPECS: libdrm.spec - updated to 2.4.0

qboosh qboosh at pld-linux.org
Thu Oct 16 17:41:50 CEST 2008


Author: qboosh                       Date: Thu Oct 16 15:41:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.4.0

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

---- Diffs:

================================================================
Index: SPECS/libdrm.spec
diff -u SPECS/libdrm.spec:1.16 SPECS/libdrm.spec:1.17
--- SPECS/libdrm.spec:1.16	Tue Jul  8 22:41:41 2008
+++ SPECS/libdrm.spec	Thu Oct 16 17:41:45 2008
@@ -2,12 +2,12 @@
 Summary:	Userspace interface to kernel DRM services
 Summary(pl.UTF-8):	Interfejs przestrzeni użytkownika do usług DRM jądra
 Name:		libdrm
-Version:	2.3.1
+Version:	2.4.0
 Release:	1
 License:	MIT
 Group:		Libraries
 Source0:	http://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.bz2
-# Source0-md5:	620fe7dd02c3236c3e9881a3a238173d
+# Source0-md5:	3ab868dd3e4622bf49ca194c62a1fded
 URL:		http://dri.freedesktop.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -73,18 +73,24 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libdrm.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libdrm.so.2
+%attr(755,root,root) %{_libdir}/libdrm_intel.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libdrm_intel.so.1
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libdrm.so
+%attr(755,root,root) %{_libdir}/libdrm_intel.so
 %{_libdir}/libdrm.la
+%{_libdir}/libdrm_intel.la
 %{_includedir}/drm
+%{_includedir}/intel_bufmgr.h
 %{_includedir}/xf86drm.h
 %{_pkgconfigdir}/libdrm.pc
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libdrm.a
+%{_libdir}/libdrm_intel.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -92,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008/10/16 15:41:45  qboosh
+- updated to 2.4.0
+
 Revision 1.16  2008/07/08 20:41:41  qboosh
 - ghost soname symlink
 
================================================================

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



More information about the pld-cvs-commit mailing list