[e_dbus] more fixing DSO

thomasj thomasj at fedoraproject.org
Thu Nov 18 16:48:58 UTC 2010


commit 1e98fede968ffb14bedb447494fdd2c8a1faf4e4
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Thu Nov 18 17:49:00 2010 +0100

    more fixing DSO

 e_dbus.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/e_dbus.spec b/e_dbus.spec
index ffc3847..8af51c0 100644
--- a/e_dbus.spec
+++ b/e_dbus.spec
@@ -10,6 +10,7 @@ Source0:        http://download.enlightenment.org/releases/%{name}-%{version}.be
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Patch10:	e_dbus-1.0.0_fix-DSO.patch
+Patch20:	e_dbus-1.0.0_fix2-DSO.patch
 
 BuildRequires:  ecore-devel evas-devel dbus-devel chrpath pkgconfig
 
@@ -31,6 +32,7 @@ developing applications that use %{name}.
 %prep
 %setup -q -n %{name}-%{version}.beta2
 %patch10 -p0
+%patch20 -p0
 
 %build
 %configure --disable-static


More information about the scm-commits mailing list