I have made the following changes intended for : CE:MW:Shared / signon-plugin-oauth2
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/7889 Thank You, chriadam [This message was auto-generated] --- Request # 7889: Messages from BOSS: State: review at 2013-02-14T01:56:03 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: home:chriadam / signon-plugin-oauth2 -> CE:MW:Shared / signon-plugin-oauth2 changes files: -------------- --- signon-plugin-oauth2.changes +++ signon-plugin-oauth2.changes @@ -0,0 +1,3 @@ +* Thu Feb 14 2013 Chris Adams <[email protected]> - 0.15 +- Packaged version 0.15 for nemo + old: ---- signon-plugin-oauth2-0.14.tar.bz2 new: ---- signon-oauth2-0.15.tar.bz2 spec files: ----------- --- signon-plugin-oauth2.spec +++ signon-plugin-oauth2.spec @@ -1,17 +1,18 @@ +%define _name signon-oauth2 Name: signon-plugin-oauth2 -Version: 0.14 +Version: 0.15 Release: 1 Summary: Plugin which provides oauth and oauth2 authentication enablers to signond Group: System/Libraries License: LGPLv2.1 URL: http://code.google.com/p/accounts-sso/ -Source0: %{name}-%{version}.tar.bz2 +Source: %{_name}-%{version}.tar.bz2 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: pkgconfig(signond) BuildRequires: pkgconfig(QJson) BuildRequires: pkgconfig(QtCore) -Requires: libsignon +BuildRequires: pkgconfig(signon-plugins) %description %{summary}. @@ -21,7 +22,7 @@ %{_libdir}/signon/liboauth2plugin.so %prep -%setup -q -n %{name}-%{version} +%setup -n %{_name}-%{version} %package -n signon-plugin-oauth2-oauthclient Summary: OAuth2 SignOn Plugin OAuth Client other changes: -------------- ++++++ signon-oauth2-0.15.tar.bz2 (new) ++++++ deleted files: --- signon-plugin-oauth2-0.14.tar.bz2
