Hello community, here is the log from the commit of package rubygem-webyast-system for openSUSE:Factory checked in at 2012-09-25 10:54:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-system (Old) and /work/SRC/openSUSE:Factory/.rubygem-webyast-system.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-webyast-system", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-webyast-system/rubygem-webyast-system.changes 2012-06-10 23:20:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-webyast-system.new/rubygem-webyast-system.changes 2012-09-25 10:54:37.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Aug 16 19:05:18 UTC 2012 - [email protected] + +- restdoc fixes +- 0.3.3 + +------------------------------------------------------------------- Old: ---- webyast-system-0.3.2.gem New: ---- webyast-system-0.3.3.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-webyast-system.spec ++++++ --- /var/tmp/diff_new_pack.GcYkNC/_old 2012-09-25 10:54:38.000000000 +0200 +++ /var/tmp/diff_new_pack.GcYkNC/_new 2012-09-25 10:54:38.000000000 +0200 @@ -17,7 +17,7 @@ Name: rubygem-webyast-system -Version: 0.3.2 +Version: 0.3.3 Release: 0 %define mod_name webyast-system %define mod_full_name %{mod_name}-%{version} @@ -31,10 +31,10 @@ BuildRequires: webyast-base-testsuite PreReq: webyast-base >= 0.3 -Obsoletes: webyast-reboot-ui -Obsoletes: webyast-reboot-ws -Provides: webyast-reboot-ui -Provides: webyast-reboot-ws +Obsoletes: webyast-reboot-ui < %{version} +Obsoletes: webyast-reboot-ws < %{version} +Provides: webyast-reboot-ui = %{version} +Provides: webyast-reboot-ws = %{version} Summary: WebYaST - reboot/shutdown License: GPL-2.0 @@ -80,12 +80,7 @@ mkdir -p $RPM_BUILD_ROOT/usr/share/%{webyast_polkit_dir} install -m 0644 %SOURCE1 $RPM_BUILD_ROOT/usr/share/%{webyast_polkit_dir} -%webyast_build_restdoc public/system/restdoc - -# remove empty public -rm -rf $RPM_BUILD_ROOT/%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/public - -%webyast_build_plugin_assets +%webyast_build_restdoc %clean %{__rm} -rf $RPM_BUILD_ROOT @@ -107,8 +102,6 @@ /usr/sbin/grantwebyastrights --user root --action grant --policy org.freedesktop.consolekit.system.restart >& /dev/null || true /usr/sbin/grantwebyastrights --user root --action grant --policy org.freedesktop.consolekit.system.restart-multiple-users >& /dev/null || true -%webyast_update_assets - %postun # don't remove the rights during package update ($1 > 0) # see https://fedoraproject.org/wiki/Packaging/ScriptletSnippets#Syntax for details @@ -119,8 +112,6 @@ /usr/sbin/grantwebyastrights --user %{webyast_user} --action revoke --policy org.freedesktop.consolekit.system.restart-multiple-users >& /dev/null || true fi -%webyast_remove_assets - %files %defattr(-,root,root,-) %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem @@ -128,14 +119,6 @@ %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test %{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec -# precompiled assets -%dir %{webyast_dir}/public/assets -%{webyast_dir}/public/assets/* - -# restdoc documentation -%dir %{webyast_dir}/public/system -%{webyast_dir}/public/system/restdoc - %dir /usr/share/%{webyast_polkit_dir} %attr(644,root,root) %config /usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.system.policy -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
