Autobuild autoformatter for 74294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdrm?expand=0&rev=54
This commit is contained in:
parent
823749d034
commit
0c8805def9
@ -19,13 +19,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libdrm
|
Name: libdrm
|
||||||
BuildRequires: pkgconfig xorg-x11-proto-devel libpciaccess0-devel
|
BuildRequires: libpciaccess0-devel pkgconfig xorg-x11-proto-devel
|
||||||
Url: http://dri.sf.net
|
Url: http://dri.sf.net
|
||||||
License: MIT License (or similar)
|
License: MIT License (or similar)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.4.26
|
Version: 2.4.26
|
||||||
Release: 12
|
Release: 1
|
||||||
Provides: libdrm23 = %{version}
|
Provides: libdrm23 = %{version}
|
||||||
Obsoletes: libdrm23 < %{version}
|
Obsoletes: libdrm23 < %{version}
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -63,7 +63,6 @@ services.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user