From 2551fcfe29eb3ec7c625efd215c971b62a95dc0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Wed, 26 Jul 2006 22:23:58 +0000 Subject: [PATCH] - Build for fc5 aiglx repo. --- mesa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index 82aa46c..ba5bef9 100644 --- a/mesa.spec +++ b/mesa.spec @@ -57,7 +57,7 @@ Summary: Mesa graphics libraries Name: mesa Version: 6.5 -Release: 19%{?dist} +Release: 19.fc5.aiglx License: MIT/X11 Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -512,6 +512,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/glxinfo %changelog +* Wed Jul 26 2006 Kristian Høgsberg - 6.5-19.fc5.aiglx +- Build for fc5 aiglx repo. + * Tue Jul 25 2006 Adam Jackson 6.5-19.fc6 - Disable TLS dispatch, it's selinux-hostile.