Hello community,

here is the log from the commit of package yum for openSUSE:Factory checked in 
at 2013-04-24 21:43:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yum (Old)
 and      /work/SRC/openSUSE:Factory/.yum.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yum", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yum/yum.changes  2013-03-26 14:13:20.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.yum.new/yum.changes     2013-04-24 
21:43:09.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Apr 16 14:03:35 UTC 2013 - [email protected]
+
+- fix SLE-11 build
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yum.spec ++++++
--- /var/tmp/diff_new_pack.xteZxy/_old  2013-04-24 21:43:11.000000000 +0200
+++ /var/tmp/diff_new_pack.xteZxy/_new  2013-04-24 21:43:11.000000000 +0200
@@ -115,7 +115,7 @@
 make
 
 %install
-%make_install
+%makeinstall
 install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/yum.conf
 
 # install custom init script
@@ -130,6 +130,10 @@
          %{buildroot}%{_prefix}/lib/yum-plugins/ \
          %{buildroot}%{_localstatedir}/adm/fillup-templates/
 mv %{buildroot}%{_sysconfdir}/sysconfig/yum-cron 
%{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.yum-cron
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+rm -rf %{buildroot}%{_prefix}/share/locale/id_ID
+rm -rf %{buildroot}%{_prefix}/share/locale/lt_LT
+%endif
 %find_lang %{name}
 
 %post

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to