mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
- Rebase to 6.5.1 RC2.
This commit is contained in:
parent
1c749dba6a
commit
da185987e9
3 changed files with 10 additions and 7 deletions
|
@ -1,2 +1,2 @@
|
|||
MesaDemos-6.5.1-rc1.tar.bz2
|
||||
MesaLib-6.5.1-rc1.tar.bz2
|
||||
MesaDemos-6.5.1-rc2.tar.bz2
|
||||
MesaLib-6.5.1-rc2.tar.bz2
|
||||
|
|
|
@ -34,14 +34,14 @@
|
|||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 6.5.1
|
||||
Release: 0.rc1.2%{?dist}
|
||||
Release: 0.rc2%{?dist}
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Source0: http://internap.dl.sourceforge.net/sourceforge/mesa3d/MesaLib-6.5.1-rc1.tar.bz2
|
||||
Source1: http://internap.dl.sourceforge.net/sourceforge/mesa3d/MesaDemos-6.5.1-rc1.tar.bz2
|
||||
Source0: http://internap.dl.sourceforge.net/sourceforge/mesa3d/MesaLib-6.5.1-rc2.tar.bz2
|
||||
Source1: http://internap.dl.sourceforge.net/sourceforge/mesa3d/MesaDemos-6.5.1-rc2.tar.bz2
|
||||
Source10: redhat-mesa-target
|
||||
Source11: redhat-mesa-driver-install
|
||||
Source12: redhat-mesa-source-filelist-generator
|
||||
|
@ -498,6 +498,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_bindir}/glxinfo
|
||||
|
||||
%changelog
|
||||
* Tue Aug 29 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-0.rc2.fc6
|
||||
- Rebase to 6.5.1 RC2.
|
||||
|
||||
* Mon Aug 28 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-0.rc1.2.fc6
|
||||
- Drop upstreamed patches mesa-6.5-texture-from-pixmap-fixes.patch and
|
||||
mesa-6.5-tfp-fbconfig-attribs.patch and fix
|
||||
|
|
4
sources
4
sources
|
@ -1,2 +1,2 @@
|
|||
0fe3339a9a15be865a343fa7c6dc4f6f MesaDemos-6.5.1-rc1.tar.bz2
|
||||
aa96e9d7e59e63b25b623b7307bc1262 MesaLib-6.5.1-rc1.tar.bz2
|
||||
0f2794baf7a9d98b22caea9f78c6942d MesaDemos-6.5.1-rc2.tar.bz2
|
||||
cbe299b9f638b7907c15c61b5626687c MesaLib-6.5.1-rc2.tar.bz2
|
||||
|
|
Loading…
Reference in a new issue