I have made the following changes intended for :
  CE:MW:Shared / libsignon

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/7577

Thank You,
John Brooks

[This message was auto-generated]

---

Request # 7577:

Messages from BOSS:

State: review at 2012-12-21T05:34:04 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:special:branches:CE:MW:Shared / libsignon -> CE:MW:Shared / 
libsignon
  
changes files:
--------------
--- libsignon.changes
+++ libsignon.changes
@@ -0,0 +1,3 @@
+* Thu Dec 20 2012 John Brooks <[email protected]> - 8.43
+- Merge libsignon-passwordplugin into libsignon package
+

spec files:
-----------
--- libsignon.spec
+++ libsignon.spec
@@ -1,7 +1,7 @@
 %define _name signon
 Name: libsignon
 Version: 8.43
-Release: 1
+Release: 2
 Summary: Single Sign On framework
 Group: System/Libraries
 License: LGPLv2.1
@@ -24,6 +24,9 @@
 #       - check if we have usable testcases
 Patch0: 0001-include-QDebug-to-remotepluginprocess.patch
 
+Provides: libsignon-passwordplugin = %{version}-%{release}
+Obsoletes: libsignon-passwordplugin < %{version}-%{release}
+
 %description
 %{summary}.
 
@@ -36,7 +39,7 @@
 %exclude %{_bindir}/signonclient
 %config %{_sysconfdir}/signond.conf
 %{_libdir}/signon/extensions/libcryptsetup.so
-
+%{_libdir}/signon/libpasswordplugin.so
 
 %package testplugin
 Summary: Single Sign On test plugins
@@ -51,19 +54,6 @@
 %{_libdir}/%{_name}/libssotest*.so
 
 
-%package passwordplugin
-Summary: Plain Password plugin for Single Sign On
-Group: System/Libraries
-Requires: %{name} = %{version}-%{release}
-
-%description passwordplugin
-%{summary}
-
-%files passwordplugin
-%defattr(-,root,root,-)
-%{_libdir}/%{_name}/libpasswordplugin.so
-
-
 %package exampleplugin
 Summary: Single Sign On example client
 Group: System/Libraries

other changes:
--------------



Reply via email to