> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Kevron Rees
> Sent: Saturday, April 16, 2011 7:44 AM
> To: [email protected]
> Subject: [meego-commits] 16364: Changes to Trunk:Testing/connman-qt
>
> Hi,
> I have made the following changes to connman-qt in project Trunk:Testing.
> Please review and accept ASAP.
>
> Thank You,
> Kevron Rees
>
> [This message was auto-generated]
>
> ---
>
> Request #16364:
>
> submit: devel:meego-ux/connman-qt(r16) -> Trunk:Testing/connman-qt
>
>
> Message:
> fixes a bunch of bugs see changelog
>
> State: new 2011-04-15T16:44:01 kevronx_m_rees
> Comment: None
>
>
>
> changes files:
> --------------
> --- connman-qt.changes
> +++ connman-qt.changes
> @@ -0,0 +1,3 @@
> +* Fri Apr 15 2011 Kevron Rees <[email protected]> - 0.0.6
> +- Fixes BMC #15127 - security label not updated
> +
>
> old:
> ----
> connman-qt-0.0.5.tar.bz2
>
> new:
> ----
> connman-qt-0.0.6.tar.bz2
>
> spec files:
> -----------
> --- connman-qt.spec
> +++ connman-qt.spec
> @@ -7,7 +7,7 @@
>
> Name: connman-qt
> Summary: qt bindings for connman
> -Version: 0.0.5
> +Version: 0.0.6
> Release: 1
> Group: System/GUI/Other
> License: Apache License
> @@ -31,6 +31,27 @@
>
>
>
> +%package tests
> +Summary: tests for connman-qt
> +Group: Development/Libraries
> +Requires: %{name} = %{version}-%{release}
> +Requires: connman-qt-declarative
> +
> +%description tests
> +This package contains the test applications for testing libconnman-qt
> +
> +
> +%package declarative
> +Summary: Declarative plugin for Qt Quick for connman-qt
> +Group: Development/Libraries
> +Requires: %{name} = %{version}-%{release}
> +Requires: connman-qt
Duplicated. NOT needed. It would be generated automatically by specify.
> +
> +%description declarative
> +This package contains the files necessary to develop
> +applications using libconnman-qt
> +
> ++++++ connman-qt.yaml
> --- connman-qt.yaml
> +++ connman-qt.yaml
> @@ -1,6 +1,6 @@
> Name: connman-qt
> Summary: qt bindings for connman
> -Version: 0.0.5
> +Version: 0.0.6
> Release: 1
> Group: System/GUI/Other
> License: Apache License
> @@ -26,6 +26,25 @@
> Files:
> - "%{_libdir}/libconnman-qt4.so.*"
> SubPackages:
> + - Name: tests
> + Summary: tests for connman-qt
> + Group: Development/Libraries
> + Description: |
> + This package contains the test applications for testing libconnman-qt
> + Requires:
> + - connman-qt-declarative
> + Files:
> + - "%{_usr}/lib/libconnman-qt4/test"
> + - Name: declarative
> + Summary: Declarative plugin for Qt Quick for connman-qt
> + Group: Development/Libraries
> + Description: |
> + This package contains the files necessary to develop
> + applications using libconnman-qt
> + Requires:
> + - connman-qt
NOT needed. It would be generated automatically by specify.
> + Files:
> + - "%{_usr}/lib/qt4/imports/MeeGo/Connman"
> - Name: devel
> Summary: Development files for connman-qt
> Group: Development/Libraries
>
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging