Accepting request 80103 from multimedia:libs
- Fix build with new gnu Ld defaults. (forwarded request 80101 from elvigia) OBS-URL: https://build.opensuse.org/request/show/80103 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ftgl?expand=0&rev=18
This commit is contained in:
commit
afedaa1135
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
||||
libftgl2
|
11
ftgl-fix-no-add-needed.patch
Normal file
11
ftgl-fix-no-add-needed.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- configure.ac.orig
|
||||
+++ configure.ac
|
||||
@@ -36,7 +36,7 @@ AC_CHECK_HEADER([stdlib.h])
|
||||
# Check for system functions
|
||||
AC_CHECK_FUNCS(wcsdup)
|
||||
AC_CHECK_FUNCS(strndup)
|
||||
-
|
||||
+AC_SEARCH_LIBS(sin, m)
|
||||
# Checks for libraries.
|
||||
|
||||
AC_PATH_X
|
11
ftgl.changes
11
ftgl.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 16:00:51 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
- Fix build with new gnu Ld defaults.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 24 12:59:34 UTC 2011 - toddrme2178@gmail.com
|
||||
|
||||
- Add 32bit compatibility libraries
|
||||
- Fixed spec file encoding (fix for RPMLINT warning)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 13:01:34 CEST 2010 - ro@suse.de
|
||||
|
||||
|
32
ftgl.spec
32
ftgl.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ftgl (Version 2.1.2.99.5)
|
||||
# spec file for package ftgl
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -31,6 +31,7 @@ Summary: Library for Using Arbitrary Fonts in OpenGL Applications
|
||||
Source: %{name}-%{_version}.tar.bz2
|
||||
Patch: %{name}-autoreconf.patch
|
||||
Patch1: ftgl-pkgconfig.patch
|
||||
Patch2: ftgl-fix-no-add-needed.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define debug_package_requires libftgl2 = %{version}-%{release}
|
||||
|
||||
@ -68,15 +69,15 @@ Authors:
|
||||
--------
|
||||
Henry Maddocks <ftgl@opengl.geek.nz>
|
||||
Jed Soane
|
||||
Gérard Lanois
|
||||
G<EFBFBD>rard Lanois
|
||||
Matthias Kretz
|
||||
Andrew Ellerton
|
||||
Max Rheiner
|
||||
Sébastien Barré
|
||||
S<EFBFBD>bastien Barr<EFBFBD>
|
||||
Marcelo E. Magallon <mmagallo@debian.org>
|
||||
Robert Bell
|
||||
Sam Hocevar <sam@zoy.org>
|
||||
Éric Beets <ericbeets@free.fr>
|
||||
<EFBFBD>ric Beets <ericbeets@free.fr>
|
||||
Christopher Sean Morrison <learner@brlcad.org>
|
||||
Jeff Myers (JeffM2501) <JeffM2501@users.sourceforge.net>
|
||||
Daniel Remenak <dtremenak@users.sourceforge.net>
|
||||
@ -121,15 +122,15 @@ Authors:
|
||||
--------
|
||||
Henry Maddocks <ftgl@opengl.geek.nz>
|
||||
Jed Soane
|
||||
Gérard Lanois
|
||||
G<EFBFBD>rard Lanois
|
||||
Matthias Kretz
|
||||
Andrew Ellerton
|
||||
Max Rheiner
|
||||
Sébastien Barré
|
||||
S<EFBFBD>bastien Barr<EFBFBD>
|
||||
Marcelo E. Magallon <mmagallo@debian.org>
|
||||
Robert Bell
|
||||
Sam Hocevar <sam@zoy.org>
|
||||
Éric Beets <ericbeets@free.fr>
|
||||
<EFBFBD>ric Beets <ericbeets@free.fr>
|
||||
Christopher Sean Morrison <learner@brlcad.org>
|
||||
Jeff Myers (JeffM2501) <JeffM2501@users.sourceforge.net>
|
||||
Daniel Remenak <dtremenak@users.sourceforge.net>
|
||||
@ -169,15 +170,15 @@ Authors:
|
||||
--------
|
||||
Henry Maddocks <ftgl@opengl.geek.nz>
|
||||
Jed Soane
|
||||
Gérard Lanois
|
||||
G<EFBFBD>rard Lanois
|
||||
Matthias Kretz
|
||||
Andrew Ellerton
|
||||
Max Rheiner
|
||||
Sébastien Barré
|
||||
S<EFBFBD>bastien Barr<EFBFBD>
|
||||
Marcelo E. Magallon <mmagallo@debian.org>
|
||||
Robert Bell
|
||||
Sam Hocevar <sam@zoy.org>
|
||||
Éric Beets <ericbeets@free.fr>
|
||||
<EFBFBD>ric Beets <ericbeets@free.fr>
|
||||
Christopher Sean Morrison <learner@brlcad.org>
|
||||
Jeff Myers (JeffM2501) <JeffM2501@users.sourceforge.net>
|
||||
Daniel Remenak <dtremenak@users.sourceforge.net>
|
||||
@ -186,7 +187,7 @@ Authors:
|
||||
License: LGPLv2.1+
|
||||
Group: System/Libraries
|
||||
Summary: Library for Using Arbitrary Fonts in OpenGL Applications
|
||||
# Up to openSUSE 11.0 and SLED 10, %{_bindir}/FTGLDemo was part of ftgl-devel:
|
||||
# Up to openSUSE 11.0 and SLED 10, %%{_bindir}/FTGLDemo was part of ftgl-devel:
|
||||
Conflicts: %{name}-devel <= 2.1.2
|
||||
|
||||
%description demo
|
||||
@ -223,15 +224,15 @@ Authors:
|
||||
--------
|
||||
Henry Maddocks <ftgl@opengl.geek.nz>
|
||||
Jed Soane
|
||||
Gérard Lanois
|
||||
G<EFBFBD>rard Lanois
|
||||
Matthias Kretz
|
||||
Andrew Ellerton
|
||||
Max Rheiner
|
||||
Sébastien Barré
|
||||
S<EFBFBD>bastien Barr<EFBFBD>
|
||||
Marcelo E. Magallon <mmagallo@debian.org>
|
||||
Robert Bell
|
||||
Sam Hocevar <sam@zoy.org>
|
||||
Éric Beets <ericbeets@free.fr>
|
||||
<EFBFBD>ric Beets <ericbeets@free.fr>
|
||||
Christopher Sean Morrison <learner@brlcad.org>
|
||||
Jeff Myers (JeffM2501) <JeffM2501@users.sourceforge.net>
|
||||
Daniel Remenak <dtremenak@users.sourceforge.net>
|
||||
@ -240,6 +241,7 @@ Authors:
|
||||
%setup -q -n %{name}-%{__version}
|
||||
%patch
|
||||
%patch1
|
||||
%patch2
|
||||
|
||||
%build
|
||||
autoreconf -f -i -v
|
||||
|
Loading…
Reference in New Issue
Block a user