Hello community,
here is the log from the commit of package rubygem-webyast-kerberos for
openSUSE:Factory checked in at 2012-06-10 23:19:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-kerberos (Old)
and /work/SRC/openSUSE:Factory/.rubygem-webyast-kerberos.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-webyast-kerberos", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-webyast-kerberos/rubygem-webyast-kerberos.changes
2012-04-23 09:17:14.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-webyast-kerberos.new/rubygem-webyast-kerberos.changes
2012-06-10 23:19:35.000000000 +0200
@@ -1,0 +2,18 @@
+Tue May 29 11:05:15 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
+
+-------------------------------------------------------------------
+Mon Oct 24 14:57:18 UTC 2011 - [email protected]
+
+- Merging client and service
+- 0.3.0
+
+-------------------------------------------------------------------
Old:
----
webyast-kerberos-0.1.gem
New:
----
webyast-kerberos-0.3.2.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-webyast-kerberos.spec ++++++
--- /var/tmp/diff_new_pack.L7YA0Q/_old 2012-06-10 23:19:37.000000000 +0200
+++ /var/tmp/diff_new_pack.L7YA0Q/_new 2012-06-10 23:19:37.000000000 +0200
@@ -1,47 +1,62 @@
#
-# spec file for package webyast-kerberos
+# spec file for package rubygem-webyast-kerberos
#
-# Copyright (c) 2008 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-kerberos
-Version: 0.1
+Version: 0.3.2
Release: 0
%define mod_name webyast-kerberos
%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-kerberos-ui
+Obsoletes: webyast-kerberos-ws
+Provides: webyast-kerberos-ui
+Provides: webyast-kerberos-ws
+
Url: http://rubygems.org/gems/webyast-kerberos
Summary: WebYaST - configuration of Kerberos client
+License: GPL-2.0
+Group: Productivity/Networking/Web/Utilities
Source: %{mod_full_name}.gem
Source1: org.opensuse.yast.modules.yapi.kerberos.policy
Source2: KERBEROS.pm
# KERBEROS.pm is using yast2-kerberos-client API
-Requires: yast2-kerberos-client krb5 pam_krb5 krb5-client
+Requires: krb5
+Requires: krb5-client
+Requires: pam_krb5
+Requires: yast2-kerberos-client
# reasonable PATH set (bnc#617442)
Requires: yast2-dbus-server >= 2.17.3
-
%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.
@@ -51,6 +66,8 @@
Group: Development/Languages/Ruby
Requires: %{name} = %{version}
Summary: Testsuite for webyast-kerberos package
+Group: Development/Languages/Ruby
+
%description testsuite
Test::Unit or RSpec files, useful for developers.
@@ -108,7 +125,7 @@
%webyast_update_assets
%postun
-%webyast_update_assets
+%webyast_remove_assets
%files
%defattr(-,root,root,-)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]