summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWarren Togami <wtogami@fedoraproject.org>2005-12-18 06:34:18 +0000
committerWarren Togami <wtogami@fedoraproject.org>2005-12-18 06:34:18 +0000
commit558d532c9b67234916535762c663ce545e002cd9 (patch)
tree73788d10515c477e6c626f5d780af7f012b7f889
parent0a1304c7a83f06ddf8514e19d9302b3c76257977 (diff)
downloadmesa-558d532c9b67234916535762c663ce545e002cd9.tar.gz
mesa-558d532c9b67234916535762c663ce545e002cd9.tar.xz
mesa-558d532c9b67234916535762c663ce545e002cd9.zip
rebuildmesa-6_4-6
-rw-r--r--mesa.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/mesa.spec b/mesa.spec
index 15ebc79..c7093c8 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -36,7 +36,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 6.4
-Release: 5
+Release: 6
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -376,6 +376,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%changelog
+* Sun Dec 18 2005 Warren Togami <wtogami@redhat.com> - 6.4-6
+- rebuild
+
* Sun Nov 20 2005 Jeremy Katz <katzj@redhat.com> - 6.4-5
- fix directory used for loading dri modules (#173679)
- install dri drivers as executable so they get stripped (#173292)