Hello community,
here is the log from the commit of package rubygem-webyast-activedirectory for
openSUSE:Factory checked in at 2012-06-14 21:10:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-activedirectory (Old)
and /work/SRC/openSUSE:Factory/.rubygem-webyast-activedirectory.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-webyast-activedirectory", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-webyast-activedirectory/rubygem-webyast-activedirectory.changes
2012-04-23 09:16:54.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-webyast-activedirectory.new/rubygem-webyast-activedirectory.changes
2012-06-14 21:10:58.000000000 +0200
@@ -1,0 +2,17 @@
+Wed Jun 13 12:42:25 UTC 2012 - [email protected]
+
+- added versioned Provides/Obsoletes
+
+-------------------------------------------------------------------
+Tue May 29 09:24:18 UTC 2012 - [email protected]
+
+- updated database.yml and testsuite for Rails 3.2
+- 0.3.1
+
+-------------------------------------------------------------------
+Wed May 23 12:34:03 UTC 2012 - [email protected]
+
+- Ruby 1.9 fixes
+- 0.3.0
+
+-------------------------------------------------------------------
Old:
----
webyast-activedirectory-0.1.gem
New:
----
webyast-activedirectory-0.3.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-webyast-activedirectory.spec ++++++
--- /var/tmp/diff_new_pack.HvloAA/_old 2012-06-14 21:10:59.000000000 +0200
+++ /var/tmp/diff_new_pack.HvloAA/_new 2012-06-14 21:10:59.000000000 +0200
@@ -15,26 +15,30 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
+
Name: rubygem-webyast-activedirectory
-Version: 0.1
+Version: 0.3.1
Release: 0
%define mod_name webyast-activedirectory
%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: webyast-base
+BuildRequires: rubygem-restility
BuildRequires: rubygem-webyast-rake-tasks >= 0.2
+BuildRequires: webyast-base
BuildRequires: webyast-base-testsuite
-BuildRequires: rubygem-restility
PreReq: webyast-base
PreReq: rubygem-webyast-rake-tasks >= 0.2
-Requires: yast2-dbus-server, yast2-samba-client
+Requires: yast2-dbus-server
+Requires: yast2-samba-client
+
+Obsoletes: webyast-activedirectory-ui < %{version}
+Obsoletes: webyast-activedirectory-ws < %{version}
+Provides: webyast-activedirectory-ui = %{version}
+Provides: webyast-activedirectory-ws = %{version}
%if 0%{?suse_version} == 0 || %suse_version > 1110
Requires: yast2-core >= 2.18.10
@@ -47,6 +51,9 @@
Source2: ActiveDirectory.pm
#
Summary: Webyast module for configuring activedirectory settings
+License: GPL-2.0
+Group: Productivity/Networking/Web/Utilities
+
%description
Webyast module for configuring activedirectory settings
@@ -55,6 +62,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.
@@ -63,6 +71,7 @@
Summary: Test suite for %{mod_name}
Group: Development/Languages/Ruby
Requires: %{name} = %{version}
+
%description testsuite
Test::Unit or RSpec files, useful for developers.
@@ -77,7 +86,7 @@
%webyast_update_assets
%postun
-%webyast_update_assets
+%webyast_remove_assets
%check
@@ -102,7 +111,6 @@
%webyast_build_plugin_assets
-
%clean
%{__rm} -rf %{buildroot}
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]