automatic version update by autodist [release 3.2.2-1mamba;Mon Feb 07 2022]
This commit is contained in:
parent
1dd99fbfe3
commit
46bc795505
@ -1,6 +1,6 @@
|
||||
Name: libfreeglut
|
||||
Version: 3.2.1
|
||||
Release: 2mamba
|
||||
Version: 3.2.2
|
||||
Release: 1mamba
|
||||
Summary: GLUT (and hence freeglut) allows the user to create and manage windows containing OpenGL contexts
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,18 +11,16 @@ Source: http://downloads.sourceforge.net/project/freeglut/freeglut/%{vers
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libGL-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXi-devel
|
||||
BuildRequires: libXrandr-devel
|
||||
BuildRequires: libXxf86vm-devel
|
||||
BuildRequires: libglvnd-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Provides: libGLUT
|
||||
Obsoletes: libGLUT
|
||||
Provides: libglut
|
||||
Obsoletes: libglut
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to support the sample programs in the second edition OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical applications because it is simple, widely available and highly portable.
|
||||
@ -83,6 +81,9 @@ CFLAGS+=' -fcommon'
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Mon Feb 07 2022 Automatic Build System <autodist@mambasoft.it> 3.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.1-2mamba
|
||||
- rebuilt with -fcommon
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user