I have made the following changes intended for : CE:UX:MTF / meegotouchcp-connman
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/5198 Thank You, Marko Saukko [This message was auto-generated] --- Request # 5198: Messages from BOSS: State: review at 2012-07-11T18:46:22 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: Project:MTF:UX / meegotouchcp-connman -> CE:UX:MTF / meegotouchcp-connman changes files: -------------- --- meegotouchcp-connman.changes +++ meegotouchcp-connman.changes @@ -0,0 +1,3 @@ +* Wed Jul 11 2012 Marko Saukko <[email protected]> - 0.2.2 +- Obsolete old packages (-branding, -qt) to fix package update. + spec files: ----------- --- meegotouchcp-connman.spec +++ meegotouchcp-connman.spec @@ -1,6 +1,6 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.24.1 +# Generated by: spectacle version 0.25 # Name: meegotouchcp-connman @@ -18,6 +18,8 @@ Source100: meegotouchcp-connman.yaml Requires: connman-qt-declarative >= 0.2.0 BuildRequires: qt-qmake +Obsoletes: meegotouchcp-connman-branding-upsteam < 0.2.0 +Obsoletes: meegotouchcp-connman-qt < 0.2.0 %description This is a plugin for meegotouch-controlpanel that does wifi other changes: -------------- ++++++ meegotouchcp-connman.yaml --- meegotouchcp-connman.yaml +++ meegotouchcp-connman.yaml @@ -14,6 +14,10 @@ - qt-qmake Requires: - connman-qt-declarative >= 0.2.0 +Obsoletes: + # These were removed from version 0.2.0 onwards. + - meegotouchcp-connman-branding-upsteam < 0.2.0 + - meegotouchcp-connman-qt < 0.2.0 Configure: none Builder: qmake Files:
