Hello community,

here is the log from the commit of package rubygem-webyast-roles for 
openSUSE:12.3 checked in at 2013-02-05 13:13:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/rubygem-webyast-roles (Old)
 and      /work/SRC/openSUSE:12.3/.rubygem-webyast-roles.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-webyast-roles", Maintainer is "lsle...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.3/rubygem-webyast-roles/rubygem-webyast-roles.changes 
2013-01-31 01:37:13.000000000 +0100
+++ 
/work/SRC/openSUSE:12.3/.rubygem-webyast-roles.new/rubygem-webyast-roles.changes
    2013-02-05 13:13:50.000000000 +0100
@@ -1,0 +2,13 @@
+Fri Jan  4 16:30:14 UTC 2013 - lsle...@suse.cz
+
+- fixed broken layout (invalid JS code) resulting in unfunctional
+  module (bnc#791345)
+- 0.3.11
+
+-------------------------------------------------------------------
+Wed Dec 12 15:38:59 UTC 2012 - lsle...@suse.cz
+
+- restart webyast after package update
+- 0.3.10
+
+-------------------------------------------------------------------

Old:
----
  webyast-roles-0.3.9.gem

New:
----
  webyast-roles-0.3.11.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-webyast-roles.spec ++++++
--- /var/tmp/diff_new_pack.brmTgX/_old  2013-02-05 13:13:50.000000000 +0100
+++ /var/tmp/diff_new_pack.brmTgX/_new  2013-02-05 13:13:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-webyast-roles
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-webyast-roles
-Version:        0.3.9
+Version:        0.3.11
 Release:        0
 %define mod_name webyast-roles
 %define mod_full_name %{mod_name}-%{version}
@@ -26,9 +26,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
-BuildRequires:  webyast-base >= 0.3
+BuildRequires:  webyast-base >= 0.3.31
 BuildRequires:  webyast-base-testsuite
-PreReq:         webyast-base >= 0.3
+PreReq:         webyast-base >= 0.3.31
 
 Obsoletes:      webyast-roles-ui < %{version}
 Obsoletes:      webyast-roles-ws < %{version}
@@ -73,6 +73,7 @@
 %prep
 
 %build
+%create_restart_script
 
 %check
 # run the testsuite
@@ -101,7 +102,7 @@
 # XXX not nice to get webyast all permissions, but now not better solution
 /usr/sbin/grantwebyastrights --user %{webyast_user} --action grant > /dev/null
 
-%webyast_update_assets
+%restart_webyast
 
 %postun
 %webyast_remove_assets
@@ -122,6 +123,8 @@
 %attr(0600,%{webyast_user},%{webyast_user}) %config %{webyast_vardir}/roles/*
 %attr(644,root,root) %config 
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.roles.policy
 
+%restart_script_name
+
 %files doc
 %defattr(-,root,root,-)
 %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to