This commit is contained in:
parent
7c3f36a825
commit
ca42496977
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b740469b5660b338779fa3810db1467b818deb02f8f01b6280b05464ba78a31a
|
||||
size 338907
|
3
libdrm-2.4.5.tar.bz2
Normal file
3
libdrm-2.4.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95daf23bce3fc7fc644e68ac17f1415a85c671511eb227183834204fec43a094
|
||||
size 387733
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 25 16:01:27 CET 2009 - sndirsch@suse.de
|
||||
|
||||
- libdrm 2.4.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 23 15:06:47 CET 2009 - sndirsch@suse.de
|
||||
|
||||
|
12
libdrm.spec
12
libdrm.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libdrm (Version 2.4.1)
|
||||
# spec file for package libdrm (Version 2.4.5)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -31,8 +31,8 @@ Obsoletes: libdrm23
|
||||
Obsoletes: libdrm-64bit
|
||||
%endif
|
||||
#
|
||||
Version: 2.4.1
|
||||
Release: 5
|
||||
Version: 2.4.5
|
||||
Release: 1
|
||||
Summary: Userspace Interface for Kernel DRM Services
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -134,7 +134,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
/usr/%{_lib}/libdrm.so.2
|
||||
/usr/%{_lib}/libdrm.so.2.3.0
|
||||
/usr/%{_lib}/libdrm.so.2.4.0
|
||||
/usr/%{_lib}/libdrm_intel.so.1
|
||||
/usr/%{_lib}/libdrm_intel.so.1.0.0
|
||||
|
||||
@ -142,14 +142,18 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root)
|
||||
/usr/include/drm/
|
||||
/usr/include/xf86drm.h
|
||||
/usr/include/xf86drmMode.h
|
||||
/usr/include/intel_bufmgr.h
|
||||
/usr/%{_lib}/libdrm.so
|
||||
/usr/%{_lib}/libdrm_intel.so
|
||||
/usr/%{_lib}/pkgconfig/libdrm.pc
|
||||
/usr/%{_lib}/pkgconfig/libdrm_intel.pc
|
||||
%exclude %{_libdir}/libdrm.la
|
||||
%exclude %{_libdir}/libdrm_intel.la
|
||||
|
||||
%changelog
|
||||
* Wed Feb 25 2009 sndirsch@suse.de
|
||||
- libdrm 2.4.5
|
||||
* Fri Jan 23 2009 sndirsch@suse.de
|
||||
- Provides/Obsolete: libdrm23, i.e. get rid of confusing SLE10
|
||||
packages (bnc #468796)
|
||||
|
Loading…
Reference in New Issue
Block a user