[e_dbus] forgot to add it in the spec..

thomasj thomasj at fedoraproject.org
Thu Nov 18 15:03:30 UTC 2010


commit 5044089c2c65dde4a7e8b3be400f28655fd6cd4c
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Thu Nov 18 16:03:31 2010 +0100

    forgot to add it in the spec..

 e_dbus.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/e_dbus.spec b/e_dbus.spec
index 163965e..f42f9a4 100644
--- a/e_dbus.spec
+++ b/e_dbus.spec
@@ -15,6 +15,7 @@ BuildRequires:  ecore-devel evas-devel dbus-devel chrpath pkgconfig
 Basic convenience wrappers around dbus to ease integrating dbus with EFL based
 applications.
 
+Patch10:	e_dbus-1.0.0_fix-DSO.patch
 
 %package        devel
 Summary:        Development files for %{name}
@@ -29,7 +30,7 @@ developing applications that use %{name}.
 
 %prep
 %setup -q -n %{name}-%{version}.beta2
-
+%patch10 -p0
 
 %build
 %configure --disable-static


More information about the scm-commits mailing list