Hello community,
here is the log from the commit of package rubygem-webyast-ldap for
openSUSE:Factory checked in at 2012-06-10 23:20:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-ldap (Old)
and /work/SRC/openSUSE:Factory/.rubygem-webyast-ldap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-webyast-ldap", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-webyast-ldap/rubygem-webyast-ldap.changes
2012-04-23 09:17:20.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-webyast-ldap.new/rubygem-webyast-ldap.changes
2012-06-10 23:20:16.000000000 +0200
@@ -1,0 +2,18 @@
+Tue May 29 11:16:07 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 15:27:53 UTC 2011 - [email protected]
+
+- Merging client and service
+- 0.3.0
+
+-------------------------------------------------------------------
Old:
----
webyast-ldap-0.1.gem
New:
----
webyast-ldap-0.3.2.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-webyast-ldap.spec ++++++
--- /var/tmp/diff_new_pack.pgFhCk/_old 2012-06-10 23:20:18.000000000 +0200
+++ /var/tmp/diff_new_pack.pgFhCk/_new 2012-06-10 23:20:18.000000000 +0200
@@ -1,39 +1,53 @@
#
-# spec file for package webyast-ldap
+# spec file for package rubygem-webyast-ldap
#
-# 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-ldap
-Version: 0.1
+Version: 0.3.2
Release: 0
%define mod_name webyast-ldap
%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-ldap-ui
+Obsoletes: webyast-ldap-ws
+Provides: webyast-ldap-ui
+Provides: webyast-ldap-ws
+
+Url: http://en.opensuse.org/Portal:WebYaST
Summary: WebYaST - service for configuration of LDAP client
+License: GPL-2.0
+Group: Productivity/Networking/Web/Utilities
Source: %{mod_full_name}.gem
Source1: org.opensuse.yast.modules.yapi.ldap.policy
Source2: LDAP.pm
# LDAP.pm is using yast2-ldap-client API
-Requires: yast2-ldap-client pam_ldap nss_ldap
+Requires: nss_ldap
+Requires: pam_ldap
+Requires: yast2-ldap-client
# reasonable PATH set (bnc#617442)
Requires: yast2-dbus-server >= 2.17.3
@@ -41,6 +55,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.
@@ -49,6 +64,7 @@
Summary: Test suite for %{mod_name}
Group: Development/Languages/Ruby
Requires: %{name} = %{version}
+
%description testsuite
Test::Unit or RSpec files, useful for developers.
@@ -67,7 +83,6 @@
%prep
-
%build
%check
@@ -93,7 +108,6 @@
%webyast_build_plugin_assets
-
%clean
%{__rm} -rf $RPM_BUILD_ROOT
@@ -104,7 +118,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]