diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..d511fb7 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libepoxy0 diff --git a/libepoxy.changes b/libepoxy.changes index 1c1dedd..81728b8 100644 --- a/libepoxy.changes +++ b/libepoxy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 26 11:42:39 UTC 2015 - zaitor@opensuse.org + +- Add baselibs.conf in order to build 32bit packages. + ------------------------------------------------------------------- Thu Feb 12 10:13:10 UTC 2015 - sndirsch@suse.com diff --git a/libepoxy.spec b/libepoxy.spec index e33d819..f68f297 100644 --- a/libepoxy.spec +++ b/libepoxy.spec @@ -25,6 +25,7 @@ License: MIT Group: Development/Libraries/C and C++ Url: https://github.com/anholt/libepoxy Source: https://github.com/anholt/%{name}/archive/v%{version}.tar.gz +Source1: baselibs.conf Patch0: u_sort-the-providers-by-their-enum-not-by-their-functi.patch BuildRequires: autoconf >= 2.60 BuildRequires: automake