Hello community, here is the log from the commit of package rubygem-webyast-ldap for openSUSE:Factory checked in at 2012-09-25 10:50:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-webyast-ldap/rubygem-webyast-ldap.changes 2012-06-10 23:20:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-webyast-ldap.new/rubygem-webyast-ldap.changes 2012-09-25 10:50:57.000000000 +0200 @@ -1,0 +2,18 @@ +Tue Aug 28 08:53:40 UTC 2012 - [email protected] + +- fixed crash at XML format request +- 0.3.5 + +------------------------------------------------------------------- +Thu Aug 16 12:51:41 UTC 2012 - [email protected] + +- restdoc fixes +- 0.3.4 + +------------------------------------------------------------------- +Mon Aug 13 14:49:04 UTC 2012 - [email protected] + +- fixed "Fetch DN" button functionality (fixed AJAX and routing) +- 0.3.3 + +------------------------------------------------------------------- Old: ---- webyast-ldap-0.3.2.gem New: ---- webyast-ldap-0.3.5.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-webyast-ldap.spec ++++++ --- /var/tmp/diff_new_pack.ZCOkZa/_old 2012-09-25 10:50:58.000000000 +0200 +++ /var/tmp/diff_new_pack.ZCOkZa/_new 2012-09-25 10:50:58.000000000 +0200 @@ -17,7 +17,7 @@ Name: rubygem-webyast-ldap -Version: 0.3.2 +Version: 0.3.5 Release: 0 %define mod_name webyast-ldap %define mod_full_name %{mod_name}-%{version} @@ -31,10 +31,10 @@ BuildRequires: webyast-base-testsuite PreReq: webyast-base >= 0.3 -Obsoletes: webyast-ldap-ui -Obsoletes: webyast-ldap-ws -Provides: webyast-ldap-ui -Provides: webyast-ldap-ws +Obsoletes: webyast-ldap-ui < %{version} +Obsoletes: webyast-ldap-ws < %{version} +Provides: webyast-ldap-ui = %{version} +Provides: webyast-ldap-ws = %{version} Url: http://en.opensuse.org/Portal:WebYaST Summary: WebYaST - service for configuration of LDAP client @@ -101,10 +101,7 @@ mkdir -p $RPM_BUILD_ROOT/usr/share/YaST2/modules/YaPI/ cp %{SOURCE2} $RPM_BUILD_ROOT/usr/share/YaST2/modules/YaPI/ -%webyast_build_restdoc public/ldap/restdoc - -# remove empty public -rm -rf $RPM_BUILD_ROOT/%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/public +%webyast_build_restdoc %webyast_build_plugin_assets @@ -131,10 +128,6 @@ %dir %{webyast_dir}/public/assets %{webyast_dir}/public/assets/* -# restdoc documentation -%dir %{webyast_dir}/public/ldap -%{webyast_dir}/public/ldap/restdoc - # YaPI dir %dir /usr/share/YaST2/ %dir /usr/share/YaST2/modules/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
