commit uClibc for openSUSE:Factory

2016-09-13 Thread h_root
Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory checked 
in at 2016-09-13 22:24:22

Comparing /work/SRC/openSUSE:Factory/uClibc (Old)
 and  /work/SRC/openSUSE:Factory/.uClibc.new (New)


Package is "uClibc"

Changes:

--- /work/SRC/openSUSE:Factory/uClibc/uClibc.changes2016-07-01 
09:59:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.uClibc.new/uClibc.changes   2016-09-13 
22:25:09.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 29 12:57:36 UTC 2016 - jeng...@inai.de
+
+- Drop old rpm sections and update RPM group to soothe rpmlint.
+
+---



Other differences:
--
++ uClibc.spec ++
--- /var/tmp/diff_new_pack.k2Hfpu/_old  2016-09-13 22:25:11.0 +0200
+++ /var/tmp/diff_new_pack.k2Hfpu/_new  2016-09-13 22:25:11.0 +0200
@@ -21,7 +21,7 @@
 Name:   uClibc
 Version:0.9.33.2
 Release:0
-Summary:A full-featured C library optimized for size
+Summary:Full-featured C library optimized for size
 License:LGPL-2.1+
 Group:  System/Libraries
 BuildRequires:  linux-kernel-headers
@@ -63,12 +63,6 @@
 applications from glibc to uClibc typically involves just recompiling
 the source code. uClibc even supports shared libraries and threading.
 
-
-
-Authors:
-
-Erik Andersen 
-
 %prep
 %setup -q
 %patch0 -p1
@@ -87,9 +81,6 @@
 # make with debug
 #make V=1 make %{?_smp_mflags}
 
-%clean 
-#rm -rf $RPM_BUILD_ROOT
-
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/usr/bin/
@@ -108,7 +99,7 @@
 %package -n uClibc-devel
 Requires:   %{name} = %{version}
 Summary:a full-featured C library optimized for size
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Recommends: gcc
 
 %description -n uClibc-devel
@@ -119,12 +110,6 @@
 typically involves just recompiling the source code. uClibc even
 supports shared libraries and threading.
 
-
-
-Authors:
-
-Erik Andersen 
-
 %files -n uClibc-devel
 %defattr(-,root,root)
 %_bindir/gcc-uClibc




commit uClibc for openSUSE:Factory

2016-07-01 Thread h_root
Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory checked 
in at 2016-07-01 09:59:10

Comparing /work/SRC/openSUSE:Factory/uClibc (Old)
 and  /work/SRC/openSUSE:Factory/.uClibc.new (New)


Package is "uClibc"

Changes:

