- New upstream release (yes really!) 2.6.0-rc1
This commit is contained in:
parent
23e6ffd2ed
commit
16cf90e1e4
@ -1,12 +1,13 @@
|
|||||||
|
%global pre rc1
|
||||||
|
|
||||||
Summary: A freely licensed alternative to the GLUT library
|
Summary: A freely licensed alternative to the GLUT library
|
||||||
Name: freeglut
|
Name: freeglut
|
||||||
Version: 2.4.0
|
Version: 2.6.0
|
||||||
Release: 16%{?dist}
|
Release: 0.1.%{pre}%{?dist}
|
||||||
URL: http://freeglut.sourceforge.net
|
URL: http://freeglut.sourceforge.net
|
||||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}-%{pre}.tar.gz
|
||||||
# For the manpages
|
# For the manpages
|
||||||
Source1: http://downloads.sourceforge.net/openglut/openglut-0.6.3-doc.tar.gz
|
Source1: http://downloads.sourceforge.net/openglut/openglut-0.6.3-doc.tar.gz
|
||||||
Patch0: freeglut-2.4.0-cursor.patch
|
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -48,8 +49,6 @@ license.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -a 1
|
%setup -q -a 1
|
||||||
%patch0 -p0 -z .cursor
|
|
||||||
chmod 644 doc/*.{html,png}
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -89,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 21 2009 Hans de Goede <hdegoede@redhat.com> 2.6.0-0.1.rc1
|
||||||
|
- New upstream release (yes really!) 2.6.0-rc1
|
||||||
|
|
||||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.0-16
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.0-16
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user