Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 926750 Details for
Bug 966983
Unstable, unreleased glfw is packaged instead of a stable release
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Change proposed to the spec file
proposed_change.patch (text/plain), 2.87 KB, created by
Martin Preisler
on 2014-08-14 11:52:55 UTC
(
hide
)
Description:
Change proposed to the spec file
Filename:
MIME Type:
Creator:
Martin Preisler
Created:
2014-08-14 11:52:55 UTC
Size:
2.87 KB
patch
obsolete
>diff --git a/glfw.spec b/glfw.spec >index fc58c21..9663b53 100644 >--- a/glfw.spec >+++ b/glfw.spec >@@ -1,22 +1,14 @@ >-%global snapdate 20140310 >-%global glfw_revision 5c23071 >-%global alphatag %{snapdate}git%{glfw_revision} >- >-# The source for this package was pulled from upstream's git. >-# Use the following commands to generate the tarball: >-# git clone git://github.com/glfw/glfw.git >-# cd glfw; git rev-parse --short HEAD -> for glfw_revision >-# git checkout %%glfw_rev >-# git archive --prefix=glfw-%%{alphatag}/ HEAD --format=tar | xz > ../glfw-%%{alphatag}.tar.xz > Name: glfw >-Version: 3.1 >-Release: 0.31.%{alphatag}%{?dist} >+Version: 3.0.4 >+Release: 1 >+Epoch: 1 > Summary: A cross-platform multimedia library > Summary(fr): Une bibliothèque multimédia multi-plateforme > License: zlib > URL: http://www.glfw.org/index.html >-Source0: %{name}-%{alphatag}.tar.xz >-BuildRequires: libX11, libXi, mesa-libGL, mesa-libGLU, texlive-latex, libXrandr, cmake >+Source0: http://sourceforge.net/projects/glfw/files/glfw/%{version}/glfw-%{version}.tar.bz2 >+ >+BuildRequires: libX11, libXi, mesa-libGL, mesa-libGLU, libXrandr, cmake > > %description > GLFW is a free, Open Source, multi-platform library for OpenGL application >@@ -35,7 +27,7 @@ entrée du temps, les discussions de créer, et plus encore. > %package devel > Summary: Support for developing C application > Summary(fr): Appui pour le développement d'application C >-Requires: %{name}%{?_isa} = %{version}-%{release} >+Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release} > Requires: xorg-x11-proto-devel > Requires: pkgconfig > BuildRequires: libX11-devel, libXi-devel, mesa-libGL-devel, mesa-libGLU-devel, libXrandr-devel, geany >@@ -49,7 +41,7 @@ Le paquet glfw-devel contient les fichiers d'entêtes pour développer > des applications utilisant glfw. > > %prep >-%setup -q -n %{name}-%{alphatag} >+%setup -q > find . -type f | xargs sed -i 's/\r//' > > # temp geany config directory for allow geany to generate tags >@@ -74,8 +66,7 @@ install -m0644 glfw.c.tags %{buildroot}/%{_datadir}/geany/tags/ > > %files > %doc README.md COPYING.txt >-%{_libdir}/libglfw.so.3.1 >-%{_libdir}/libglfw.so.3 >+%{_libdir}/libglfw.so.* > > %files devel > %{_includedir}/GLFW/glfw3.h >@@ -89,6 +80,11 @@ install -m0644 glfw.c.tags %{buildroot}/%{_datadir}/geany/tags/ > %{_datadir}/geany/tags/glfw.c.tags > > %changelog >+* Thu Aug 14 2014 Martin Preisler <mpreisle@redhat.com> - 1:3.0.4-1 >+- Downgraded to upstream latest stable release - 3.0.4 >+- Epoch bumped from 0 to 1 to ensure clean upgrade path >+- Removed texlive-latex from BuildRequires, it is not used during build >+ > * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-0.31.20140310git5c23071 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 966983
: 926750