[packages/freeglut] - up to 3.2.2
mrozowik
mrozowik at pld-linux.org
Thu Mar 3 00:12:12 CET 2022
commit 8010980b09b054a366cea230393cb24da4e5988a
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Wed Mar 2 23:12:01 2022 +0000
- up to 3.2.2
freeglut.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/freeglut.spec b/freeglut.spec
index 8525905..9a8f6ba 100644
--- a/freeglut.spec
+++ b/freeglut.spec
@@ -1,13 +1,13 @@
Summary: A freely licensed alternative to the GLUT library
Summary(pl.UTF-8): Zamiennik biblioteki GLUT na wolnej licencji
Name: freeglut
-Version: 3.0.0
+Version: 3.2.2
Release: 1
License: MIT
Group: Libraries
-Source0: http://downloads.sourceforge.net/freeglut/%{name}-%{version}.tar.gz
-# Source0-md5: 90c3ca4dd9d51cf32276bc5344ec9754
-URL: http://freeglut.sourceforge.net/
+Source0: https://downloads.sourceforge.net/freeglut/%{name}-%{version}.tar.gz
+# Source0-md5: 485c1976165315fc42c0b0a1802816d9
+URL: https://freeglut.sourceforge.net/
BuildRequires: OpenGL-GLU-devel
BuildRequires: OpenGL-devel
BuildRequires: cmake >= 2.8.8
@@ -99,17 +99,17 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog README doc/{freeglut.html,index.html,progress.html,*.png}
+%doc AUTHORS COPYING ChangeLog README
%attr(755,root,root) %{_libdir}/libglut.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libglut.so.3
%files devel
%defattr(644,root,root,755)
-%doc doc/{freeglut_user_interface.html,structure.html}
%attr(755,root,root) %{_libdir}/libglut.so
%{_includedir}/GL/freeglut*.h
%{_includedir}/GL/glut.h
-%{_pkgconfigdir}/freeglut.pc
+%{_pkgconfigdir}/glut.pc
+%{_libdir}/cmake/FreeGLUT
%files static
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/freeglut.git/commitdiff/8010980b09b054a366cea230393cb24da4e5988a
More information about the pld-cvs-commit
mailing list