- update to 2.6.0 final
This commit is contained in:
parent
ad40b2adad
commit
1ce3dc04b9
@ -1,2 +1,2 @@
|
||||
freeglut-2.6.0-rc1.tar.gz
|
||||
freeglut-2.6.0.tar.gz
|
||||
openglut-0.6.3-doc.tar.gz
|
||||
|
@ -1,11 +1,9 @@
|
||||
%global pre rc1
|
||||
|
||||
Summary: A freely licensed alternative to the GLUT library
|
||||
Name: freeglut
|
||||
Version: 2.6.0
|
||||
Release: 0.2.%{pre}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
URL: http://freeglut.sourceforge.net
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}-%{pre}.tar.gz
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||
# For the manpages
|
||||
Source1: http://downloads.sourceforge.net/openglut/openglut-0.6.3-doc.tar.gz
|
||||
License: MIT
|
||||
@ -89,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Nov 28 2009 Tomas Smetana <tsmetana@redhat.com> 2.6.0-1
|
||||
- update to 2.6.0 final
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-0.2.rc1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user