Hello community,

here is the log from the commit of package yast2-core for openSUSE:Factory 
checked in at 2013-12-17 10:07:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-core (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-core"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-core/yast2-core.changes    2013-11-10 
20:37:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-core.new/yast2-core.changes       
2013-12-17 10:07:29.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Dec 13 10:53:16 UTC 2013 - guilla...@opensuse.org
+
+- Fix ARM build:
+  * disable autodoc on qemu-arm only instead of all ARM builds
+  * Update file list to sed to disable autodoc
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yast2-core.spec ++++++
--- /var/tmp/diff_new_pack.fou6wr/_old  2013-12-17 10:07:30.000000000 +0100
+++ /var/tmp/diff_new_pack.fou6wr/_new  2013-12-17 10:07:30.000000000 +0100
@@ -33,7 +33,7 @@
 # incompatible change, parser.h -> parser.hh
 BuildRequires:  automake >= 1.12
 # needed for all yast packages
-BuildRequires:  yast2-devtools >= 3.0.6
+BuildRequires:  yast2-devtools >= 3.1.10
 # testsuite
 BuildRequires:  dejagnu
 # autodocs
@@ -89,11 +89,11 @@
 %build
 
 %ifarch %arm
-# disable autodoc building on ARM architecture
-sed -i Makefile.am -e 's/autodocs//'
-sed -i Makefile.in -e 's/autodocs//'
+%if 0%{?qemu_user_space_build}
+# disable autodoc building on qemu-arm only
 sed -i SUBDIRS -e 's/autodocs//'
 %endif
+%endif
 
 export SUSE_ASNEEDED=0 # disable --as-needed until this package is fixed
 

++++++ yast2-core-3.1.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.1.5/VERSION new/yast2-core-3.1.5/VERSION
--- old/yast2-core-3.1.5/VERSION        2013-11-08 11:40:47.000000000 +0100
+++ new/yast2-core-3.1.5/VERSION        1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-3.1.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.1.5/package/yast2-core.changes 
new/yast2-core-3.1.5/package/yast2-core.changes
--- old/yast2-core-3.1.5/package/yast2-core.changes     2013-11-08 
11:40:47.000000000 +0100
+++ new/yast2-core-3.1.5/package/yast2-core.changes     2013-12-13 
14:19:49.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Fri Dec 13 10:53:16 UTC 2013 - guilla...@opensuse.org
+
+- Fix ARM build:
+  * disable autodoc on qemu-arm only instead of all ARM builds
+  * Update file list to sed to disable autodoc
+
+-------------------------------------------------------------------
 Fri Nov  8 10:25:56 UTC 2013 - jreidin...@suse.com
 
 - removed obsolete .target.control.printer_reset, .target.smbmount,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.1.5/package/yast2-core.spec 
new/yast2-core-3.1.5/package/yast2-core.spec
--- old/yast2-core-3.1.5/package/yast2-core.spec        2013-11-08 
11:40:47.000000000 +0100
+++ new/yast2-core-3.1.5/package/yast2-core.spec        2013-12-13 
14:19:49.000000000 +0100
@@ -33,7 +33,7 @@
 # incompatible change, parser.h -> parser.hh
 BuildRequires:  automake >= 1.12
 # needed for all yast packages
-BuildRequires: yast2-devtools >= 3.0.6
+BuildRequires: yast2-devtools >= 3.1.10
 # testsuite
 BuildRequires: dejagnu
 # autodocs
@@ -84,11 +84,11 @@
 %build
 
 %ifarch %arm
-# disable autodoc building on ARM architecture
-sed -i Makefile.am -e 's/autodocs//'
-sed -i Makefile.in -e 's/autodocs//'
+%if 0%{?qemu_user_space_build}
+# disable autodoc building on qemu-arm only
 sed -i SUBDIRS -e 's/autodocs//'
 %endif
+%endif
 
 export SUSE_ASNEEDED=0 # disable --as-needed until this package is fixed
 

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

Reply via email to