This commit is contained in:
parent
491a06ec82
commit
a6644876bb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddfd398383729707846e1f1689e9acb3bc672e4f255a632c8f0d0c55ddf8718c
|
||||
size 306013
|
3
libdrm-2.4.0-a5381ca.tar.bz2
Normal file
3
libdrm-2.4.0-a5381ca.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:504399e074450821cb83f9aef9eb47ae4308e3ab2b3af64332aaee8f10f1be7d
|
||||
size 322491
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 17 12:33:38 CEST 2008 - sndirsch@suse.de
|
||||
|
||||
- updated to 2.4.0 prerelease (git commit a5381ca)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 4 22:16:39 CEST 2008 - sndirsch@suse.de
|
||||
|
||||
|
23
libdrm.spec
23
libdrm.spec
@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package libdrm (Version 2.3.1)
|
||||
# spec file for package libdrm (Version 2.4.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
@ -17,10 +24,10 @@ Url: http://dri.sf.net
|
||||
License: X11/MIT
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: 2.3.1
|
||||
Version: 2.4.0
|
||||
Release: 1
|
||||
Summary: Userspace Interface for Kernel DRM Services
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source: %{name}-%{version}-a5381ca.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -115,17 +122,21 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
/usr/%{_lib}/libdrm.so.2
|
||||
/usr/%{_lib}/libdrm.so.2.3.1
|
||||
/usr/%{_lib}/libdrm.so.2.3.0
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
/usr/include/drm/
|
||||
/usr/include/xf86drm.h
|
||||
/usr/include/dri_bufmgr.h
|
||||
/usr/include/intel_bufmgr.h
|
||||
/usr/%{_lib}/libdrm.so
|
||||
/usr/%{_lib}/pkgconfig/libdrm.pc
|
||||
%exclude %{_libdir}/libdrm.la
|
||||
|
||||
%changelog
|
||||
* Sun Aug 17 2008 sndirsch@suse.de
|
||||
- updated to 2.4.0 prerelease (git commit a5381ca)
|
||||
* Sat Jul 05 2008 sndirsch@suse.de
|
||||
- updated to release 2.3.1
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user