This commit is contained in:
parent
6ce737de72
commit
79d207265c
@ -15,6 +15,8 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libdrm
|
||||
Url: http://dri.freedesktop.org/
|
||||
Version: 2.4.31
|
||||
@ -96,6 +98,7 @@ typically used by graphics drivers such as the Mesa DRI and X
|
||||
drivers.
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
|
||||
%package -n libdrm_intel1
|
||||
Summary: Userspace interface for Kernel DRM services for Intel chips
|
||||
Group: System/Libraries
|
||||
@ -164,6 +167,7 @@ rm -f "%buildroot/%_libdir"/*.la
|
||||
%postun -n libdrm2 -p /sbin/ldconfig
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
|
||||
%post -n libdrm_intel1 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libdrm_intel1 -p /sbin/ldconfig
|
||||
@ -202,6 +206,7 @@ rm -f "%buildroot/%_libdir"/*.la
|
||||
%_libdir/libdrm.so.2*
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
|
||||
%files -n libdrm_intel1
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libdrm_intel.so.1*
|
||||
|
Loading…
x
Reference in New Issue
Block a user