[meego-commits] 5124: Changes to Trunk:Testing/ohm-plugins-misc

Markus Lehtonen markus.lehtonen at nokia.com
Wed Jun 30 21:31:12 UTC 2010


Hi,
I have made the following changes to ohm-plugins-misc in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Markus Lehtonen

[This message was auto-generated]

---

Request #5124:

  submit:   home:mlehtonen:policyfw/ohm-plugins-misc(r5) -> Trunk:Testing/ohm-plugins-misc


Message:
    Request to pull ohm-plugins-misc. This package is part of the Maemo resource policy framework that has been agreed to be part of MeeGo core architecture. Related submitrequests: #5118 (swi-prolog), #5119 (libtrace), #5120 (ohm), #5121 (libresource), #5122 (libprolog), #5123 (libdres)

State:   new          2010-06-30T09:27:39 mlehtonen
Comment: None


This is a NEW package in Trunk:Testing project.
The files in the new package:
ohm-plugins-misc/
  |__  ohm-plugins-misc-0.1.2.tar.gz
  |__  ohm-plugins-misc.changes
  |__  ohm-plugins-misc.spec

The content of the spec file, ohm-plugins-misc.spec:
===================================================================
Summary: A miscallaneous set of Nokia OHM plugins
Name: ohm-plugins-misc
Version: 0.1.2
Release: 0
License: Proprietary
Group: System Environment/Daemons
URL: http://meego.gitorious.org/maemo-multimedia/ohm-plugins-misc
Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: glib2-devel
BuildRequires: libX11-devel
BuildRequires: dbus-glib-devel
BuildRequires: check-devel
#BuildRequires: kernel-headers
BuildRequires: GConf-dbus-devel
BuildRequires: bluez-libs-devel
BuildRequires: telepathy-glib-devel
BuildRequires: libresource-devel
BuildRequires: bison
BuildRequires: flex
BuildRequires: ohm-devel
BuildRequires: libdres-devel
Requires: ohm
Requires: ohm-plugin-core

%description
A miscallaneous set of OHM plugins by Nokia.

%prep
%setup -q -n ohm-plugins-misc

%build
%configure --disable-static
make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
# FIXME: remove unwanted devel files
rm -f $RPM_BUILD_ROOT/%{_libdir}/ohm/*.la
# FIXME: remove maemo-specific file
rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/X11/Xsession.post/55ohm-session-agent

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%{_libdir}/ohm/libohm_*.so
%{_bindir}/ohm-session-agent
%config %{_sysconfdir}/ohm/plugins.d/*.ini
%{_datadir}/dbus-1/services/*
%attr(755,root,root) %{_datadir}/ohm-session-agent/start-session-agent.sh


===================================================================



More information about the MeeGo-commits mailing list