--- /work/SRC/openSUSE:Factory/uClibc/uClibc.changes2015-08-05 
06:51:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.uClibc.new/uClibc.changes   2016-07-01 
09:59:13.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 28 05:30:42 UTC 2016 - bwiedem...@suse.com
+
+- drop build timestamp to make build reproducible (bnc#969492)
+
+---



Other differences:
--
++ uClibc.spec ++
--- /var/tmp/diff_new_pack.y2NRDC/_old  2016-07-01 09:59:14.0 +0200
+++ /var/tmp/diff_new_pack.y2NRDC/_new  2016-07-01 09:59:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package uClibc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -81,6 +81,7 @@
 # compress man pages
 gzip -9 docs/man/*
 # make
+export KCONFIG_NOTIMESTAMP=1
 make oldconfig
 make %{?_smp_mflags}
 # make with debug




commit uClibc for openSUSE:Factory

2015-08-04 Thread h_root
Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory checked 
in at 2015-08-05 06:51:52

Comparing /work/SRC/openSUSE:Factory/uClibc (Old)
 and  /work/SRC/openSUSE:Factory/.uClibc.new (New)


Package is uClibc

Changes:

--- /work/SRC/openSUSE:Factory/uClibc/uClibc.changes2015-04-10 
10:20:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.uClibc.new/uClibc.changes   2015-08-05 
06:51:55.0 +0200
@@ -1,0 +2,5 @@
+Mon Aug  3 13:58:26 UTC 2015 - norm...@linux.vnet.ibm.com
+
+- ExcludeArch ppc64le as already done for ppc64
+
+---



Other differences:
--
++ uClibc.spec ++
--- /var/tmp/diff_new_pack.OncSzo/_old  2015-08-05 06:51:56.0 +0200
+++ /var/tmp/diff_new_pack.OncSzo/_new  2015-08-05 06:51:56.0 +0200
@@ -28,7 +28,7 @@
 BuildRequires:  ncurses-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:uClibc-0.9.33.2.tar.bz2
-ExcludeArch:s390 s390x ppc64
+ExcludeArch:s390 s390x ppc64 ppc64le
 %ifarch ppc
 Source1:config.ppc
 %endif




commit uClibc for openSUSE:Factory

2014-11-26 Thread h_root
Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory checked 
in at 2014-11-26 10:33:13

Comparing /work/SRC/openSUSE:Factory/uClibc (Old)
 and  /work/SRC/openSUSE:Factory/.uClibc.new (New)


Package is uClibc

Changes:

--- /work/SRC/openSUSE:Factory/uClibc/uClibc.changes2014-11-02 
16:46:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.uClibc.new/uClibc.changes   2014-11-26 
10:33:15.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov 19 01:06:00 UTC 2014 - Led led...@gmail.com
+
+- fix shebang in gcc-uClibc script that contains bash-specific
+  constructions
+
+---



Other differences:
--
++ gcc-uClibc.in ++
--- /var/tmp/diff_new_pack.6sYYI9/_old  2014-11-26 10:33:16.0 +0100
+++ /var/tmp/diff_new_pack.6sYYI9/_new  2014-11-26 10:33:16.0 +0100
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # This scripts is a simple wrapper to compile .c files statically with uClibc.
 # Caution! Until now this has just been used to compile some helloworld.c and
 # compiling busybox. Don't expect this to work out of the box.

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



commit uClibc for openSUSE:Factory

2014-11-02 Thread h_root
Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory checked 
in at 2014-11-02 16:46:08

Comparing /work/SRC/openSUSE:Factory/uClibc (Old)
 and  /work/SRC/openSUSE:Factory/.uClibc.new (New)


Package is uClibc

Changes:

--- /work/SRC/openSUSE:Factory/uClibc/uClibc.changes2013-11-07 
12:54:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.uClibc.new/uClibc.changes   2014-11-02 
16:46:22.0 +0100
@@ -1,0 +2,5 @@
+Thu Oct 30 08:53:55 UTC 2014 - guilla...@opensuse.org
+
+- Fix armv6 build
+
+---



Other differences:
--
++ uClibc.spec ++
--- /var/tmp/diff_new_pack.EzdiCn/_old  2014-11-02 16:46:23.0 +0100
+++ /var/tmp/diff_new_pack.EzdiCn/_new  2014-11-02 16:46:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package uClibc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -44,7 +44,7 @@
 %ifarch armv5tel
 Source1:config.armel
 %endif
-%ifarch armv7hl armv7l
+%ifarch %arm
 Source1:config.armhl
 %endif
 %ifarch m68k

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



commit uClibc for openSUSE:Factory

2013-11-07 Thread h_root
Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory checked 
in at 2013-11-07 12:54:01

Comparing /work/SRC/openSUSE:Factory/uClibc (Old)
 and  /work/SRC/openSUSE:Factory/.uClibc.new (New)


Package is uClibc

Changes:

--- /work/SRC/openSUSE:Factory/uClibc/uClibc.changes2012-12-21 
15:03:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.uClibc.new/uClibc.changes   2013-11-07 
12:54:02.0 +0100
@@ -1,0 +2,10 @@
+Wed Nov  6 09:30:00 UTC 2013 - idon...@suse.com
+
+- Fix spec file encoding to be UTF-8 
+
+---
+Mon Oct 28 15:33:02 UTC 2013 - sch...@suse.de
+
+- config.m68k: config file for m68k
+
+---

New:

  config.m68k



Other differences:
--
++ uClibc.spec ++
--- /var/tmp/diff_new_pack.NV1cJR/_old  2013-11-07 12:54:04.0 +0100
+++ /var/tmp/diff_new_pack.NV1cJR/_new  2013-11-07 12:54:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package uClibc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -47,6 +47,9 @@
 %ifarch armv7hl armv7l
 Source1:config.armhl
 %endif
+%ifarch m68k
+Source1:config.m68k
+%endif
 Source2:gcc-uClibc.in
 Source3:README.SUSE
 Patch0: uClibc.Makefile-gcc-uClibc-wrapper.patch
@@ -107,7 +110,7 @@
 Group:  System/Libraries
 
 %description -n uClibc-devel
-uClibc (aka �Clibc/pronounced yew-see-lib-see) is a C library for
+uClibc (aka µClibc/pronounced yew-see-lib-see) is a C library for
 developing embedded Linux systems. It is much smaller than the GNU C
 Library, but nearly all applications supported by glibc also work
 perfectly with uClibc. Porting applications from glibc to uClibc

++ config.m68k ++
#
# Automatically generated make config: don't edit
# Version: 0.9.33.2
# Sat Oct 26 12:19:10 2013
#
# TARGET_alpha is not set
# TARGET_arm is not set
# TARGET_avr32 is not set
# TARGET_bfin is not set
# TARGET_c6x is not set
# TARGET_cris is not set
# TARGET_e1 is not set
# TARGET_frv is not set
# TARGET_h8300 is not set
# TARGET_hppa is not set
# TARGET_i386 is not set
# TARGET_i960 is not set
# TARGET_ia64 is not set
TARGET_m68k=y
# TARGET_microblaze is not set
# TARGET_mips is not set
# TARGET_nios is not set
# TARGET_nios2 is not set
# TARGET_powerpc is not set
# TARGET_sh is not set
# TARGET_sh64 is not set
# TARGET_sparc is not set
# TARGET_v850 is not set
# TARGET_vax is not set
# TARGET_x86_64 is not set
# TARGET_xtensa is not set

#
# Target Architecture Features and Options
#
TARGET_ARCH=m68k
FORCE_OPTIONS_FOR_ARCH=y
TARGET_SUBARCH=

#
# Using ELF file format
#
ARCH_BIG_ENDIAN=y

#
# Using Big Endian
#
ARCH_HAS_MMU=y
ARCH_USE_MMU=y
UCLIBC_HAS_FLOATS=y
UCLIBC_HAS_FPU=y
# DO_C99_MATH is not set
# DO_XSI_MATH is not set
# UCLIBC_HAS_FENV is not set
KERNEL_HEADERS=/usr/include
HAVE_DOT_CONFIG=y

#
# General Library Settings
#
DOPIC=y
# HAVE_SHARED is not set
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
LINUXTHREADS_OLD=y
# LINUXTHREADS_NEW is not set
# UCLIBC_HAS_THREADS_NATIVE is not set
UCLIBC_HAS_THREADS=y
# PTHREADS_DEBUG_SUPPORT is not set
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
# MALLOC is not set
# MALLOC_SIMPLE is not set
MALLOC_STANDARD=y
# MALLOC_GLIBC_COMPAT is not set
UCLIBC_DYNAMIC_ATEXIT=y
# COMPAT_ATEXIT is not set
UCLIBC_SUSV3_LEGACY=y
UCLIBC_SUSV3_LEGACY_MACROS=y
UCLIBC_SUSV4_LEGACY=y
# UCLIBC_STRICT_HEADERS is not set
# UCLIBC_HAS_STUBS is not set
UCLIBC_HAS_SHADOW=y
# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
UCLIBC_HAS_PTY=y
ASSUME_DEVPTS=y
UNIX98PTY_ONLY=y
# UCLIBC_HAS_GETPT is not set
# UCLIBC_HAS_LIBUTIL is not set
UCLIBC_HAS_TM_EXTENSIONS=y
UCLIBC_HAS_TZ_CACHING=y
UCLIBC_HAS_TZ_FILE=y
UCLIBC_HAS_TZ_FILE_READ_MANY=y
UCLIBC_TZ_FILE_PATH=/etc/TZ
UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y

#
# Advanced Library Settings
#
UCLIBC_PWD_BUFFER_SIZE=256
UCLIBC_GRP_BUFFER_SIZE=256

#
# Support various families of functions
#
UCLIBC_LINUX_MODULE_26=y
UCLIBC_LINUX_MODULE_24=y
UCLIBC_LINUX_SPECIFIC=y
UCLIBC_HAS_GNU_ERROR=y
UCLIBC_BSD_SPECIFIC=y
UCLIBC_HAS_BSD_ERR=y
# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
# UCLIBC_NTP_LEGACY is not set
# UCLIBC_SV4_DEPRECATED is not set
UCLIBC_HAS_REALTIME=y
UCLIBC_HAS_ADVANCED_REALTIME=y
UCLIBC_HAS_EPOLL=y
UCLIBC_HAS_XATTR=y
UCLIBC_HAS_PROFILING=y
UCLIBC_HAS_CRYPT_IMPL=y
# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set
# UCLIBC_HAS_SHA512_CRYPT_IMPL is not set

commit uClibc for openSUSE:Factory

2012-12-21 Thread h_root
Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory checked 
in at 2012-12-21 15:03:35

Comparing /work/SRC/openSUSE:Factory/uClibc (Old)
 and  /work/SRC/openSUSE:Factory/.uClibc.new (New)


Package is uClibc, Maintainer is sassm...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/uClibc/uClibc.changes2012-09-29 
15:36:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.uClibc.new/uClibc.changes   2012-12-21 
15:03:38.0 +0100
@@ -1,0 +2,6 @@
+Tue Dec 18 10:47:26 UTC 2012 - idon...@suse.com
+
+- Move uClibc-gcc into -devel package so that it can actually work
+  bnc#781685
+
+---



Other differences:
--
++ uClibc.spec ++
--- /var/tmp/diff_new_pack.9vOrb9/_old  2012-12-21 15:03:40.0 +0100
+++ /var/tmp/diff_new_pack.9vOrb9/_new  2012-12-21 15:03:40.0 +0100
@@ -96,7 +96,6 @@
 
 %files 
 %defattr(-,root,root)
-%_bindir/gcc-uClibc
 %doc README.* COPYING.LIB* DEDICATION.mjn3 MAINTAINERS INSTALL TODO docs/*
 #These will come when shared library support will be enabled
 #%dir /usr/lib/*-linux-uclibc/lib
@@ -123,6 +122,7 @@
 
 %files -n uClibc-devel
 %defattr(-,root,root)
+%_bindir/gcc-uClibc
 %dir /usr/lib/*-linux-uclibc
 %dir /usr/lib/*-linux-uclibc/usr
 %dir /usr/lib/*-linux-uclibc/usr/lib

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



commit uClibc for openSUSE:Factory

2012-09-29 Thread h_root
Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory checked 
in at 2012-09-29 15:36:44

Comparing /work/SRC/openSUSE:Factory/uClibc (Old)
 and  /work/SRC/openSUSE:Factory/.uClibc.new (New)


Package is uClibc, Maintainer is sassm...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/uClibc/uClibc.changes2012-09-14 
12:41:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.uClibc.new/uClibc.changes   2012-09-29 
15:36:45.0 +0200
@@ -1,0 +2,10 @@
+Thu Sep 27 07:16:22 UTC 2012 - idon...@suse.com
+
+- Regenerate the config file and enable the following
+  to fix busybox-static compilation
+  * UCLIBC_SUSV3_LEGACY
+  * UCLIBC_SUSV3_LEGACY_MACROS
+  * UCLIBC_SUSV4_LEGACY
+  * UCLIBC_HAS_RESOLVER_SUPPORT
+
+---



Other differences:
--
++ config.armel ++
--- /var/tmp/diff_new_pack.vFjoEi/_old  2012-09-29 15:36:48.0 +0200
+++ /var/tmp/diff_new_pack.vFjoEi/_new  2012-09-29 15:36:48.0 +0200
@@ -1,12 +1,13 @@
 #
 # Automatically generated make config: don't edit
-# Version: 0.9.30.1
-# Mon Oct  3 11:09:22 2011
+# Version: 0.9.33.2
+# Thu Sep 27 09:14:04 2012
 #
 # TARGET_alpha is not set
 TARGET_arm=y
 # TARGET_avr32 is not set
 # TARGET_bfin is not set
+# TARGET_c6x is not set
 # TARGET_cris is not set
 # TARGET_e1 is not set
 # TARGET_frv is not set
@@ -34,26 +35,9 @@
 #
 TARGET_ARCH=arm
 FORCE_OPTIONS_FOR_ARCH=y
-# CONFIG_ARM_OABI is not set
 CONFIG_ARM_EABI=y
-CONFIG_GENERIC_ARM=y
-# CONFIG_ARM610 is not set
-# CONFIG_ARM710 is not set
-# CONFIG_ARM7TDMI is not set
-# CONFIG_ARM720T is not set
-# CONFIG_ARM920T is not set
-# CONFIG_ARM922T is not set
-# CONFIG_ARM926T is not set
-# CONFIG_ARM10T is not set
-# CONFIG_ARM1136JF_S is not set
-# CONFIG_ARM1176JZ_S is not set
-# CONFIG_ARM1176JZF_S is not set
-# CONFIG_ARM_CORTEX_M3 is not set
-# CONFIG_ARM_CORTEX_M1 is not set
-# CONFIG_ARM_SA110 is not set
-# CONFIG_ARM_SA1100 is not set
-# CONFIG_ARM_XSCALE is not set
-# CONFIG_ARM_IWMMXT is not set
+# COMPILE_IN_THUMB_MODE is not set
+# USE_BX is not set
 TARGET_SUBARCH=
 
 #
@@ -69,6 +53,7 @@
 # UCLIBC_HAS_FPU is not set
 UCLIBC_HAS_SOFT_FLOAT=y
 DO_C99_MATH=y
+# DO_XSI_MATH is not set
 UCLIBC_HAS_FENV=y
 KERNEL_HEADERS=/usr/include
 HAVE_DOT_CONFIG=y
@@ -76,16 +61,15 @@
 #
 # General Library Settings
 #
-# HAVE_NO_PIC is not set
 DOPIC=y
-# ARCH_HAS_NO_SHARED is not set
-# ARCH_HAS_NO_LDSO is not set
 # HAVE_SHARED is not set
 UCLIBC_CTOR_DTOR=y
 # HAS_NO_THREADS is not set
+LINUXTHREADS_OLD=y
+# LINUXTHREADS_NEW is not set
+# UCLIBC_HAS_THREADS_NATIVE is not set
 UCLIBC_HAS_THREADS=y
 # PTHREADS_DEBUG_SUPPORT is not set
-LINUXTHREADS_OLD=y
 UCLIBC_HAS_SYSLOG=y
 UCLIBC_HAS_LFS=y
 # MALLOC is not set
@@ -94,8 +78,10 @@
 # MALLOC_GLIBC_COMPAT is not set
 UCLIBC_DYNAMIC_ATEXIT=y
 # COMPAT_ATEXIT is not set
-# UCLIBC_SUSV3_LEGACY is not set
-# UCLIBC_SUSV3_LEGACY_MACROS is not set
+UCLIBC_SUSV3_LEGACY=y
+UCLIBC_SUSV3_LEGACY_MACROS=y
+UCLIBC_SUSV4_LEGACY=y
+# UCLIBC_STRICT_HEADERS is not set
 # UCLIBC_HAS_STUBS is not set
 UCLIBC_HAS_SHADOW=y
 # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
@@ -103,11 +89,13 @@
 ASSUME_DEVPTS=y
 UNIX98PTY_ONLY=y
 # UCLIBC_HAS_GETPT is not set
+# UCLIBC_HAS_LIBUTIL is not set
 UCLIBC_HAS_TM_EXTENSIONS=y
 UCLIBC_HAS_TZ_CACHING=y
 UCLIBC_HAS_TZ_FILE=y
 UCLIBC_HAS_TZ_FILE_READ_MANY=y
 UCLIBC_TZ_FILE_PATH=/etc/TZ
+UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y
 
 #
 # Advanced Library Settings
@@ -118,6 +106,7 @@
 #
 # Support various families of functions
 #
+UCLIBC_LINUX_MODULE_26=y
 UCLIBC_LINUX_MODULE_24=y
 UCLIBC_LINUX_SPECIFIC=y
 UCLIBC_HAS_GNU_ERROR=y
@@ -133,6 +122,8 @@
 UCLIBC_HAS_XATTR=y
 UCLIBC_HAS_PROFILING=y
 UCLIBC_HAS_CRYPT_IMPL=y
+# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set
+# UCLIBC_HAS_SHA512_CRYPT_IMPL is not set
 UCLIBC_HAS_CRYPT=y
 UCLIBC_HAS_NETWORK_SUPPORT=y
 UCLIBC_HAS_SOCKET=y
@@ -143,6 +134,11 @@
 # UCLIBC_HAS_REENTRANT_RPC is not set
 # UCLIBC_USE_NETLINK is not set
 # UCLIBC_HAS_BSD_RES_CLOSE is not set
+UCLIBC_HAS_COMPAT_RES_STATE=y
+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
+UCLIBC_HAS_RESOLVER_SUPPORT=y
+# UCLIBC_HAS_LIBRESOLV_STUB is not set
+# UCLIBC_HAS_LIBNSL_STUB is not set
 
 #
 # String and Stdio Support
@@ -177,6 +173,7 @@
 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
 # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
 # UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
+# UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set
 # UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
 # UCLIBC_HAS_PRINTF_M_SPEC is not set
 UCLIBC_HAS_ERRNO_MESSAGES=y
@@ -194,21 +191,25 @@
 UCLIBC_HAS_FNMATCH=y
 UCLIBC_HAS_FNMATCH_OLD=y
 # UCLIBC_HAS_WORDEXP is not set
+# UCLIBC_HAS_NFTW is not set
 # UCLIBC_HAS_FTW is not set
+# 

commit uClibc for openSUSE:Factory

2012-09-14 Thread h_root
Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory checked 
in at 2012-09-14 12:41:20

Comparing /work/SRC/openSUSE:Factory/uClibc (Old)
 and  /work/SRC/openSUSE:Factory/.uClibc.new (New)


Package is uClibc, Maintainer is sassm...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/uClibc/uClibc.changes2011-10-21 
16:44:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.uClibc.new/uClibc.changes   2012-09-14 
12:41:21.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 12 16:15:23 UTC 2012 - ag...@suse.com
+
+- update to uClibc 0.9.33.2
+  - fixes arm build
+
+---

Old:

  uClibc-0.9.30.1-no-size-arm.patch
  uClibc-0.9.30.1.tar.bz2
  uClibc.arm-thumb2-memcpy.patch
  uClibc.arm-thumb2.patch
  uClibc.fix-pthread-warnings.patch
  uClibc.getline.patch
  uClibc.i386-invalid-size-directive.patch
  uClibc.ia64-INTERNAL_SYSCALL-conversion.patch
  uClibc.ia64-fake-getpgrp-syscall.patch
  uClibc.ia64-use-sched_setaffinity-if-present.patch
  uClibc.ppc-fix-nested-extern-declaration.patch
  uClibc.ppc-invalid-size-directive.patch
  uClibc.static-segfault-fix.patch
  uClibc.x86_64-invalid-size-directive.patch

New:

  arm-fixclone.patch
  uClibc-0.9.33.2.tar.bz2



Other differences:
--
++ uClibc.spec ++
--- /var/tmp/diff_new_pack.iCIM33/_old  2012-09-14 12:41:23.0 +0200
+++ /var/tmp/diff_new_pack.iCIM33/_new  2012-09-14 12:41:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package uClibc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,18 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 Url:http://www.uclibc.org/
 
 Name:   uClibc
-Version:0.9.30.1
-Release:14
+Version:0.9.33.2
+Release:0
 Summary:A full-featured C library optimized for size
 License:LGPL-2.1+
-BuildRequires:  linux-kernel-headers ncurses-devel
+Group:  System/Libraries
+BuildRequires:  linux-kernel-headers
+BuildRequires:  ncurses-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:uClibc-0.9.30.1.tar.bz2
+Source0:uClibc-0.9.33.2.tar.bz2
 ExcludeArch:s390 s390x ppc64
 %ifarch ppc
 Source1:config.ppc
@@ -49,20 +50,7 @@
 Source2:gcc-uClibc.in
 Source3:README.SUSE
 Patch0: uClibc.Makefile-gcc-uClibc-wrapper.patch
-Patch1: uClibc.static-segfault-fix.patch
-Patch2: uClibc.ia64-fake-getpgrp-syscall.patch
-Patch3: uClibc.ia64-use-sched_setaffinity-if-present.patch
-Patch4: uClibc.ia64-INTERNAL_SYSCALL-conversion.patch
-Patch5: uClibc.fix-pthread-warnings.patch
-Patch6: uClibc.ppc-fix-nested-extern-declaration.patch
-Patch7: uClibc.getline.patch
-Patch8: uClibc.i386-invalid-size-directive.patch
-Patch9: uClibc.x86_64-invalid-size-directive.patch
-Patch10:uClibc.ppc-invalid-size-directive.patch
-Patch11:uClibc-0.9.30.1-no-size-arm.patch
-Patch12:uClibc.arm-thumb2.patch
-Patch13:uClibc.arm-thumb2-memcpy.patch
-Group:  System/Libraries
+Patch1: arm-fixclone.patch
 
 %description
 A full-featured C library optimized for size. uClibc (pronounced
@@ -82,18 +70,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7
-%patch8
-%patch9
-%patch10
-%patch11
-%patch12 -p1
-%patch13 -p1
 cp %{S:1} .config
 cp %{S:2} gcc-uClibc.in
 cp %{S:3} README.SUSE
@@ -127,7 +103,6 @@
 #/usr/lib/*-linux-uclibc/lib/*.so.*
 
 %package -n uClibc-devel
-License:LGPL-2.1+
 Requires:   %{name} = %{version}
 Summary:a full-featured C library optimized for size
 Group:  System/Libraries

++ arm-fixclone.patch ++
Index: uClibc-0.9.33.2/libc/sysdeps/linux/arm/clone.S
===
--- uClibc-0.9.33.2.orig/libc/sysdeps/linux/arm/clone.S
+++ uClibc-0.9.33.2/libc/sysdeps/linux/arm/clone.S
@@ -112,6 +112,7 @@ __clone:
DO_CALL (clone)
movsa1, a1
blt __error
+   IT(t, ne)
ldmnefd sp!, {r4}
IT(t, ne)
 #if defined(__USE_BX__)
Index: uClibc-0.9.33.2/libc/sysdeps/linux/arm/bits/arm_asm.h
===
--- uClibc-0.9.33.2.orig/libc/sysdeps/linux/arm/bits/arm_asm.h
+++ uClibc-0.9.33.2/libc/sysdeps/linux/arm/bits/arm_asm.h
@@ 

commit uClibc for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory checked 
in at 2011-12-06 19:09:52

Comparing /work/SRC/openSUSE:Factory/uClibc (Old)
 and  /work/SRC/openSUSE:Factory/.uClibc.new (New)


Package is uClibc, Maintainer is sassm...@novell.com

Changes:




Other differences:
--
++ uClibc.spec ++
--- /var/tmp/diff_new_pack.uc4ZA5/_old  2011-12-06 19:44:20.0 +0100
+++ /var/tmp/diff_new_pack.uc4ZA5/_new  2011-12-06 19:44:20.0 +0100
@@ -23,7 +23,7 @@
 Version:0.9.30.1
 Release:14
 Summary:A full-featured C library optimized for size
-License:LGPLv2.1+
+License:LGPL-2.1+
 BuildRequires:  linux-kernel-headers ncurses-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:uClibc-0.9.30.1.tar.bz2
@@ -127,7 +127,7 @@
 #/usr/lib/*-linux-uclibc/lib/*.so.*
 
 %package -n uClibc-devel
-License:LGPLv2.1+
+License:LGPL-2.1+
 Requires:   %{name} = %{version}
 Summary:a full-featured C library optimized for size
 Group:  System/Libraries

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



commit uClibc for openSUSE:Factory

2011-10-04 Thread h_root

Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory
checked in at Tue Oct 4 18:15:44 CEST 2011.




--- openSUSE:Factory/uClibc/uClibc.changes  2011-09-23 12:49:16.0 
+0200
+++ /mounts/work_src_done/STABLE/uClibc/uClibc.changes  2011-10-03 
12:27:42.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  3 12:25:39 CEST 2011 - mhruse...@suse.cz
+
+- fixed build on arm
+
+---

calling whatdependson for head-i586


New:

  config.armel
  config.armhl
  uClibc-0.9.30.1-no-size-arm.patch



Other differences:
--
++ uClibc.spec ++
--- /var/tmp/diff_new_pack.CecMNW/_old  2011-10-04 18:15:34.0 +0200
+++ /var/tmp/diff_new_pack.CecMNW/_new  2011-10-04 18:15:34.0 +0200
@@ -40,6 +40,12 @@
 %ifarch ia64
 Source1:config.ia64
 %endif
+%ifarch armv5tel
+Source1:config.armel
+%endif
+%ifarch armv7hl
+Source1:config.armhl
+%endif
 Source2:gcc-uClibc.in
 Source3:README.SUSE
 Patch0: uClibc.Makefile-gcc-uClibc-wrapper.patch
@@ -53,6 +59,7 @@
 Patch8: uClibc.i386-invalid-size-directive.patch
 Patch9: uClibc.x86_64-invalid-size-directive.patch
 Patch10:uClibc.ppc-invalid-size-directive.patch
+Patch11:uClibc-0.9.30.1-no-size-arm.patch
 Group:  System/Libraries
 
 %description
@@ -82,6 +89,7 @@
 %patch8
 %patch9
 %patch10
+%patch11
 cp %{S:1} .config
 cp %{S:2} gcc-uClibc.in
 cp %{S:3} README.SUSE

++ config.armel ++
#
# Automatically generated make config: don't edit
# Version: 0.9.30.1
# Mon Oct  3 11:09:22 2011
#
# TARGET_alpha is not set
TARGET_arm=y
# TARGET_avr32 is not set
# TARGET_bfin is not set
# TARGET_cris is not set
# TARGET_e1 is not set
# TARGET_frv is not set
# TARGET_h8300 is not set
# TARGET_hppa is not set
# TARGET_i386 is not set
# TARGET_i960 is not set
# TARGET_ia64 is not set
# TARGET_m68k is not set
# TARGET_microblaze is not set
# TARGET_mips is not set
# TARGET_nios is not set
# TARGET_nios2 is not set
# TARGET_powerpc is not set
# TARGET_sh is not set
# TARGET_sh64 is not set
# TARGET_sparc is not set
# TARGET_v850 is not set
# TARGET_vax is not set
# TARGET_x86_64 is not set
# TARGET_xtensa is not set

#
# Target Architecture Features and Options
#
TARGET_ARCH=arm
FORCE_OPTIONS_FOR_ARCH=y
# CONFIG_ARM_OABI is not set
CONFIG_ARM_EABI=y
CONFIG_GENERIC_ARM=y
# CONFIG_ARM610 is not set
# CONFIG_ARM710 is not set
# CONFIG_ARM7TDMI is not set
# CONFIG_ARM720T is not set
# CONFIG_ARM920T is not set
# CONFIG_ARM922T is not set
# CONFIG_ARM926T is not set
# CONFIG_ARM10T is not set
# CONFIG_ARM1136JF_S is not set
# CONFIG_ARM1176JZ_S is not set
# CONFIG_ARM1176JZF_S is not set
# CONFIG_ARM_CORTEX_M3 is not set
# CONFIG_ARM_CORTEX_M1 is not set
# CONFIG_ARM_SA110 is not set
# CONFIG_ARM_SA1100 is not set
# CONFIG_ARM_XSCALE is not set
# CONFIG_ARM_IWMMXT is not set
TARGET_SUBARCH=

#
# Using ELF file format
#
ARCH_ANY_ENDIAN=y
ARCH_LITTLE_ENDIAN=y
# ARCH_WANTS_BIG_ENDIAN is not set
ARCH_WANTS_LITTLE_ENDIAN=y
ARCH_HAS_MMU=y
ARCH_USE_MMU=y
UCLIBC_HAS_FLOATS=y
# UCLIBC_HAS_FPU is not set
UCLIBC_HAS_SOFT_FLOAT=y
DO_C99_MATH=y
UCLIBC_HAS_FENV=y
KERNEL_HEADERS=/usr/include
HAVE_DOT_CONFIG=y

#
# General Library Settings
#
# HAVE_NO_PIC is not set
DOPIC=y
# ARCH_HAS_NO_SHARED is not set
# ARCH_HAS_NO_LDSO is not set
# HAVE_SHARED is not set
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y
# PTHREADS_DEBUG_SUPPORT is not set
LINUXTHREADS_OLD=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
# MALLOC is not set
# MALLOC_SIMPLE is not set
MALLOC_STANDARD=y
# MALLOC_GLIBC_COMPAT is not set
UCLIBC_DYNAMIC_ATEXIT=y
# COMPAT_ATEXIT is not set
# UCLIBC_SUSV3_LEGACY is not set
# UCLIBC_SUSV3_LEGACY_MACROS is not set
# UCLIBC_HAS_STUBS is not set
UCLIBC_HAS_SHADOW=y
# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
UCLIBC_HAS_PTY=y
ASSUME_DEVPTS=y
UNIX98PTY_ONLY=y
# UCLIBC_HAS_GETPT is not set
UCLIBC_HAS_TM_EXTENSIONS=y
UCLIBC_HAS_TZ_CACHING=y
UCLIBC_HAS_TZ_FILE=y
UCLIBC_HAS_TZ_FILE_READ_MANY=y
UCLIBC_TZ_FILE_PATH=/etc/TZ

#
# Advanced Library Settings
#
UCLIBC_PWD_BUFFER_SIZE=256
UCLIBC_GRP_BUFFER_SIZE=256

#
# Support various families of functions
#
UCLIBC_LINUX_MODULE_24=y
UCLIBC_LINUX_SPECIFIC=y
UCLIBC_HAS_GNU_ERROR=y
UCLIBC_BSD_SPECIFIC=y
UCLIBC_HAS_BSD_ERR=y
# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
# UCLIBC_NTP_LEGACY is not set
# UCLIBC_SV4_DEPRECATED is not set
UCLIBC_HAS_REALTIME=y
UCLIBC_HAS_ADVANCED_REALTIME=y
UCLIBC_HAS_EPOLL=y
UCLIBC_HAS_XATTR=y
UCLIBC_HAS_PROFILING=y
UCLIBC_HAS_CRYPT_IMPL=y
UCLIBC_HAS_CRYPT=y
UCLIBC_HAS_NETWORK_SUPPORT=y
UCLIBC_HAS_SOCKET=y
UCLIBC_HAS_IPV4=y
UCLIBC_HAS_IPV6=y
UCLIBC_HAS_RPC=y
# UCLIBC_HAS_FULL_RPC is not set
# UCLIBC_HAS_REENTRANT_RPC is not set
# UCLIBC_USE_NETLINK is not set
# UCLIBC_HAS_BSD_RES_CLOSE is not 

commit uClibc for openSUSE:Factory

2011-05-30 Thread h_root

Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory
checked in at Mon May 30 10:41:52 CEST 2011.




--- uClibc/uClibc.changes   2010-10-31 19:04:56.0 +0100
+++ /mounts/work_src_done/STABLE/uClibc/uClibc.changes  2011-05-27 
13:05:43.0 +0200
@@ -1,0 +2,8 @@
+Fri May 27 10:55:26 UTC 2011 - idon...@novell.com
+
+- Add uClibc.ppc-invalid-size-directive.patch, 
+  uClibc.i386-invalid-size-directive.patch,
+  uClibc.x86_64-invalid-size-directive.patch: remove invalid .size
+  directives from assembly files
+
+---

calling whatdependson for head-i586


New:

  uClibc.i386-invalid-size-directive.patch
  uClibc.ppc-invalid-size-directive.patch
  uClibc.x86_64-invalid-size-directive.patch



Other differences:
--
++ uClibc.spec ++
--- /var/tmp/diff_new_pack.4usgCE/_old  2011-05-30 10:41:20.0 +0200
+++ /var/tmp/diff_new_pack.4usgCE/_new  2011-05-30 10:41:20.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package uClibc (Version 0.9.30.1)
+# spec file for package uClibc
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 
 Name:   uClibc
 Version:0.9.30.1
-Release:9
+Release:14
 Summary:A full-featured C library optimized for size
 License:LGPLv2.1+
 BuildRequires:  linux-kernel-headers ncurses-devel
@@ -50,6 +50,9 @@
 Patch5: uClibc.fix-pthread-warnings.patch
 Patch6: uClibc.ppc-fix-nested-extern-declaration.patch
 Patch7: uClibc.getline.patch
+Patch8: uClibc.i386-invalid-size-directive.patch
+Patch9: uClibc.x86_64-invalid-size-directive.patch
+Patch10:uClibc.ppc-invalid-size-directive.patch
 Group:  System/Libraries
 
 %description
@@ -76,6 +79,9 @@
 %patch5 -p1
 %patch6 -p1
 %patch7
+%patch8
+%patch9
+%patch10
 cp %{S:1} .config
 cp %{S:2} gcc-uClibc.in
 cp %{S:3} README.SUSE

++ uClibc.i386-invalid-size-directive.patch ++
--- libc/sysdeps/linux/i386/crtn.S  2005-07-07 00:22:22.0 +0200
+++ crtn.S  2011-05-27 13:01:04.876026559 +0200
@@ -6,7 +6,6 @@
popl%ebx
popl%ebp
ret
-.size _init,.-_init
 
 
 
@@ -16,7 +15,6 @@
popl%ebx
popl%ebp
ret
-.size _fini,.-_fini
 
 
 
++ uClibc.ppc-invalid-size-directive.patch ++
--- libc/sysdeps/linux/powerpc/crtn.S   2007-02-12 10:23:14.0 +0100
+++ libc/sysdeps/linux/powerpc/crtn.S   2011-05-27 12:54:43.757026543 +0200
@@ -9,7 +9,6 @@
addi 1,1,32
mtlr 0
blr
-   .size   _init, .-_init

.section .fini
.align 2
@@ -20,4 +19,3 @@
addi 1,1,32
mtlr 0
blr
-   .size   _fini, .-_fini
++ uClibc.x86_64-invalid-size-directive.patch ++
--- libc/sysdeps/linux/x86_64/crtn.S2005-07-06 03:24:17.0 +0200
+++ crtn.S  2011-05-27 13:01:32.469026577 +0200
@@ -7,7 +7,6 @@
 .type_init, %function
addq $8, %rsp
ret
-.size _init,.-_init
 
 
 .section .fini
@@ -15,4 +14,3 @@
 .type_fini, %function
addq $8, %rsp
ret
-.size _fini, .-_fini





Remember to have fun...

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