the package is still called meegotouchcp-connman, calling it -ivi in obs does really mean nothing and obs package name needs to match the rpm name.
Anas On 2010-09-24, at 11:32 PM, Brian Harring wrote: > Hi, > Adding new package meegotouchcp-connman-ivi in project Trunk:IVI. Please > review and accept ASAP. > > Justification for this new package: > > > > Thank You, > Brian Harring > > [This message was auto-generated] > > --- > > Request #7819: > > submit: Trunk:IVI/meegotouchcp-connman(r1) -> > Trunk:IVI/meegotouchcp-connman-ivi > > > Message: > None > > State: new 2010-09-24T15:32:38 ferringb > Comment: None > > > This is a NEW package in Trunk:IVI project. > The files in the new package: > meegotouchcp-connman/ > |__ Makefile > |__ meegotouchcp-connman-0.0.13-add-ethernet-support.patch > |__ meegotouchcp-connman-0.0.13.tar.bz2 > |__ meegotouchcp-connman.changes > |__ meegotouchcp-connman.spec > |__ meegotouchcp-connman.yaml > > The content of the YAML file, meegotouchcp-connman.yaml: > =================================================================== > Name: meegotouchcp-connman > Summary: MeegoTouchControlPanel wifi and ethernet plugin > Version: 0.0.13 > Release: 1 > Group: System/GUI/Other > License: Apache License > URL: http://www.meego.com > Sources: > - "%{name}-%{version}.tar.bz2" > Patches: > - meegotouchcp-connman-0.0.13-add-ethernet-support.patch > Description: | > This includes plugins for meegotouch-controlpanel that does wifi and > ethernet > > Requires: > - connman > - meego-handset-cpwifi-branding > PkgBR: > - doxygen > PkgConfigBR: > - QtCore >= 4.6.0 > - QtDBus > - QtOpenGL > - QtGui > - meegotouch > - meegotouch-controlpanel > Configure: none > Builder: make > Files: > - "%{_libdir}/duicontrolpanel/meegotouchcp-connman.desktop" > - "%{_libdir}/duicontrolpanel/meegotouchcp-connman-ethernet.desktop" > - "%{_libdir}/duicontrolpanel/applets/libwifiapplet.so" > - "%{_libdir}/duicontrolpanel/applets/libethernetapplet.so" > > SubPackages: > - Name: libconnman-qt > Summary: A library for accessing some of connman's functionality through qt > Group: System/Libraries > Description: | > This library is used by meegotouchcp-connman and others to work with > connman > Files: > - "%{_libdir}/libconnman-qt.so.*" > - Name: libconnman-qt-devel > Summary: Development files for libconnman-qt > Group: Development/Libraries > Description: | > This package contains the files necessary to develop > applications using libconnman-qt > Files: > - "%{_usr}/include/manager.h" > - "%{_usr}/include/service.h" > - "%{_usr}/include/networkitemmodel.h" > - "%{_usr}/include/networklistmodel.h" > - "%{_usr}/include/commondbustypes.h" > - "%{_usr}/include/technologybutton.h" > - "%{_usr}/include/offlinebutton.h" > - "%{_usr}/lib/pkgconfig/connman-qt.pc" > - "%{_usr}/lib/libconnman-qt.so" > - Name: branding-upsteam > Summary: MeeGo wifi and ethernet controlpanel applet theme files > Description: Theme assets for the MeeGo wifi and ethernet control panel > applet > Group: System/GUI/Other > License: Restricted > Provides: > - meego-handset-cpwifi-branding > Files: > - > "%{_datadir}/themes/base/meegotouch/duicontrolpanel/style/confirmremovepagestyle.css" > - > "%{_datadir}/themes/base/meegotouch/duicontrolpanel/style/listpagestyle.css" > - > "%{_datadir}/themes/base/meegotouch/duicontrolpanel/style/networkitemstyle.css" > - > "%{_datadir}/themes/base/meegotouch/duicontrolpanel/style/passwordpagestyle.css" > - > "%{_datadir}/themes/base/meegotouch/duicontrolpanel/style/wifiapplet.css" > - > "%{_datadir}/themes/base/meegotouch/duicontrolpanel/style/ethernetapplet.css" > - > "%{_datadir}/themes/base/meegotouch/settings/images/device-settings-bodytext-bg-dn.png" > - > "%{_datadir}/themes/base/meegotouch/settings/images/device-settings-bodytext-bg.png" > - > "%{_datadir}/themes/base/meegotouch/settings/images/device-settings-header-bg.png" > - "%{_datadir}/themes/base/meegotouch/libwifiapplet/libwifiapplet.conf" > - > "%{_datadir}/themes/base/meegotouch/libethernetapplet/libethernetapplet.conf" > - "%{_datadir}/l10n//meegotouch/libwifiandethernetapplets.qm" > > =================================================================== > > > The content of the spec file, meegotouchcp-connman.spec: > =================================================================== > # > # Do not Edit! Generated by: > # spectacle version 0.18 > # > # >> macros > # << macros > > Name: meegotouchcp-connman > Summary: MeegoTouchControlPanel wifi and ethernet plugin > Version: 0.0.13 > Release: 1 > Group: System/GUI/Other > License: Apache License > URL: http://www.meego.com > Source0: %{name}-%{version}.tar.bz2 > Source100: meegotouchcp-connman.yaml > Patch0: meegotouchcp-connman-0.0.13-add-ethernet-support.patch > Requires: connman > Requires: meego-handset-cpwifi-branding > BuildRequires: pkgconfig(QtCore) >= 4.6.0 > BuildRequires: pkgconfig(QtDBus) > BuildRequires: pkgconfig(QtOpenGL) > BuildRequires: pkgconfig(QtGui) > BuildRequires: pkgconfig(meegotouch) > BuildRequires: pkgconfig(meegotouch-controlpanel) > BuildRequires: doxygen > > > %description > This includes plugins for meegotouch-controlpanel that does wifi and ethernet > > > > %package libconnman-qt > Summary: A library for accessing some of connman's functionality through qt > Group: System/Libraries > Requires: %{name} = %{version}-%{release} > Requires(post): /sbin/ldconfig > Requires(postun): /sbin/ldconfig > > %description libconnman-qt > This library is used by meegotouchcp-connman and others to work with connman > > > %package libconnman-qt-devel > Summary: Development files for libconnman-qt > Group: Development/Libraries > Requires: %{name} = %{version}-%{release} > > %description libconnman-qt-devel > This package contains the files necessary to develop > applications using libconnman-qt > > > %package branding-upsteam > Summary: MeeGo wifi and ethernet controlpanel applet theme files > License: Restricted > Group: System/GUI/Other > Requires: %{name} = %{version}-%{release} > Provides: meego-handset-cpwifi-branding > > %description branding-upsteam > Theme assets for the MeeGo wifi and ethernet control panel applet > > > %prep > %setup -q -n %{name}-%{version} > > # meegotouchcp-connman-0.0.13-add-ethernet-support.patch > %patch0 -p1 > # >> setup > # << setup > > %build > # >> build pre > export PATH=$PATH:/usr/lib/qt4/bin > qmake install_prefix=/usr > # << build pre > > > make %{?jobs:-j%jobs} > > # >> build post > # << build post > %install > rm -rf %{buildroot} > # >> install pre > export INSTALL_ROOT=%{buildroot} > # << install pre > %make_install > > # >> install post > # << install post > > > > > > > > %post libconnman-qt -p /sbin/ldconfig > > %postun libconnman-qt -p /sbin/ldconfig > > > > > > > > %files > %defattr(-,root,root,-) > %{_libdir}/duicontrolpanel/meegotouchcp-connman.desktop > %{_libdir}/duicontrolpanel/meegotouchcp-connman-ethernet.desktop > %{_libdir}/duicontrolpanel/applets/libwifiapplet.so > %{_libdir}/duicontrolpanel/applets/libethernetapplet.so > # >> files > # << files > > > %files libconnman-qt > %defattr(-,root,root,-) > %{_libdir}/libconnman-qt.so.* > # >> files libconnman-qt > # << files libconnman-qt > > %files libconnman-qt-devel > %defattr(-,root,root,-) > %{_usr}/include/manager.h > %{_usr}/include/service.h > %{_usr}/include/networkitemmodel.h > %{_usr}/include/networklistmodel.h > %{_usr}/include/commondbustypes.h > %{_usr}/include/technologybutton.h > %{_usr}/include/offlinebutton.h > %{_usr}/lib/pkgconfig/connman-qt.pc > %{_usr}/lib/libconnman-qt.so > # >> files libconnman-qt-devel > # << files libconnman-qt-devel > > %files branding-upsteam > %defattr(-,root,root,-) > %{_datadir}/themes/base/meegotouch/duicontrolpanel/style/confirmremovepagestyle.css > %{_datadir}/themes/base/meegotouch/duicontrolpanel/style/listpagestyle.css > %{_datadir}/themes/base/meegotouch/duicontrolpanel/style/networkitemstyle.css > %{_datadir}/themes/base/meegotouch/duicontrolpanel/style/passwordpagestyle.css > %{_datadir}/themes/base/meegotouch/duicontrolpanel/style/wifiapplet.css > %{_datadir}/themes/base/meegotouch/duicontrolpanel/style/ethernetapplet.css > %{_datadir}/themes/base/meegotouch/settings/images/device-settings-bodytext-bg-dn.png > %{_datadir}/themes/base/meegotouch/settings/images/device-settings-bodytext-bg.png > %{_datadir}/themes/base/meegotouch/settings/images/device-settings-header-bg.png > %{_datadir}/themes/base/meegotouch/libwifiapplet/libwifiapplet.conf > %{_datadir}/themes/base/meegotouch/libethernetapplet/libethernetapplet.conf > %{_datadir}/l10n//meegotouch/libwifiandethernetapplets.qm > # >> files branding-upsteam > # << files branding-upsteam > > > =================================================================== > > _______________________________________________ > 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
