[meego-commits] 14977: Changes to Trunk:Testing/sensorfw
Markus Lehtonen
no_reply at build.meego.com
Fri Mar 18 08:16:58 UTC 2011
Hi,
I have made the following changes to sensorfw in project Trunk:Testing. Please review and accept ASAP.
Thank You,
Markus Lehtonen
[This message was auto-generated]
---
Request #14977:
submit: devel:systemsw/sensorfw(r27) -> Trunk:Testing/sensorfw
Message:
* Fri Mar 18 2011 Markus Lehtonen <markus.lehtonen at nokia.com> - 0.6.36
- Remove SysV init script (fix BMC#12898)
- Fix dependencies of configs subpackage to solve dep problems in image
creation
State: new 2011-03-18T01:16:53 mlehtonen
Comment: None
changes files:
--------------
--- sensorfw.changes
+++ sensorfw.changes
@@ -0,0 +1,5 @@
+* Fri Mar 18 2011 Markus Lehtonen <markus.lehtonen at nokia.com> - 0.6.36
+- Remove SysV init script (fix BMC#12898)
+- Fix dependencies of configs subpackage to solve dep problems in image
+ creation
+
spec files:
-----------
--- sensorfw.spec
+++ sensorfw.spec
@@ -92,7 +92,7 @@
Summary: Sensorfw configuration files
Group: System/Libraries
BuildArch: noarch
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{version}
Provides: sensord-config
Provides: config-n900
Provides: config-aava
@@ -140,8 +140,6 @@
%install
rm -rf %{buildroot}
# >> install pre
-install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
-install -m755 sensord.init $RPM_BUILD_ROOT/etc/rc.d/init.d/sensord
# << install pre
%qmake_install
@@ -187,7 +185,6 @@
%config %{_sysconfdir}/sensorfw/sensord.conf
%dir %{_sysconfdir}/%{name}/sensord.conf.d/
%{_datadir}/contextkit/providers/com.nokia.SensorService.context
-%attr(0755,root,root) %{_initrddir}/sensord
%doc debian/copyright debian/README COPYING
# << files
other changes:
--------------
++++++ sensorfw.yaml
--- sensorfw.yaml
+++ sensorfw.yaml
@@ -83,6 +83,9 @@
Description: |
Sensorfw configuration files.
BuildArch: noarch
+ AutoDepend: no
+ Requires:
+ - "%{name} = %{version}"
Provides:
- sensord-config
- config-n900
More information about the MeeGo-commits
mailing list