Hello community,
here is the log from the commit of package rubygem-webyast-roles for
openSUSE:Factory checked in at 2012-06-10 23:20:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-roles (Old)
and /work/SRC/openSUSE:Factory/.rubygem-webyast-roles.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-webyast-roles", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-webyast-roles/rubygem-webyast-roles.changes
2012-04-23 09:17:40.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-webyast-roles.new/rubygem-webyast-roles.changes
2012-06-10 23:20:53.000000000 +0200
@@ -1,0 +2,24 @@
+Tue May 29 11:50:45 UTC 2012 - [email protected]
+
+- updated database.yml for Rails 3.2
+- 0.3.3
+
+-------------------------------------------------------------------
+Thu May 24 10:00:23 UTC 2012 - [email protected]
+
+- fixed permission checks
+- 0.3.2
+
+-------------------------------------------------------------------
+Wed May 23 12:34:03 UTC 2012 - [email protected]
+
+- Ruby 1.9 fixes
+- 0.3.1
+
+-------------------------------------------------------------------
+Mon Oct 24 15:33:43 UTC 2011 - [email protected]
+
+- Merging client and service
+- 0.3.0
+
+-------------------------------------------------------------------
Old:
----
webyast-roles-0.1.gem
New:
----
webyast-roles-0.3.3.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-webyast-roles.spec ++++++
--- /var/tmp/diff_new_pack.lr9gkf/_old 2012-06-10 23:20:54.000000000 +0200
+++ /var/tmp/diff_new_pack.lr9gkf/_new 2012-06-10 23:20:54.000000000 +0200
@@ -1,34 +1,45 @@
#
-# spec file for package webyast-roles (Version 0.1)
+# spec file for package rubygem-webyast-roles
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
+# Copyright (c) 2012 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
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: rubygem-webyast-roles
-Version: 0.1
+Version: 0.3.3
Release: 0
%define mod_name webyast-roles
%define mod_full_name %{mod_name}-%{version}
#
-Group: Productivity/Networking/Web/Utilities
-License: GPL-2.0
#
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: rubygems_with_buildroot_patch
%rubygems_requires
+BuildRequires: rubygem-restility
BuildRequires: webyast-base >= 0.3
BuildRequires: webyast-base-testsuite
-BuildRequires: rubygem-restility
PreReq: webyast-base >= 0.3
-URL: http://en.opensuse.org/Portal:WebYaST
+Obsoletes: webyast-roles-ui
+Obsoletes: webyast-roles-ws
+Provides: webyast-roles-ui
+Provides: webyast-roles-ws
+
+Url: http://en.opensuse.org/Portal:WebYaST
Summary: WebYaST - role management
+License: GPL-2.0
+Group: Productivity/Networking/Web/Utilities
Source: %{mod_full_name}.gem
Source1: roles.yml
Source2: roles_assign.yml
@@ -38,6 +49,7 @@
Summary: RDoc documentation for %{mod_name}
Group: Development/Languages/Ruby
Requires: %{name} = %{version}
+
%description doc
Documentation generated at gem installation time.
Usually in RDoc and RI formats.
@@ -47,7 +59,6 @@
Group: Development/Languages/Ruby
Requires: %{name} = %{version}
-
%description
WebYaST - Plugin providing REST based interface for roles management.
@@ -111,7 +122,6 @@
%dir %{webyast_dir}/public/assets
%{webyast_dir}/public/assets/*
-
%attr(0700,%{webyast_user},%{webyast_user}) %dir %{webyast_vardir}/roles
%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
@@ -124,5 +134,4 @@
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
-
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]