[meego-commits] 9292: Changes to MeeGo:1.0:Core:Update:Testing/connman
yingan
no_reply at build.meego.com
Tue Nov 9 07:58:50 UTC 2010
Hi,
I have made the following changes to connman in project MeeGo:1.0:Core:Update:Testing. Please review and accept ASAP.
Thank You,
yingan
[This message was auto-generated]
---
Request #9292:
submit: home:yingan:branches:MeeGo:1.0:Core:Update:Testing/connman(r2)(cleanup) -> MeeGo:1.0:Core:Update:Testing/connman
Message:
Update spec file to fix build problem
State: new 2010-11-08T23:58:49 yingan
Comment: None
changes files:
--------------
spec files:
-----------
--- connman.spec
+++ connman.spec
@@ -137,21 +137,33 @@
%files
%defattr(-,root,root,-)
# >> files
+%doc AUTHORS COPYING INSTALL ChangeLog NEWS README
+%{_sbindir}/*
+%{_libdir}/%{name}/scripts/*
+%config %{_sysconfdir}/dbus-1/system.d/*.conf
# << files
%files devel
%defattr(-,root,root,-)
# >> files devel
+%doc AUTHORS COPYING INSTALL
+%{_includedir}/%{name}/*.h
+%{_libdir}/pkgconfig/*.pc
# << files devel
%files iwmxsdk
%defattr(-,root,root,-)
# >> files iwmxsdk
+%ifarch %{ix86}
+%{_libdir}/%{name}/plugins/iwmxsdk.so
+%doc COPYING README INSTALL
+%endif
# << files iwmxsdk
%files test
%defattr(-,root,root,-)
# >> files test
+%{_libdir}/%{name}/test/*
# << files test
other changes:
--------------
More information about the MeeGo-commits
mailing list