- BuildRequire libtool, autoconf, automake
This commit is contained in:
parent
82cb98513b
commit
1c98b3836e
@ -27,6 +27,7 @@ BuildRequires: xorg-x11-proto-devel
|
|||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libXau-devel
|
||||||
|
BuildRequires: libtool automake autoconf gettext
|
||||||
|
|
||||||
Obsoletes: XFree86-libs, xorg-x11-libs, xorg-x11-deprecated-libs
|
Obsoletes: XFree86-libs, xorg-x11-libs, xorg-x11-deprecated-libs
|
||||||
|
|
||||||
@ -134,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 18 2006 Soren Sandmann <sandmann@redhat.com> - 1.0.0-6
|
||||||
|
- BuildRequire autoconf automake libtool gettext
|
||||||
|
|
||||||
* Fri Aug 18 2006 Soren Sandmann <sandmann@redhat.com> - 1.0.0-6
|
* Fri Aug 18 2006 Soren Sandmann <sandmann@redhat.com> - 1.0.0-6
|
||||||
- Run autoreconf to make sure changes to configure.ac take effect
|
- Run autoreconf to make sure changes to configure.ac take effect
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user