[meego-commits] 5546: Changes to Trunk:Testing/dsme
Anas Nashif
nashif at linux.intel.com
Sun Jul 11 17:14:05 UTC 2010
Hi,
I have made the following changes to dsme in project Trunk:Testing. Please review and accept ASAP.
Thank You,
Anas Nashif
[This message was auto-generated]
---
Request #5546:
submit: home:nashif:branches:Trunk:Testing/dsme(r3)(cleanup) -> Trunk:Testing/dsme
Message:
* Sun Jul 11 2010 Anas Nashif <anas.nashif at intel.com> - 0.61.15
- Fixed build with new compiler/glibc
State: new 2010-07-11T05:09:14 nashif
Comment: None
changes files:
--------------
--- dsme.changes
+++ dsme.changes
@@ -0,0 +1,3 @@
+* Sun Jul 11 2010 Anas Nashif <anas.nashif at intel.com> - 0.61.15
+- Fixed build with new compiler/glibc
+
new:
----
dsme-gcc45.patch
spec files:
-----------
--- dsme.spec
+++ dsme.spec
@@ -11,9 +11,8 @@
Source2: dsme.init
Patch0: %{name}-%{version}-remove-libcal-deps.patch
-#Patch1: %{name}-%{version}-disable-bmeipc-deps.patch
Patch1: %{name}-%{version}-nobmeipc.diff
-#Patch2: %{name}-%{version}-disable-utils.patch
+Patch2: dsme-gcc45.patch
Patch3: %{name}-%{version}-utils-compilation-fix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -60,7 +59,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
-#%patch2 -p1
+%patch2 -p1
%patch3 -p1
%build
other changes:
--------------
++++++ dsme-gcc45.patch (new)
--- dsme-gcc45.patch
+++ dsme-gcc45.patch
+--- a/modules/iphb.c
++++ b/modules/iphb.c
+@@ -42,6 +42,8 @@
+ #include <sys/epoll.h>
+ #include <sys/socket.h>
+ #include <sys/un.h>
++#include <sys/stat.h>
++
+
+ #include <glib.h>
+
More information about the MeeGo-commits
mailing list