Hello community,
here is the log from the commit of package rubygem-webyast-eulas for
openSUSE:Factory checked in at 2012-06-10 20:52:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-webyast-eulas/rubygem-webyast-eulas.changes
2012-04-23 09:17:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-webyast-eulas.new/rubygem-webyast-eulas.changes
2012-06-10 21:53:06.000000000 +0200
@@ -1,0 +2,12 @@
+Tue May 29 09:59:44 UTC 2012 - [email protected]
+
+- updated database.yml for Rails 3.2
+- 0.3.2
+
+-------------------------------------------------------------------
+Wed May 23 12:34:03 UTC 2012 - [email protected]
+
+- Ruby 1.9 fixes
+- 0.3.1
+
+-------------------------------------------------------------------
Old:
----
org.opensuse.yast.modules.yapi.license.policy
webyast-eulas-0.1.gem
New:
----
org.opensuse.yast.modules.yapi.licenses.policy
webyast-eulas-0.3.2.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-webyast-eulas.spec ++++++
--- /var/tmp/diff_new_pack.FchSm9/_old 2012-06-10 21:53:08.000000000 +0200
+++ /var/tmp/diff_new_pack.FchSm9/_new 2012-06-10 21:53:08.000000000 +0200
@@ -1,55 +1,68 @@
#
-# spec file for package yast2-webservice-eula (Version 0.0.1)
+# spec file for package rubygem-webyast-eulas
#
-# Copyright (c) 2008-09 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-eulas
-Version: 0.1
+Version: 0.3.2
Release: 0
%define mod_name webyast-eulas
%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
+Obsoletes: webyast-licenses-ui
+Obsoletes: webyast-licenses-ws
+Provides: webyast-licenses-ui
+Provides: webyast-licenses-ws
+
Summary: WebYaST - license management service
+License: GPL-2.0
+Group: Productivity/Networking/Web/Utilities
Source: %{mod_full_name}.gem
Source1: eulas-sles11.yml
-Source2: org.opensuse.yast.modules.yapi.license.policy
+Source2: org.opensuse.yast.modules.yapi.licenses.policy
Source3: eulas-opensuse11_1.yml
#
-%define plugin_name licenses
+%define plugin_name eulas
#
%package doc
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.
%package testsuite
-Group: Development/Languages/Ruby
Requires: %{name} = %{version}
Requires: webyast-base-testsuite
Summary: Testsuite for webyast-eulas package
+Group: Development/Languages/Ruby
%description
WebYaST - Plugin providing REST based interface to handle user acceptation of
EULAs.
@@ -139,7 +152,7 @@
%config /etc/webyast/eulas.yml
%attr(-,%{webyast_user},%{webyast_user}) %dir
%{webyast_vardir}/%{plugin_name}/accepted-licenses
%dir /usr/share/%{webyast_polkit_dir}
-%attr(644,root,root) %config
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.license.policy
+%attr(644,root,root) %config
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.licenses.policy
%files doc
%defattr(-,root,root,-)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]