Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > b6e562efd887b392fd6a77fd7d9bc2d9 > files > 1

x11-driver-video-savage-2.1.3-1mdv2008.0.src.rpm

Name: x11-driver-video-savage
Version: 2.1.3
Release: %mkrel 1
Summary: The X.org driver for S3 Savage Cards
Group: System/X11
URL: http://xorg.freedesktop.org
Source: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-savage-%{version}.tar.bz2
License: MIT
BuildRoot: %{_tmppath}/%{name}-root

BuildRequires: libdrm-devel >= 2.0
BuildRequires: x11-proto-devel >= 1.0.0
BuildRequires: x11-server-devel >= 1.0.1
BuildRequires: x11-util-macros >= 1.0.1
BuildRequires: GL-devel

Conflicts: xorg-x11-server < 7.0

%description
The X.org driver for S3 Savage Cards


%prep
%setup -q -n xf86-video-savage-%{version}

%build
%configure2_5x	--x-includes=%{_includedir}\
		--x-libraries=%{_libdir}

%make

%install
rm -rf %{buildroot}
%makeinstall_std

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%{_libdir}/xorg/modules/drivers/savage_drv.la
%{_libdir}/xorg/modules/drivers/savage_drv.so
%{_mandir}/man4/savage.*




%changelog
* Fri Aug 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.1.3-1mdv2008.0
+ Revision: 64854
- fix man pages
- new release


* Tue Nov 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.1.2-1mdv2007.0
+ Revision: 85909
- new release
- killing old sources
- fix group

  + Gustavo Pichorim Boiko <boiko@mandriva.com>
    - rebuild to fix cooker uploading
    - Updated drivers for X11R7.1
    - increment release
    - Adding X.org 7.0 to the repository

  + Andreas Hasenack <andreas@mandriva.com>
    - renamed mdv to packages because mdv is too generic and it's hosting only packages anyway