Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-eulas/rubygem-webyast-eulas.changes  
    2012-12-03 11:32:06.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-eulas.new/rubygem-webyast-eulas.changes
 2013-02-05 13:06:53.000000000 +0100
@@ -1,0 +2,12 @@
+Tue Feb  5 09:07:41 UTC 2013 - lsle...@suse.cz
+
+- added openSUSE 12.3 license (removed 11.1)
+- 0.3.11
+
+-------------------------------------------------------------------
+Wed Dec 12 15:26:46 UTC 2012 - lsle...@suse.cz
+
+- restart webyast after package update
+- 0.3.10
+
+-------------------------------------------------------------------

Old:
----
  eulas-opensuse11_1.yml
  webyast-eulas-0.3.9.gem

New:
----
  eulas-opensuse12_3.yml
  webyast-eulas-0.3.11.gem

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

Other differences:
------------------
++++++ rubygem-webyast-eulas.spec ++++++
--- /var/tmp/diff_new_pack.n2qkWt/_old  2013-02-05 13:06:54.000000000 +0100
+++ /var/tmp/diff_new_pack.n2qkWt/_new  2013-02-05 13:06:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-webyast-eulas
 #
-# 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-eulas
-Version:        0.3.9
+Version:        0.3.11
 Release:        0
 %define mod_name webyast-eulas
 %define mod_full_name %{mod_name}-%{version}
@@ -27,9 +27,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-licenses-ui < %{version}
 Obsoletes:      webyast-licenses-ws < %{version}
@@ -42,7 +42,7 @@
 Source:         %{mod_full_name}.gem
 Source1:        eulas-sles11.yml
 Source2:        org.opensuse.yast.modules.yapi.licenses.policy
-Source3:        eulas-opensuse11_1.yml
+Source3:        eulas-opensuse12_3.yml
 
 #
 %define plugin_name eulas
@@ -79,6 +79,7 @@
 %prep
 
 %build
+%create_restart_script
 
 %check
 # run the testsuite
@@ -88,7 +89,7 @@
 /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
@@ -112,7 +113,7 @@
  *)
   # use a sles11 license by default
   SOURCE_CONFIG=%SOURCE1
-  rm -r 
$RPM_BUILD_ROOT/%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/config/resources/licenses/openSUSE-11.1
+  rm -r 
$RPM_BUILD_ROOT/%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/config/resources/licenses/openSUSE-12.3
   ;;
 esac
 mv 
$RPM_BUILD_ROOT/%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/config/resources/licenses
 $RPM_BUILD_ROOT/usr/share/%{webyast_user}/%{plugin_name}/
@@ -153,6 +154,8 @@
 %dir /usr/share/%{webyast_polkit_dir}
 %attr(644,root,root) %config 
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.licenses.policy
 
+%restart_script_name
+
 %files doc
 %defattr(-,root,root,-)
 %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/

++++++ eulas-opensuse11_1.yml -> eulas-opensuse12_3.yml ++++++
--- /work/SRC/openSUSE:Factory/rubygem-webyast-eulas/eulas-opensuse11_1.yml     
2012-04-23 09:17:04.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-eulas.new/eulas-opensuse12_3.yml    
    2013-02-05 13:06:53.000000000 +0100
@@ -1,4 +1,4 @@
 # This file needs to be located under /etc/webyast/ or /etc/webyast/vendor/
 # (the 'vendor' directory has higher priority).
 licenses:
-  - openSUSE-11.1
+  - openSUSE-12.3


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

Reply via email to