On 19 Apr 2011, at 11:49, rui_long wrote:
> Hi,
> Adding new package ismd-media-control in project Trunk:Testing. Please review
> and accept ASAP.
>
> Justification for this new package:
>
> submit new package for MeeGo-TV 1.2
> related feature ID : 12402
>
> Thank You,
> rui_long
>
> [This message was auto-generated]
>
> ---
>
> Request #16515:
>
> submit: home:rui_long:branches:devel:udev/ismd-media-control(r1) ->
> Trunk:Testing/ismd-media-control
>
>
> Message:
> submit new package for MeeGo-TV 1.2
> related feature ID : 12402
>
> State: new 2011-04-19T01:49:50 rui_long
> Comment: None
>
>
> This is a NEW package in Trunk:Testing project.
> The files in the new package:
> ismd-media-control/
> |__ Makefile
> |__ ismd-media-control-0.0.2.tar.bz2
> |__ ismd-media-control.changes
> |__ ismd-media-control.spec
> |__ ismd-media-control.yaml
>
> The content of the YAML file, ismd-media-control.yaml:
> ===================================================================
> Name: ismd-media-control
> Summary: MeeGo TV Media Controller
> Version: 0.0.2
> Release: 1
> Group: System/Libraries
> License: LGPLv2
> URL: http://meego.com
> Sources:
> - "%{name}-%{version}.tar.bz2"
> Description: |
> Description of what this library is for or what this library does
huh?
> PkgBR:
> - python
> - dbus-glib-devel
> - display
you dont need this, the -devel package is enough
> - display-devel
> - libclock_control
you dont need this, the -devel package is enough
> - libclock_control-devel
> - libhtuple
you dont need this, the -devel package is enough
> - libhtuple-devel
> - libidl
you dont need this, the -devel package is enough
> - libidl-devel
> - libosal-devel
> - libpal-devel
> - libplatform_config-devel
> - libsven
you dont need this, the -devel package is enough
> - libsven-devel
> - libsystem_utils-devel
> - smd
you dont need this, the -devel package is enough
> - smd-devel
>
> #PkgConfigBR:
>
You should be using pkgconfig instead of -devel
> Configure: autogen
> NoAutoLocale: true
> Files:
> - "%{_bindir}/ismd-media-control-service"
> - "%{_datadir}/dbus-1/services/ismd-media-control.service"
>
> ===================================================================
>
>
> The content of the spec file, ismd-media-control.spec:
> ===================================================================
> #
> # Do NOT Edit the Auto-generated Part!
> # Generated by: spectacle version 0.21
> #
> # >> macros
> # << macros
>
> Name: ismd-media-control
> Summary: MeeGo TV Media Controller
> Version: 0.0.2
> Release: 1
> Group: System/Libraries
> License: LGPLv2
> URL: http://meego.com
> Source0: %{name}-%{version}.tar.bz2
> Source100: ismd-media-control.yaml
> BuildRequires: python
> BuildRequires: dbus-glib-devel
> BuildRequires: display
> BuildRequires: display-devel
> BuildRequires: libclock_control
> BuildRequires: libclock_control-devel
> BuildRequires: libhtuple
> BuildRequires: libhtuple-devel
> BuildRequires: libidl
> BuildRequires: libidl-devel
> BuildRequires: libosal-devel
> BuildRequires: libpal-devel
> BuildRequires: libplatform_config-devel
> BuildRequires: libsven
> BuildRequires: libsven-devel
> BuildRequires: libsystem_utils-devel
> BuildRequires: smd
> BuildRequires: smd-devel
>
>
> %description
> Description of what this library is for or what this library does
>
>
>
>
> %prep
> %setup -q -n %{name}
>
> # >> setup
> # << setup
>
> %build
> # >> build pre
> # << build pre
>
> %autogen --disable-static
> make %{?jobs:-j%jobs}
>
> # >> build post
> # << build post
> %install
> rm -rf %{buildroot}
> # >> install pre
> # << install pre
> %make_install
>
> # >> install post
> # << install post
>
>
>
>
>
>
> %files
> %defattr(-,root,root,-)
> %{_bindir}/ismd-media-control-service
> %{_datadir}/dbus-1/services/ismd-media-control.service
> # >> files
> # << files
>
>
>
> ===================================================================
>
> _______________________________________________
> MeeGo-commits mailing list
> [email protected]
> http://lists.meego.com/listinfo/meego-commits
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging