SHA256
1
0
forked from pool/libepoxy

Accepting request 293257 from home:Zaitor:branches:X11:XOrg

Add baselibs.conf in order to build 32bit packages, needed for GNOME 3.16

OBS-URL: https://build.opensuse.org/request/show/293257
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=4
This commit is contained in:
Stefan Dirsch 2015-03-26 13:50:02 +00:00 committed by Git OBS Bridge
parent aec9dd70d7
commit d31c3708f2
3 changed files with 7 additions and 0 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
libepoxy0

View File

@ -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 Thu Feb 12 10:13:10 UTC 2015 - sndirsch@suse.com

View File

@ -25,6 +25,7 @@ License: MIT
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Url: https://github.com/anholt/libepoxy Url: https://github.com/anholt/libepoxy
Source: https://github.com/anholt/%{name}/archive/v%{version}.tar.gz 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 Patch0: u_sort-the-providers-by-their-enum-not-by-their-functi.patch
BuildRequires: autoconf >= 2.60 BuildRequires: autoconf >= 2.60
BuildRequires: automake BuildRequires: automake