autoreconf for aarch64
This commit is contained in:
parent
d368196f3c
commit
af64402cd8
@ -6,7 +6,7 @@
|
||||
Summary: X.Org X11 developmental X transport library
|
||||
Name: xorg-x11-xtrans-devel
|
||||
Version: 1.2.7
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -19,6 +19,7 @@ Patch1: xtrans-1.0.3-avoid-gethostname.patch
|
||||
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xorg-x11-util-macros
|
||||
BuildRequires: autoconf automake libtool
|
||||
|
||||
%description
|
||||
X.Org X11 developmental X transport library
|
||||
@ -28,7 +29,7 @@ X.Org X11 developmental X transport library
|
||||
%patch1 -p1 -b .my-name-is-unix
|
||||
|
||||
%build
|
||||
|
||||
autoreconf -vif
|
||||
# yes, this looks horrible, but it's to get the .pc file in datadir
|
||||
%configure --libdir=%{_datadir} \
|
||||
--docdir=%{_docdir}/%{name}-%{version}-%{release}
|
||||
@ -56,6 +57,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%{_docdir}/%{name}-%{version}-%{release}/xtrans.xml
|
||||
|
||||
%changelog
|
||||
* Thu Mar 07 2013 Dave Airlie <airlied@redhat.com> 1.2.7-4
|
||||
- autoreconf for aarch64
|
||||
|
||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user