From 42c5ea7ca5fce7ecfc43fb9461bb772b0a028f0842679b10ee2fa454cc8f95da Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 30 Aug 2011 08:50:21 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/ftgl revision 19.0 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ftgl?expand=0&rev=0ec5b7338d8990d4df45ca26694256ae --- ftgl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftgl.spec b/ftgl.spec index 17d1649..d65dc20 100644 --- a/ftgl.spec +++ b/ftgl.spec @@ -21,7 +21,7 @@ Name: ftgl BuildRequires: doxygen freeglut-devel freetype2-devel gcc-c++ libdrm-devel Version: 2.1.2.99.5 -Release: 9 +Release: 19 %define _version 2.1.3-rc5 %define __version 2.1.3~rc5 Url: http://ftgl.wiki.sourceforge.net/ From 7ba9b856a9bb9e0c60f6e2969d9ba808bc7903c2a6045cee27508542dce25fed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Sun, 2 Oct 2011 15:38:02 +0000 Subject: [PATCH 2/2] Accepting request 86014 from home:coolo:removelibtool add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages OBS-URL: https://build.opensuse.org/request/show/86014 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ftgl?expand=0&rev=8 --- ftgl.changes | 5 +++++ ftgl.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/ftgl.changes b/ftgl.changes index b40a24a..a08723a 100644 --- a/ftgl.changes +++ b/ftgl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Oct 1 05:39:08 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Mon Aug 29 16:00:51 UTC 2011 - crrodriguez@opensuse.org diff --git a/ftgl.spec b/ftgl.spec index d65dc20..f40c1be 100644 --- a/ftgl.spec +++ b/ftgl.spec @@ -20,6 +20,7 @@ Name: ftgl BuildRequires: doxygen freeglut-devel freetype2-devel gcc-c++ libdrm-devel +BuildRequires: libtool Version: 2.1.2.99.5 Release: 19 %define _version 2.1.3-rc5