Hello community, here is the log from the commit of package rubygem-webyast-activedirectory for openSUSE:Factory checked in at 2013-02-05 13:06:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-activedirectory (Old) and /work/SRC/openSUSE:Factory/.rubygem-webyast-activedirectory.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-webyast-activedirectory", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-webyast-activedirectory/rubygem-webyast-activedirectory.changes 2012-12-14 11:12:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-webyast-activedirectory.new/rubygem-webyast-activedirectory.changes 2013-02-05 13:06:10.000000000 +0100 @@ -1,0 +2,19 @@ +Wed Dec 19 14:14:32 UTC 2012 - [email protected] + +- make webyast-base dependency versioned +- 0.3.9 + +------------------------------------------------------------------- +Wed Dec 12 15:24:59 UTC 2012 - [email protected] + +- restart webyast after package update +- 0.3.8 + +------------------------------------------------------------------- +Mon Dec 10 13:47:43 UTC 2012 - [email protected] + +- fixed generic save error handler +- the global on/off checkbox also enables/disables account settings + input fields + +------------------------------------------------------------------- Old: ---- webyast-activedirectory-0.3.7.gem New: ---- webyast-activedirectory-0.3.9.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-webyast-activedirectory.spec ++++++ --- /var/tmp/diff_new_pack.1fHju8/_old 2013-02-05 13:06:12.000000000 +0100 +++ /var/tmp/diff_new_pack.1fHju8/_new 2013-02-05 13:06:12.000000000 +0100 @@ -17,7 +17,7 @@ Name: rubygem-webyast-activedirectory -Version: 0.3.7 +Version: 0.3.9 Release: 0 %define mod_name webyast-activedirectory %define mod_full_name %{mod_name}-%{version} @@ -27,11 +27,11 @@ BuildRequires: rubygems_with_buildroot_patch %rubygems_requires BuildRequires: rubygem-restility -BuildRequires: rubygem-webyast-rake-tasks >= 0.2 -BuildRequires: webyast-base +BuildRequires: rubygem-webyast-rake-tasks >= 0.3.5 +BuildRequires: webyast-base >= 0.3.31 BuildRequires: webyast-base-testsuite -PreReq: webyast-base -PreReq: rubygem-webyast-rake-tasks >= 0.2 +PreReq: webyast-base >= 0.3.31 +PreReq: rubygem-webyast-rake-tasks >= 0.3.5 Requires: samba-client Requires: samba-winbind Requires: yast2-dbus-server @@ -79,13 +79,14 @@ %prep %build +%create_restart_script %post # granting all permissions for the web user /usr/sbin/grantwebyastrights --user root --action grant > /dev/null /usr/sbin/grantwebyastrights --user %{webyast_user} --action grant > /dev/null -%webyast_update_assets +%restart_webyast %postun %webyast_remove_assets @@ -133,6 +134,8 @@ %dir /usr/share/YaST2/modules/YaPI/ /usr/share/YaST2/modules/YaPI/ActiveDirectory.pm +%restart_script_name + %files doc %defattr(-,root,root,-) %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
