Hello community,

here is the log from the commit of package rubygem-webyast-terminal for 
openSUSE:Factory checked in at 2012-10-12 14:29:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-terminal (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-webyast-terminal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-webyast-terminal", Maintainer is "r...@suse.com"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-terminal/rubygem-webyast-terminal.changes
        2012-06-13 13:33:04.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-terminal.new/rubygem-webyast-terminal.changes
   2012-10-12 14:33:37.000000000 +0200
@@ -1,0 +2,32 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.8
+
+-------------------------------------------------------------------
+Thu Sep 20 07:41:57 UTC 2012 - lsle...@suse.cz
+
+- 0.3.7
+
+-------------------------------------------------------------------
+Fri Sep 14 16:05:32 UTC 2012 - lsle...@suse.cz
+
+- removed org.opensuse.yast.modules.yapi.terminal.policy permission
+  (it is not needed actually)
+- use 'pgrep' instead of grepping 'ps' output
+- styling and layout fixes
+
+-------------------------------------------------------------------
+Wed Sep 12 10:15:59 UTC 2012 - lsle...@suse.cz
+
+- fixed permission problem (bnc#779939)
+- 0.3.6
+
+-------------------------------------------------------------------
+Thu Aug 16 19:10:33 UTC 2012 - lsle...@suse.cz
+
+- removed unused ActionDispatch::Static middleware
+- rubygem-restility is not needed for build
+- 0.3.5
+
+-------------------------------------------------------------------

Old:
----
  org.opensuse.yast.modules.yapi.terminal.policy
  webyast-terminal-0.3.4.gem

New:
----
  webyast-terminal-0.3.8.gem

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

Other differences:
------------------
++++++ rubygem-webyast-terminal.spec ++++++
--- /var/tmp/diff_new_pack.W8xdFH/_old  2012-10-12 14:33:38.000000000 +0200
+++ /var/tmp/diff_new_pack.W8xdFH/_new  2012-10-12 14:33:38.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-webyast-terminal
-Version:        0.3.4
+Version:        0.3.8
 Release:        0
 %define mod_name webyast-terminal
 %define mod_full_name %{mod_name}-%{version}
@@ -26,18 +26,18 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
-BuildRequires:  rubygem-restility
 BuildRequires:  webyast-base >= 0.3
 BuildRequires:  webyast-base-testsuite
 PreReq:         webyast-base >= 0.3
 Requires:       shellinabox
+# /usr/bin/pgrep
+Requires:       procps
 
 Url:            http://en.opensuse.org/Portal:WebYaST
 Summary:        WebYaST - terminal plugin
 License:        GPL-2.0
 Group:          Productivity/Networking/Web/Utilities
 Source:         %{mod_full_name}.gem
-Source1:        org.opensuse.yast.modules.yapi.terminal.policy
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}
@@ -75,10 +75,6 @@
 %gem_install %{S:0}
 
 mkdir -p $RPM_BUILD_ROOT/usr/share/%{webyast_polkit_dir}
-cp %{SOURCE1} $RPM_BUILD_ROOT/usr/share/%{webyast_polkit_dir}
-
-# remove empty public
-rm -rf 
$RPM_BUILD_ROOT/%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/public
 
 %webyast_build_plugin_assets
 
@@ -86,9 +82,6 @@
 %{__rm} -rf $RPM_BUILD_ROOT
 
 %post
-# granting all permissions for root
-/usr/sbin/grantwebyastrights --user root --action grant > /dev/null
-
 %webyast_update_assets
 
 %postun
@@ -105,9 +98,6 @@
 %dir %{webyast_dir}/public/assets
 %{webyast_dir}/public/assets/*
 
-%dir /usr/share/%{webyast_polkit_dir}
-%attr(644,root,root) 
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.terminal.policy
-
 %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