Hello community,

here is the log from the commit of package texlive-bin for openSUSE:Factory 
checked in at 2011-11-09 14:20:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlive-bin (Old)
 and      /work/SRC/openSUSE:Factory/.texlive-bin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlive-bin", Maintainer is "wer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlive-bin/texlive-bin.changes  2011-11-05 
12:29:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.texlive-bin.new/texlive-bin.changes     
2011-11-09 14:20:44.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov  8 15:23:51 UTC 2011 - ag...@suse.com
+
+- fix arm build by not using thumb instructions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ texlive-bin.spec ++++++
--- /var/tmp/diff_new_pack.VOP0hY/_old  2011-11-09 14:21:12.000000000 +0100
+++ /var/tmp/diff_new_pack.VOP0hY/_new  2011-11-09 14:21:12.000000000 +0100
@@ -1040,6 +1040,9 @@
 %ifarch ia64
   RPM_OPT_FLAGS=$(echo "${RPM_OPT_FLAGS}"|sed -r 's/-O[0-9]?/-O1/g')
 %endif
+%ifarch %arm
+  RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-mthumb/-mthumb-interwork -marm}
+%endif
 %if 0%{?gcc_version}
   CC=gcc-%{gnuc}.%{gnuc_minor}
   CXX=g++-%{gnuc}.%{gnuc_minor}
@@ -2291,7 +2294,6 @@
   test -h %{buildroot}%{_prefix}/texmf-dist    || exit 1
   test -h %{buildroot}%{_prefix}/texmf         || exit 1
 
-
   rm -vf %{buildroot}%{_libexecdir}/texmf-doc
   rm -vf %{buildroot}%{_libexecdir}/texmf-dist
   rm -vf %{buildroot}%{_datadir}/texmf-doc
@@ -2689,7 +2691,6 @@
 %verify_permissions -e %{_fontcache}/tfm/
 %endif
 
-
 %if 0%{?opensuse_bs}
 
 %clean








-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to