- Added "BuildRequires: pkgconfig" for (#193509)

- Use "make install DESTDIR=..." instead of makeinstall macro, to fix
    (#192731)
This commit is contained in:
mharris 2006-06-05 11:07:27 +00:00
parent 0d82d5b032
commit 3ea4439e6c

View File

@ -1,13 +1,14 @@
Summary: X.Org X11 libXxf86vm runtime library
Name: libXxf86vm
Version: 1.0.1
Release: 1
Release: 2
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
Source0: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: pkgconfig
BuildRequires: xorg-x11-proto-devel
BuildRequires: libX11-devel
BuildRequires: libXext-devel
@ -43,7 +44,7 @@ make
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
make install DESTDIR=$RPM_BUILD_ROOT
# We intentionally don't ship *.la files
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
@ -75,6 +76,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3x*
%changelog
* Mon Jun 05 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
- Added "BuildRequires: pkgconfig" for (#193509)
- Use "make install DESTDIR=..." instead of makeinstall macro, to fix (#192731)
* Thu Apr 27 2006 Adam Jackson <ajackson@redhat.com> 1.0.1-1
- Update to 1.0.1