diff --git a/libXft.changes b/libXft.changes index 855b861..22c82eb 100644 --- a/libXft.changes +++ b/libXft.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 12 20:19:01 UTC 2015 - sndirsch@suse.com + +- added baselibs.conf as source to specfile + ------------------------------------------------------------------- Fri Jun 6 10:52:07 UTC 2014 - sndirsch@suse.com diff --git a/libXft.spec b/libXft.spec index 9976f36..d5311d9 100644 --- a/libXft.spec +++ b/libXft.spec @@ -1,7 +1,7 @@ # # spec file for package libXft # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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 @@ Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{ve # ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source1: baselibs.conf BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libtool