The only files in this package are just .so? How does this package fit into whole MeeGo architecture and how do we test that? Please file a FEA# about this and get this approved by PM. We need such information to make decision how to get this into default image.
Peter > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Kaitlin Rupert > Sent: Friday, December 03, 2010 9:25 AM > To: [email protected] > Subject: [meego-commits] 10552: New package Trunk:Testing/libsocialweb-qml > > Hi, > Adding new package libsocialweb-qml in project Trunk:Testing. Please review > and accept ASAP. > > Justification for this new package: > > * Thu Dec 02 2010 James Ausmus <[email protected]> - 0.0.1 > - Initial version > - With libsocialweb-qt-0.1.8, fixes BMC#10832 > > Thank You, > Kaitlin Rupert > > [This message was auto-generated] > > --- > > Request #10552: > > submit: devel:qt-mtf/libsocialweb-qml(r1) -> > Trunk:Testing/libsocialweb-qml > > > Message: > * Thu Dec 02 2010 James Ausmus <[email protected]> - 0.0.1 > - Initial version > - With libsocialweb-qt-0.1.8, fixes BMC#10832 > > State: new 2010-12-02T17:25:00 krupert > Comment: None > > > This is a NEW package in Trunk:Testing project. > The files in the new package: > libsocialweb-qml/ > |__ Makefile > |__ libsocialweb-qml-0.0.1.tar.bz2 > |__ libsocialweb-qml.changes > |__ libsocialweb-qml.spec > |__ libsocialweb-qml.yaml > > The content of the YAML file, libsocialweb-qml.yaml: > ================================================================ > === > Name: libsocialweb-qml > Summary: libsocialweb-qt QML bindings > Version: 0.0.1 > Release: 1 > Group: System/Libraries > License: LGPL > URL: http://www.intel.com > Sources: > - "%{name}-%{version}.tar.bz2" > Description: QML bindings for the libsocialweb-qt client API > > Requires: > - "%{name} >= %{version}" > > PkgConfigBR: > - QtCore >= 4.7.0 > - QtDeclarative >= 4.7.0 > - libsocialweb-qt >= 0.1.8 > Configure: none > Builder: qmake > Files: > - "%{_libdir}/qt4/imports/Socialweb/libSocialweb.so" > - "%{_libdir}/qt4/imports/Socialweb/qmldir" > > ================================================================ > === > > > The content of the spec file, libsocialweb-qml.spec: > ================================================================ > === > # > # Do NOT Edit the Auto-generated Part! > # Generated by: spectacle version 0.20 > # > # >> macros > # << macros > > Name: libsocialweb-qml > Summary: libsocialweb-qt QML bindings > Version: 0.0.1 > Release: 1 > Group: System/Libraries > License: LGPL > URL: http://www.intel.com > Source0: %{name}-%{version}.tar.bz2 > Source100: libsocialweb-qml.yaml > Requires: %{name} >= %{version} > BuildRequires: pkgconfig(QtCore) >= 4.7.0 > BuildRequires: pkgconfig(QtDeclarative) >= 4.7.0 > BuildRequires: pkgconfig(libsocialweb-qt) >= 0.1.8 > > > %description > QML bindings for the libsocialweb-qt client API > > > > %prep > %setup -q -n %{name}-%{version} > > # >> setup > # << setup > > %build > # >> build pre > # << build pre > > %qmake > > make %{?jobs:-j%jobs} > > # >> build post > # << build post > %install > rm -rf %{buildroot} > # >> install pre > # << install pre > %qmake_install > > # >> install post > # << install post > > > > > > > %files > %defattr(-,root,root,-) > %{_libdir}/qt4/imports/Socialweb/libSocialweb.so > %{_libdir}/qt4/imports/Socialweb/qmldir > # >> 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
