From a686a5f9265928ea657c8bdc7bae144256292e3f Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 11 Feb 2013 08:15:20 -0800 Subject: [PATCH] added baselibs for multi lib support( deleted by mistake) --- packaging/baselibs.conf | 1 + packaging/pixman.spec | 1 + 2 files changed, 2 insertions(+) create mode 100644 packaging/baselibs.conf diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf new file mode 100644 index 0000000..1c88eb9 --- /dev/null +++ b/packaging/baselibs.conf @@ -0,0 +1 @@ +pixman diff --git a/packaging/pixman.spec b/packaging/pixman.spec index 31c9d2f..2c47045 100644 --- a/packaging/pixman.spec +++ b/packaging/pixman.spec @@ -6,6 +6,7 @@ Summary: Pixel manipulation library Url: http://www.x.org/ Group: System/Libraries Source: %{name}-%{version}.tar.gz +Source1: baselibs.conf BuildRequires: pkgconfig(libpng12) %description -- 2.34.1