forked from pool/libICE
added autotools; run autoreconf
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libICE?expand=0&rev=15
This commit is contained in:
parent
892e4ad50b
commit
9655cf025d
@ -31,6 +31,9 @@ Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{ve
|
||||
Patch0: U_Use-getentropy-if-arc4random_buf-is-not-available.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.12
|
||||
BuildRequires: pkgconfig(xproto)
|
||||
@ -77,8 +80,10 @@ in %lname.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
%configure --docdir=%_docdir/%name --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user