OBS User unknown 2007-08-23 23:04:46 +00:00 committed by Git OBS Bridge
parent b949a2d2d4
commit 171919fda5
4 changed files with 37 additions and 12 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Aug 18 09:20:29 CEST 2007 - sndirsch@suse.de
- xdriinfo 1.0.2
* X.Org bug #10616: Add all the X info commands to See Also in
man page
-------------------------------------------------------------------
Sun Sep 3 22:04:01 CEST 2006 - sndirsch@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package freeglut (Version 060903)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@ -12,15 +12,15 @@
Name: freeglut
BuildRequires: Mesa-devel gcc-c++ libdrm-devel pkgconfig xorg-x11-devel
Summary: Freely Licensed Alternative to the GLUT Library
Summary: Freely licensed alternative to the GLUT library
Version: 060903
Release: 1
Release: 69
URL: http://freeglut.sourceforge.net/
%define USE_EXTERNAL_MESA 1
Source0: freeglut-%{version}.tar.bz2
Source1: glutman.tar.bz2
Source2: glxdemos.tar.bz2
Source3: xdriinfo-X11R7.1-1.0.1.tar.bz2
Source3: xdriinfo-1.0.2.tar.bz2
Source4: compat70.tar.bz2
Patch: freeglut-%{version}.diff
Patch1: glxdemos.diff
@ -31,7 +31,7 @@ Group: System/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
freeglut is a completely open source alternative to the OpenGL Utility
Freeglut is a completely open source 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
@ -50,14 +50,28 @@ Authors:
Steve Baker
%package devel
Summary: Development Package for freeglut (GLUT Library)
Summary: Development libraries, includes and man pages for freeglut (GLUT Library)
Group: Development/Libraries/X11
Requires: %{name} = %{version}-%{release} xorg-x11-Mesa-devel xorg-x11-devel
Provides: mesaglut-devel
Obsoletes: mesaglut-devel
%description devel
Freeglut (GLUT library) development package.
This package contains all necessary include files and libraries needed
to compile and link applications for the freeglut library.
In addition, it also includes manual pages which describe all functions
provided by the freeglut library.
freeglut is a completely open source 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, universally available, and highly portable.
GLUT (and freeglut) allow the user to create and manage windows
containing OpenGL contexts and also read the mouse, keyboard, and
joystick functions on a wide range of platforms.
@ -144,7 +158,7 @@ rm -rf $RPM_BUILD_ROOT
/usr/bin/xdriinfo
%{_mandir}/man1/glxgears.1x.gz
%{_mandir}/man1/glxinfo.1x.gz
%{_mandir}/man1/xdriinfo.1x.gz
%{_mandir}/man1/xdriinfo.1.gz
%endif
%{_libdir}/libglut.so.*
@ -156,7 +170,11 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libglut.so
%{_mandir}/man3/*
%changelog -n freeglut
%changelog
* Sat Aug 18 2007 - sndirsch@suse.de
- xdriinfo 1.0.2
* X.Org bug #10616: Add all the X info commands to See Also in
man page
* Sun Sep 03 2006 - sndirsch@suse.de
- update to current CVS (2006-09-03)
* Check fgets for return value to avoid warnings

3
xdriinfo-1.0.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b03ac095b6c79688c20ad61e3576d4698e3f16c09a7f3f1e7c50826814e7265
size 88240

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9049146404b9596d70f77a0250d26aff93ba7ba6f42e99f7ee2302a757dfd362
size 81618