[meego-commits] 23709: Changes to Trunk/diffutils-x86

Tracy Graydon no_reply at build.meego.com
Thu Aug 25 02:21:16 UTC 2011


Hi,
I have made the following changes to diffutils-x86 in project Trunk. Please review and accept ASAP.

Thank You,
Tracy Graydon

[This message was auto-generated]

---

Request #23709:

  submit:   Trunk:Testing/diffutils-x86(r2)(update) -> Trunk/diffutils-x86


Message:
    Promote to Trunk

State:   new          2011-08-24T19:17:47 tracyg
Comment: None



changes files:
--------------
--- diffutils-x86.changes
+++ diffutils-x86.changes
@@ -0,0 +1,4 @@
+* Tue Aug 23 09:24:00 UTC 2011 - Carsten Munk <carsten at maemo.org> - 1.0
+- Diffutils x86 binaries weren't put correctly in place, causing a build slowdown instead 
+  of gain. 
+

spec files:
-----------
--- diffutils-x86.spec
+++ diffutils-x86.spec
@@ -239,7 +239,7 @@
 %if %binaries_to_prepare
 # Todo: error handling if .orig-arm is present
 for binary in `cat %{_sourcedir}/binaries_to_prepare` ; do
-   shellquote "  targettype arm post \"  if test -e ${binary}.orig-arm; then \" " >> /tmp/baselibs_new.conf
+   shellquote "  targettype arm post \"  if test -e ${binary}.orig-arm -a -h %{binary}; then \" " >> /tmp/baselibs_new.conf
    shellquote "  targettype arm post \"    echo \"${binary}.orig-arm already present - skipping.\" \" " >> /tmp/baselibs_new.conf
    shellquote "  targettype arm post \"  else \" " >> /tmp/baselibs_new.conf
    shellquote "  targettype arm post \"    mv ${binary} ${binary}.orig-arm ; ln -s <prefix>${binary} ${binary} \"" >> /tmp/baselibs_new.conf

other changes:
--------------



More information about the MeeGo-commits mailing list