commit libtool for openSUSE:Factory

2019-09-05 Thread root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2019-09-05 12:29:31

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


Package is "libtool"

Thu Sep  5 12:29:31 2019 rev:56 rq:723032 version:2.4.6

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2018-12-19 13:23:43.529359297 +0100
+++ /work/SRC/openSUSE:Factory/.libtool.new.7948/libtool-testsuite.changes  
2019-09-05 12:29:34.139629130 +0200
@@ -1,0 +2,10 @@
+Fri Aug  9 08:07:31 UTC 2019 - Martin Liška 
+
+- Really use -ffat-lto-objects, it's needed.
+
+---
+Fri Aug  2 09:28:45 UTC 2019 - Martin Liška 
+
+- Remove not needed -ffat-lto-objects.
+
+---
--- /work/SRC/openSUSE:Factory/libtool/libtool.changes  2018-12-19 
13:23:43.665359131 +0100
+++ /work/SRC/openSUSE:Factory/.libtool.new.7948/libtool.changes
2019-09-05 12:29:34.551629049 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 07:59:41 UTC 2019 - Martin Liška 
+
+- Use FAT LTO objects in order to provide proper static library.
+
+---



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.shIXBv/_old  2019-09-05 12:29:35.119628938 +0200
+++ /var/tmp/diff_new_pack.shIXBv/_new  2019-09-05 12:29:35.119628938 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool-testsuite
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -70,6 +70,7 @@
 %patch0 -p1
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 ./configure CFLAGS="%{optflags}" \
--prefix=%{_prefix} --infodir=%{_infodir} --libdir=%{_libdir}
 # force rebuild with non-broken makeinfo

libtool.spec: same change





commit libtool for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2018-12-19 13:23:41

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


Package is "libtool"

Wed Dec 19 13:23:41 2018 rev:55 rq:656757 version:2.4.6

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2018-05-13 15:53:27.539740612 +0200
+++ /work/SRC/openSUSE:Factory/.libtool.new.28833/libtool-testsuite.changes 
2018-12-19 13:23:43.529359297 +0100
@@ -1,0 +2,5 @@
+Sat Dec  8 17:55:47 UTC 2018 - meiss...@suse.com
+
+- libtool baselib should require libltdl in baselib.
+
+---
libtool.changes: same change



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.ytC1t0/_old  2018-12-19 13:23:44.265358399 +0100
+++ /var/tmp/diff_new_pack.ytC1t0/_new  2018-12-19 13:23:44.269358395 +0100
@@ -27,7 +27,7 @@
 Summary:A Tool to Build Shared Libraries
 License:GPL-2.0-or-later AND LGPL-2.1-or-later AND GFDL-1.2-or-later
 Group:  Development/Tools/Building
-URL:http://www.gnu.org/software/libtool/
+Url:http://www.gnu.org/software/libtool/
 Source0:http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz
 Source1:http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz.sig
 Source2:libtool.keyring

++ libtool.spec ++
--- /var/tmp/diff_new_pack.ytC1t0/_old  2018-12-19 13:23:44.285358375 +0100
+++ /var/tmp/diff_new_pack.ytC1t0/_new  2018-12-19 13:23:44.285358375 +0100
@@ -27,7 +27,7 @@
 Summary:A Tool to Build Shared Libraries
 License:GPL-2.0-or-later AND LGPL-2.1-or-later AND GFDL-1.2-or-later
 Group:  Development/Tools/Building
-URL:http://www.gnu.org/software/libtool/
+Url:http://www.gnu.org/software/libtool/
 Source0:http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz
 Source1:http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz.sig
 Source2:libtool.keyring

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.ytC1t0/_old  2018-12-19 13:23:44.309358346 +0100
+++ /var/tmp/diff_new_pack.ytC1t0/_new  2018-12-19 13:23:44.309358346 +0100
@@ -1,2 +1,4 @@
 libtool
+   provides "libltdl-devel- = "
+   requires "libltdl7- = "
 libltdl7






commit libtool for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2018-05-13 15:53:25

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


Package is "libtool"

Sun May 13 15:53:25 2018 rev:54 rq:605641 version:2.4.6

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2018-05-06 14:54:13.436976043 +0200
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2018-05-13 15:53:27.539740612 +0200
@@ -1,0 +2,6 @@
+Wed May  9 03:34:16 UTC 2018 - bwiedem...@suse.com
+
+- Add libtool-reproducible-hostname.patch
+  to make package build reproducible (boo#1084909)
+
+---
libtool.changes: same change

New:

  libtool-reproducible-hostname.patch



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.32uZio/_old  2018-05-13 15:53:28.319712148 +0200
+++ /var/tmp/diff_new_pack.32uZio/_new  2018-05-13 15:53:28.323712002 +0200
@@ -33,6 +33,8 @@
 Source2:libtool.keyring
 Source3:baselibs.conf
 Source4:libtool-rpmlintrc
+# PATCH-FIX-OPENSUSE -- do not add build host name boo#1084909
+Patch0: libtool-reproducible-hostname.patch
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
@@ -65,6 +67,7 @@
 
 %prep
 %setup -q -n libtool-%{version}
+%patch0 -p1
 
 %build
 ./configure CFLAGS="%{optflags}" \

++ libtool.spec ++
--- /var/tmp/diff_new_pack.32uZio/_old  2018-05-13 15:53:28.347711127 +0200
+++ /var/tmp/diff_new_pack.32uZio/_new  2018-05-13 15:53:28.351710981 +0200
@@ -33,6 +33,8 @@
 Source2:libtool.keyring
 Source3:baselibs.conf
 Source4:libtool-rpmlintrc
+# PATCH-FIX-OPENSUSE -- do not add build host name boo#1084909
+Patch0: libtool-reproducible-hostname.patch
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
@@ -65,6 +67,7 @@
 
 %prep
 %setup -q -n libtool-%{version}
+%patch0 -p1
 
 %build
 ./configure CFLAGS="%{optflags}" \


++ libtool-reproducible-hostname.patch ++
Index: libtool-2.4.6/configure
===
--- libtool-2.4.6.orig/configure
+++ libtool-2.4.6/configure
@@ -31426,7 +31426,7 @@ $as_echo X"$file" |
 cat <<_LT_EOF >> "$cfgfile"
 #! $SHELL
 # Generated automatically by $as_me ($PACKAGE) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+# Libtool was configured on host localhost:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 
 # Provide generalized library-building support services.




commit libtool for openSUSE:Factory

2018-05-06 Thread root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2018-05-06 14:54:07

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


Package is "libtool"

Sun May  6 14:54:07 2018 rev:53 rq:604031 version:2.4.6

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2016-03-26 15:07:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2018-05-06 14:54:13.436976043 +0200
@@ -1,0 +2,10 @@
+Thu May  3 14:16:43 UTC 2018 - dims...@opensuse.org
+
+- Drop libtool-no_host_name.patch for now: since we are upgrading
+  to automake 1.16, we can't have any patch that would require us
+  to bootstrap libtool, as this is not exactly trivial.
+- Remove the line containing 'uname -m' from the libtool.m4 package
+  after installation: this has the same effect as the patch above
+  had.
+
+---
libtool.changes: same change

Old:

  libtool-no_host_name.patch



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.ZCDStu/_old  2018-05-06 14:54:17.900812285 +0200
+++ /var/tmp/diff_new_pack.ZCDStu/_new  2018-05-06 14:54:17.904812138 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool-testsuite
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -25,15 +25,14 @@
 Version:2.4.6
 Release:0
 Summary:A Tool to Build Shared Libraries
-License:GPL-2.0+ and LGPL-2.1+ and GFDL-1.2+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later AND GFDL-1.2-or-later
 Group:  Development/Tools/Building
-Url:http://www.gnu.org/software/libtool/
+URL:http://www.gnu.org/software/libtool/
 Source0:http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz
 Source1:http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz.sig
 Source2:libtool.keyring
 Source3:baselibs.conf
 Source4:libtool-rpmlintrc
-Patch0: libtool-no_host_name.patch
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
@@ -46,12 +45,11 @@
 Requires:   libltdl7 = %{version}
 Requires:   m4 >= 1.4.16
 Requires:   tar
-Requires(preun): %{install_info_prereq}
 Requires(post): %{install_info_prereq}
+Requires(preun): %{install_info_prereq}
 Provides:   libltdl-devel
 # fedora name
 Provides:   libtool-ltdl-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 GNU libtool is a set of shell scripts to automatically configure UNIX
@@ -59,7 +57,7 @@
 
 %package -n libltdl7
 Summary:Libtool Runtime Library
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 
 %description -n libltdl7
@@ -67,11 +65,10 @@
 
 %prep
 %setup -q -n libtool-%{version}
-%patch0
 
 %build
 ./configure CFLAGS="%{optflags}" \
-   --prefix=/usr --infodir=%{_infodir} --libdir=%{_libdir}
+   --prefix=%{_prefix} --infodir=%{_infodir} --libdir=%{_libdir}
 # force rebuild with non-broken makeinfo
 rm -f doc/libtool.info
 make V=1 %{?_smp_mflags}
@@ -88,6 +85,8 @@
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 chmod +x %{buildroot}%{_datadir}/libtool/build-aux/ltmain.sh
+# Do not add builder's hostname into generated scripts
+sed -i "/uname -n/d" %{buildroot}%{_datadir}/aclocal/libtool.m4
 %endif
 
 %post
@@ -107,7 +106,8 @@
 %if "%{name}" == "libtool"
 %files
 %defattr(-, root, root)
-%doc AUTHORS NEWS README THANKS ChangeLog COPYING
+%license COPYING
+%doc AUTHORS NEWS README THANKS ChangeLog
 %{_bindir}/libtool
 %{_bindir}/libtoolize
 %{_includedir}/libltdl
@@ -116,9 +116,9 @@
 %attr(644, root, root) %{_libdir}/libltdl.la
 %{_libdir}/libltdl.so
 %{_datadir}/aclocal/*.m4
-%doc %{_infodir}/libtool.info*
-%doc %{_mandir}/man1/libtool.1.gz
-%doc %{_mandir}/man1/libtoolize.1.gz
+%{_infodir}/libtool.info*
+%{_mandir}/man1/libtool.1.gz
+%{_mandir}/man1/libtoolize.1.gz
 %{_datadir}/libtool
 
 %files -n libltdl7

++ libtool.spec ++
--- /var/tmp/diff_new_pack.ZCDStu/_old  2018-05-06 14:54:17.928811258 +0200
+++ /var/tmp/diff_new_pack.ZCDStu/_new  2018-05-06 14:54:17.93280 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain 

commit libtool for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2016-03-26 15:07:31

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


Package is "libtool"

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2015-09-19 06:51:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2016-03-26 15:07:32.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar 16 15:29:34 UTC 2016 - dims...@opensuse.org
+
+- Fix install_info_{install,delete} usage: install-info does not
+  allow file globbing.
+
+---
libtool.changes: same change



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.27qEQO/_old  2016-03-26 15:07:35.0 +0100
+++ /var/tmp/diff_new_pack.27qEQO/_new  2016-03-26 15:07:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool-testsuite
 #
-# 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
@@ -92,9 +92,13 @@
 
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info-1.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info-2.gz
 
 %preun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info-1.gz
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info-2.gz
 
 %post -n libltdl7 -p /sbin/ldconfig
 

++ libtool.spec ++
--- /var/tmp/diff_new_pack.27qEQO/_old  2016-03-26 15:07:35.0 +0100
+++ /var/tmp/diff_new_pack.27qEQO/_new  2016-03-26 15:07:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool
 #
-# 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
@@ -92,9 +92,13 @@
 
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info-1.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info-2.gz
 
 %preun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info-1.gz
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info-2.gz
 
 %post -n libltdl7 -p /sbin/ldconfig
 






commit libtool for openSUSE:Factory

2015-09-18 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2015-09-19 06:51:48

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


Package is "libtool"

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2015-05-06 11:21:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2015-09-19 06:51:49.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug  6 12:02:32 CEST 2015 - p...@suse.de
+
+- Remove spurious install_info_delete in postun (bsc#940773).
+
+---
libtool.changes: same change



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.2lKSNX/_old  2015-09-19 06:51:50.0 +0200
+++ /var/tmp/diff_new_pack.2lKSNX/_new  2015-09-19 06:51:50.0 +0200
@@ -93,9 +93,6 @@
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
 
-%postun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
-
 %preun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz
 

++ libtool.spec ++
--- /var/tmp/diff_new_pack.2lKSNX/_old  2015-09-19 06:51:50.0 +0200
+++ /var/tmp/diff_new_pack.2lKSNX/_new  2015-09-19 06:51:50.0 +0200
@@ -93,9 +93,6 @@
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
 
-%postun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
-
 %preun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz
 






commit libtool for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2015-05-06 11:21:35

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


Package is libtool

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2015-04-28 20:41:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2015-05-06 11:21:37.0 +0200
@@ -1,0 +2,5 @@
+Mon May  4 09:40:09 CEST 2015 - p...@suse.de
+
+- Fix call of install_info.
+
+---
libtool.changes: same change



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.s3BoId/_old  2015-05-06 11:21:38.0 +0200
+++ /var/tmp/diff_new_pack.s3BoId/_new  2015-05-06 11:21:38.0 +0200
@@ -91,7 +91,10 @@
 %endif
 
 %post
-%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
+
+%postun
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
 
 %preun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz

++ libtool.spec ++
--- /var/tmp/diff_new_pack.s3BoId/_old  2015-05-06 11:21:38.0 +0200
+++ /var/tmp/diff_new_pack.s3BoId/_new  2015-05-06 11:21:38.0 +0200
@@ -91,7 +91,10 @@
 %endif
 
 %post
-%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
+
+%postun
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
 
 %preun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz






commit libtool for openSUSE:Factory

2015-04-28 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2015-04-28 20:41:44

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


Package is libtool

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2014-09-09 19:00:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2015-04-28 20:41:46.0 +0200
@@ -1,0 +2,278 @@
+Mon Apr 20 12:25:22 CEST 2015 - p...@suse.de
+
+- Remove empty entry.
+
+---
+Sun Apr 19 12:41:43 UTC 2015 - mplus...@suse.com
+
+- Use url for signature
+- Add keyring file for automatic verification of signature
+- Cleanup spec file with spec-cleaner
+- Remove old ppc/ppc64 obsolete/provides
+- Update info pre/post requires and replace postun with preun
+
+---
+Fri Apr 17 10:02:12 CEST 2015 - p...@suse.de
+
+- Update to 2.4.6:
+  Noteworthy changes in release 2.4.6 (2015-02-15) [stable]
+
+  * New features:
+
+   - LT_SYS_LIBRARY_PATH can be set in config.site, or at configure time
+ and persists correctly in the generated libtool script.
+
+  * Bug fixes:
+
+   - Fix a race condition in ltdl dryrun test that would cause spurious
+ random failures of that test.
+
+   - LT_SYS_DLSEARCH_PATH is munged correctly.
+
+- Add tarball signature.
+
+---
+Mon Feb  9 12:45:26 CET 2015 - p...@suse.de
+
+- Add libtool-no_host_name.patch to remove the host name from
+  generated scripts (bnc#916268).
+
+---
+Thu Jan 22 23:26:38 UTC 2015 - f...@grueninger.de
+
+- Update to libtool 2.4.5
+  New features:
+
+  - Libtoolize searches for the best available M4 on the user PATH at
+runtime, rather than settling for the first one found.
+
+  - Support munging sys_lib_dlsearch_path_spec with LT_SYS_LIBRARY_PATH
+environment variable.
+
+  Bug fixes:
+
+  - Bail out at configure time if the installed M4 is not sufficient
+for the purposes of libtoolize.
+
+  - freebsd-elf library versioning was upgraded incorrectly in 2.4.4,
+but now works properly again.
+
+  - Fix a 2.4.4 regression so that libltdl subprojects do not warn
+about missing libltdl/libltdl directory as in prior releases.
+
+  - When using Sun C++ on Solaris or GNU/Linux we used to set libtool's
+postdeps permanently, based on the contents of $CXX and $CXXFLAGS at
+configure time, which was brittle and error-prone.  Now, we no
+longer check for a SunCC ABI at configure time, but augment the
+postdeps at libtool time based on the current invocation flags on
+each call.
+
+  Changes in supported systems or compilers:
+
+  - /usr/local prefixed rpaths are now added to the link-line on
+ia64-hp-hpux*, because the default system runtime loader path does
+not contain them.
+
+  - Previously, when using Sun C++ on Solaris or GNU/Linux, `-Cstd -Crun`
+flags were added to $postdeps unless CXX or CXXFLAGS contained
+`-library=stlport4`.  Newer releases have added other compiler flags
+that are also incompatible with `-Cstd -Crun`, so now we don't add
+them if any of `-std=c++[0-9][0-9]`, `-library=stdcxx4` or
+`-compat=g` were found in CXX or CXXFLAGS when the Sun C++ compiler
+is detected.
+
+---
+Sat Dec  6 21:11:04 UTC 2014 - f...@grueninger.de
+
+- Require M4 as libtool's libtoolize requires it since 2.4.3
+
+---
+Sat Nov 29 19:48:44 UTC 2014 - f...@grueninger.de
+
+- Drop patch libtool-dont_delete_gnulib_files.patch which is
+  included in 2.4.4
+
+- Update to libtool 2.4.4
+** New features:
+
+  - Libltdl maintains its own fork of argz, with macros and files in
+the LT_ and lt__ namespaces (resp.) where they cannot clash with
+client projects' use of gnulib argz.
+
+** Bug fixes:
+
+  - Installation of 'libtoolize' once again obeys '--program-prefix',
+'--program-suffix' and '--program-transform-name' configure options.
+
+  - `libtoolize` doesn't remove any files that it can't reinstall,
+including old versions of the snippet directory, and gnulib's
+version of the argz module and supporting files.
+
+  - LT_FUNC_DLYSM_USCORE now works correctly on systems that don't
+support self dlopen()ing.
+
+** Important incompatible changes:
+
+  - LT_LIB_DLLOAD no longer prepends -ldl or -ldld to LIBS, causing
+duplicate occurrences in libltdl link lines.  If you need to
+add a library for dlopen() or shl_load() in your Makefile, then
+use 

commit libtool for openSUSE:Factory

2014-09-09 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2014-09-09 19:00:08

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


Package is libtool

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2014-07-19 11:04:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2014-09-09 19:00:30.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep  9 03:55:16 UTC 2014 - co...@suse.com
+
+- install COPYING as %doc
+
+---
libtool.changes: same change



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.fUeHgh/_old  2014-09-09 19:00:32.0 +0200
+++ /var/tmp/diff_new_pack.fUeHgh/_new  2014-09-09 19:00:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool-testsuite
 #
-# 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
@@ -110,7 +110,7 @@
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS NEWS README THANKS ChangeLog
+%doc AUTHORS NEWS README THANKS ChangeLog COPYING
 /usr/bin/libtool
 /usr/bin/libtoolize
 /usr/include/libltdl

++ libtool.spec ++
--- /var/tmp/diff_new_pack.fUeHgh/_old  2014-09-09 19:00:32.0 +0200
+++ /var/tmp/diff_new_pack.fUeHgh/_new  2014-09-09 19:00:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool
 #
-# 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
@@ -110,7 +110,7 @@
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS NEWS README THANKS ChangeLog
+%doc AUTHORS NEWS README THANKS ChangeLog COPYING
 /usr/bin/libtool
 /usr/bin/libtoolize
 /usr/include/libltdl

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



commit libtool for openSUSE:Factory

2014-07-19 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2014-07-19 11:04:19

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


Package is libtool

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2014-03-04 14:02:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2014-07-19 11:04:34.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 14 15:05:03 UTC 2014 - dval...@suse.com
+
+- Add libtool-ppc64le.patch to fix libtool-testsuite tests 
+
+---
libtool.changes: same change

New:

  libtool-ppc64le.patch



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.8M3Vbe/_old  2014-07-19 11:04:35.0 +0200
+++ /var/tmp/diff_new_pack.8M3Vbe/_new  2014-07-19 11:04:35.0 +0200
@@ -48,6 +48,7 @@
 Source3:libtool-rpmlintrc
 #Patch:  libtool-%%{version}.diff
 Patch1: config-guess-sub-update.patch
+Patch2: libtool-ppc64le.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   libltdl-devel
 # fedora name
@@ -68,6 +69,7 @@
 %prep
 %setup -q -n libtool-%{version}
 %patch1
+%patch2 -p1
 
 %build
 ./configure CFLAGS=$RPM_OPT_FLAGS \

++ libtool.spec ++
--- /var/tmp/diff_new_pack.8M3Vbe/_old  2014-07-19 11:04:35.0 +0200
+++ /var/tmp/diff_new_pack.8M3Vbe/_new  2014-07-19 11:04:35.0 +0200
@@ -48,6 +48,7 @@
 Source3:libtool-rpmlintrc
 #Patch:  libtool-%%{version}.diff
 Patch1: config-guess-sub-update.patch
+Patch2: libtool-ppc64le.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   libltdl-devel
 # fedora name
@@ -68,6 +69,7 @@
 %prep
 %setup -q -n libtool-%{version}
 %patch1
+%patch2 -p1
 
 %build
 ./configure CFLAGS=$RPM_OPT_FLAGS \

++ libtool-ppc64le.patch ++
diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4
index 5f0..126202f 100644
--- a/libltdl/m4/libtool.m4
+++ b/libltdl/m4/libtool.m4
@@ -1312,7 +1312,7 @@ ia64-*-hpux*)
   rm -rf conftest*
   ;;
 
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
   # Find out which ABI we are using.
   echo 'int i;'  conftest.$ac_ext
@@ -1326,7 +1326,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
  x86_64-*linux*)
LD=${LD-ld} -m elf_i386
;;
- ppc64-*linux*|powerpc64-*linux*)
+ powerpc64le-*linux*)
+   LD=${LD-ld} -m elf32lppclinux
+   ;;
+ powerpc64-*linux*)
LD=${LD-ld} -m elf32ppclinux
;;
  s390x-*linux*)
@@ -1345,7 +1348,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
  x86_64-*linux*)
LD=${LD-ld} -m elf_x86_64
;;
- ppc*-*linux*|powerpc*-*linux*)
+ powerpcle-*linux*)
+   LD=${LD-ld} -m elf64lppc
+   ;;
+ powerpc-*linux*)
LD=${LD-ld} -m elf64ppc
;;
  s390*-*linux*|s390*-*tpf*)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libtool for openSUSE:Factory

2014-03-04 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2014-03-04 14:02:30

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


Package is libtool

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2013-02-04 17:59:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2014-03-04 14:02:31.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 26 16:13:31 CET 2013 - p...@suse.de
+
+- Change License as described in bnc#818958.
+
+---
libtool.changes: same change



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.eUNm3A/_old  2014-03-04 14:02:32.0 +0100
+++ /var/tmp/diff_new_pack.eUNm3A/_new  2014-03-04 14:02:32.0 +0100
@@ -31,7 +31,7 @@
 Requires:   automake  1.4
 Requires:   tar
 Summary:A Tool to Build Shared Libraries
-License:GPL-2.0+
+License:GPL-2.0+ and LGPL-2.1+ and GFDL-1.2+
 Group:  Development/Tools/Building
 Version:2.4.2
 Release:0
@@ -59,6 +59,7 @@
 
 %package -n libltdl7
 Summary:Libtool Runtime Library
+License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 
 %description -n libltdl7

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



commit libtool for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2013-02-04 17:59:22

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


Package is libtool, Maintainer is p...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2012-07-21 12:30:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2013-02-04 17:59:24.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb  2 23:34:27 UTC 2013 - sch...@suse.de
+
+- Add config-guess-sub-update.patch:
+  Update config.guess/sub for aarch64
+
+---
libtool.changes: same change

New:

  config-guess-sub-update.patch



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.oVXqdC/_old  2013-02-04 17:59:26.0 +0100
+++ /var/tmp/diff_new_pack.oVXqdC/_new  2013-02-04 17:59:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool-testsuite
 #
-# 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,7 @@
 Source2:baselibs.conf
 Source3:libtool-rpmlintrc
 #Patch:  libtool-%%{version}.diff
+Patch1: config-guess-sub-update.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   libltdl-devel
 # fedora name
@@ -65,6 +66,7 @@
 
 %prep
 %setup -q -n libtool-%{version}
+%patch1
 
 %build
 ./configure CFLAGS=$RPM_OPT_FLAGS \

++ libtool.spec ++
--- /var/tmp/diff_new_pack.oVXqdC/_old  2013-02-04 17:59:27.0 +0100
+++ /var/tmp/diff_new_pack.oVXqdC/_new  2013-02-04 17:59:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool
 #
-# 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,7 @@
 Source2:baselibs.conf
 Source3:libtool-rpmlintrc
 #Patch:  libtool-%%{version}.diff
+Patch1: config-guess-sub-update.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   libltdl-devel
 # fedora name
@@ -65,6 +66,7 @@
 
 %prep
 %setup -q -n libtool-%{version}
+%patch1
 
 %build
 ./configure CFLAGS=$RPM_OPT_FLAGS \

++ config-guess-sub-update.patch ++
Index: libltdl/config/config.guess
===
--- libltdl/config/config.guess.orig
+++ libltdl/config/config.guess
@@ -2,13 +2,13 @@
 # Attempt to guess a canonical system name.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-#   2011 Free Software Foundation, Inc.
+#   2011, 2012, 2013 Free Software Foundation, Inc.
 
-timestamp='2011-10-01'
+timestamp='2012-12-30'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
 # This program is distributed in the hope that it will be useful, but
@@ -17,26 +17,22 @@ timestamp='2011-10-01'
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see http://www.gnu.org/licenses/.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
 # configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-
-# Originally written by Per Bothner.  Please send patches (context
-# diff format) to config-patc...@gnu.org and include a ChangeLog
-# entry.
+# the same distribution terms that you use for the rest of that
+# program.  This Exception is an additional permission under section 7
+# of the GNU General Public License, version 3 (GPLv3).
 #
-# This script attempts to guess a canonical system name similar to
-# config.sub.  If it succeeds, it prints the system name on 

commit libtool for openSUSE:Factory

2012-07-21 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2012-07-21 12:30:16

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


Package is libtool, Maintainer is p...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2011-11-14 12:53:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2012-07-21 12:30:18.0 +0200
@@ -1,0 +2,10 @@
+Thu Jul 19 13:42:29 CEST 2012 - p...@suse.de
+
+- buildrequire makeinfo which is a seperate package now.
+
+---
+Tue Nov 29 13:45:11 UTC 2011 - co...@suse.com
+
+- buildrequire automake for file list check
+
+---
--- /work/SRC/openSUSE:Factory/libtool/libtool.changes  2011-12-02 
09:27:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool.changes 2012-07-21 
12:30:18.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 19 13:42:29 CEST 2012 - p...@suse.de
+
+- buildrequire makeinfo which is a seperate package now.
+
+---



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.YBGOlY/_old  2012-07-21 12:30:21.0 +0200
+++ /var/tmp/diff_new_pack.YBGOlY/_new  2012-07-21 12:30:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool-testsuite
 #
-# 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
@@ -16,18 +16,25 @@
 #
 
 
+###
+# NOTE: PLease run pre_checkin.sh before checking in the package! #
+###
 
 Name:   libtool-testsuite
-BuildRequires:  lzma zlib-devel
-BuildRequires:  gcc-c++ gcc-fortran gcc-objc
-Requires:   tar
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  gcc-fortran
+BuildRequires:  gcc-objc
+BuildRequires:  lzma
+BuildRequires:  makeinfo
+BuildRequires:  zlib-devel
 Requires:   automake  1.4
+Requires:   tar
+Summary:A Tool to Build Shared Libraries
 License:GPL-2.0+
 Group:  Development/Tools/Building
-Summary:A Tool to Build Shared Libraries
 Version:2.4.2
-Release:1
-AutoReqProv:on
+Release:0
 # bug437293
 %ifarch ppc64
 Obsoletes:  libtool-64bit
@@ -50,10 +57,8 @@
 architectures to build shared libraries in a generic fashion.
 
 %package -n libltdl7
-License:GPL-2.0+
 Summary:Libtool Runtime Library
 Group:  Development/Libraries/C and C++
-AutoReqProv:on
 
 %description -n libltdl7
 Library needed by programs that use the ltdl interface of GNU libtool.

++ libtool.spec ++
--- /var/tmp/diff_new_pack.YBGOlY/_old  2012-07-21 12:30:21.0 +0200
+++ /var/tmp/diff_new_pack.YBGOlY/_new  2012-07-21 12:30:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool
 #
-# 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
@@ -16,18 +16,25 @@
 #
 
 
+###
+# NOTE: PLease run pre_checkin.sh before checking in the package! #
+###
 
 Name:   libtool
-BuildRequires:  lzma zlib-devel
-BuildRequires:  automake gcc-c++ gcc-fortran gcc-objc
-Requires:   tar
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  gcc-fortran
+BuildRequires:  gcc-objc
+BuildRequires:  lzma
+BuildRequires:  makeinfo
+BuildRequires:  zlib-devel
 Requires:   automake  1.4
+Requires:   tar
+Summary:A Tool to Build Shared Libraries
 License:GPL-2.0+
 Group:  Development/Tools/Building
-Summary:A Tool to Build Shared Libraries
 Version:2.4.2
-Release:1
-AutoReqProv:on
+Release:0
 # bug437293
 %ifarch ppc64
 Obsoletes:  libtool-64bit
@@ -50,10 +57,8 @@
 architectures to build shared libraries in a generic fashion.
 
 %package -n libltdl7
-License:GPL-2.0+
 Summary:Libtool Runtime Library
 Group:  Development/Libraries/C and C++
-AutoReqProv:   

commit libtool for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2011-12-06 18:25:57

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


Package is libtool, Maintainer is p...@suse.com

Changes:

libtool.changes: same change



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.T5l8LR/_old  2011-12-06 18:46:55.0 +0100
+++ /var/tmp/diff_new_pack.T5l8LR/_new  2011-12-06 18:46:55.0 +0100
@@ -22,7 +22,7 @@
 BuildRequires:  gcc-c++ gcc-fortran gcc-objc
 Requires:   tar
 Requires:   automake  1.4
-License:GPLv2+
+License:GPL-2.0+
 Group:  Development/Tools/Building
 Summary:A Tool to Build Shared Libraries
 Version:2.4.2
@@ -50,7 +50,7 @@
 architectures to build shared libraries in a generic fashion.
 
 %package -n libltdl7
-License:GPLv2+
+License:GPL-2.0+
 Summary:Libtool Runtime Library
 Group:  Development/Libraries/C and C++
 AutoReqProv:on

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



commit libtool for openSUSE:Factory

2011-11-14 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2011-11-14 12:53:34

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


Package is libtool, Maintainer is p...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2011-09-23 02:10:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2011-11-14 12:53:36.0 +0100
@@ -1,0 +2,14 @@
+Thu Nov 10 10:30:14 CET 2011 - dmuel...@suse.de
+
+- update to 2.4.2:
+  - The generic approximation of the command line length limit (when getconf is
+not available) works again.  Regression introduced in v2.2.6-39-g9c3d4d8.
+  - The bug that leaked developer tool paths into the release tarballs
+from ./bootstrap is fixed.
+  - Improved support for the Cuda Compiler Driver (nvcc) on Darwin.
+  - For GCC LTO support, the -fuse-linker-plugin switch is now also removed
+when computing compiler postdeps.
+  - The undocumented hardcode_libdir_flag_spec_ld tag variable has been
+removed in favor of using hardcode_libdir_flag_spec with $wl set to empty.
+
+---
libtool.changes: same change

Old:

  libtool-2.4.tar.gz

New:

  libtool-2.4.2.tar.gz



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.k9DHni/_old  2011-11-14 12:53:51.0 +0100
+++ /var/tmp/diff_new_pack.k9DHni/_new  2011-11-14 12:53:51.0 +0100
@@ -25,8 +25,8 @@
 License:GPLv2+
 Group:  Development/Tools/Building
 Summary:A Tool to Build Shared Libraries
-Version:2.4
-Release:15
+Version:2.4.2
+Release:1
 AutoReqProv:on
 # bug437293
 %ifarch ppc64

libtool.spec: same change
++ libtool-2.4.tar.gz - libtool-2.4.2.tar.gz ++
 44798 lines of diff (skipped)

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



commit libtool for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package libtool for openSUSE:Factory
checked in at Mon Sep 19 21:13:25 CEST 2011.




--- libtool/libtool-testsuite.changes   2011-07-29 15:12:43.0 +0200
+++ /mounts/work_src_done/STABLE/libtool/libtool-testsuite.changes  
2011-09-16 15:48:05.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 16 13:47:52 UTC 2011 - co...@suse.com
+
+- don't use _service
+
+---
@@ -5,0 +11,6 @@
+- Add a rpmlintrc to shut up rpmlint on most warnings.
+
+---
+Mon Mar 14 08:52:38 UTC 2011 - co...@novell.com
+
+- require automake and provide symbolic names for libltdl
--- libtool/libtool.changes 2011-07-29 15:12:43.0 +0200
+++ /mounts/work_src_done/STABLE/libtool/libtool.changes2011-09-16 
15:48:05.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 16 13:47:52 UTC 2011 - co...@suse.com
+
+- don't use _service
+
+---

Package does not exist at destination yet. Using Fallback libtool
Destination is libtool
calling whatdependson for head-i586


Old:

  _service
  _service:recompress:download_url:libtool-2.4.tar.bz2

New:

  libtool-2.4.tar.gz



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.gxiM3j/_old  2011-09-19 21:13:14.0 +0200
+++ /var/tmp/diff_new_pack.gxiM3j/_new  2011-09-19 21:13:14.0 +0200
@@ -21,11 +21,12 @@
 BuildRequires:  lzma zlib-devel
 BuildRequires:  gcc-c++ gcc-fortran gcc-objc
 Requires:   tar
+Requires:   automake  1.4
 License:GPLv2+
 Group:  Development/Tools/Building
 Summary:A Tool to Build Shared Libraries
 Version:2.4
-Release:3
+Release:15
 AutoReqProv:on
 # bug437293
 %ifarch ppc64
@@ -35,10 +36,14 @@
 PreReq: %{install_info_prereq}
 Requires:   libltdl7 = %{version}
 Url:http://www.gnu.org/software/libtool/
-Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.bz2
+Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.gz
 Source2:baselibs.conf
+Source3:libtool-rpmlintrc
 #Patch:  libtool-%%{version}.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Provides:   libltdl-devel
+# fedora name
+Provides:   libtool-ltdl-devel
 
 %description
 GNU libtool is a set of shell scripts to automatically configure UNIX

++ libtool.spec ++
--- /var/tmp/diff_new_pack.gxiM3j/_old  2011-09-19 21:13:14.0 +0200
+++ /var/tmp/diff_new_pack.gxiM3j/_new  2011-09-19 21:13:14.0 +0200
@@ -36,7 +36,7 @@
 PreReq: %{install_info_prereq}
 Requires:   libltdl7 = %{version}
 Url:http://www.gnu.org/software/libtool/
-Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.bz2
+Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.gz
 Source2:baselibs.conf
 Source3:libtool-rpmlintrc
 #Patch:  libtool-%%{version}.diff






Remember to have fun...

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



commit libtool for openSUSE:Factory

2011-08-24 Thread h_root

Hello community,

here is the log from the commit of package libtool for openSUSE:Factory
checked in at Wed Aug 24 17:12:17 CEST 2011.




--- libtool/libtool-testsuite.changes   2011-03-10 16:34:11.0 +0100
+++ /mounts/work_src_done/STABLE/libtool/libtool-testsuite.changes  
2011-07-29 15:12:43.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 29 15:06:27 CEST 2011 - p...@suse.de
+
+- Add gcc-c++ gcc-fortran and gcc-objc to buildrequires so that
+  packages using the system wide libtool script compile.
+
+---
--- libtool/libtool.changes 2011-03-14 09:53:04.0 +0100
+++ /mounts/work_src_done/STABLE/libtool/libtool.changes2011-07-29 
15:12:43.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 29 15:06:27 CEST 2011 - p...@suse.de
+
+- Add gcc-c++ gcc-fortran and gcc-objc to buildrequires so that
+  packages using the system wide libtool script compile.
+- Add a rpmlintrc to shut up rpmlint on most warnings.
+
+---

calling whatdependson for head-i586


New:

  libtool-rpmlintrc



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.iHgpaQ/_old  2011-08-24 16:28:11.0 +0200
+++ /var/tmp/diff_new_pack.iHgpaQ/_new  2011-08-24 16:28:11.0 +0200
@@ -19,12 +19,13 @@
 
 Name:   libtool-testsuite
 BuildRequires:  lzma zlib-devel
+BuildRequires:  gcc-c++ gcc-fortran gcc-objc
 Requires:   tar
 License:GPLv2+
 Group:  Development/Tools/Building
 Summary:A Tool to Build Shared Libraries
 Version:2.4
-Release:2
+Release:3
 AutoReqProv:on
 # bug437293
 %ifarch ppc64

++ libtool.spec ++
--- /var/tmp/diff_new_pack.iHgpaQ/_old  2011-08-24 16:28:11.0 +0200
+++ /var/tmp/diff_new_pack.iHgpaQ/_new  2011-08-24 16:28:11.0 +0200
@@ -19,13 +19,14 @@
 
 Name:   libtool
 BuildRequires:  lzma zlib-devel
+BuildRequires:  gcc-c++ gcc-fortran gcc-objc
 Requires:   tar
 Requires:   automake  1.4
 License:GPLv2+
 Group:  Development/Tools/Building
 Summary:A Tool to Build Shared Libraries
 Version:2.4
-Release:2
+Release:15
 AutoReqProv:on
 # bug437293
 %ifarch ppc64
@@ -37,6 +38,7 @@
 Url:http://www.gnu.org/software/libtool/
 Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.bz2
 Source2:baselibs.conf
+Source3:libtool-rpmlintrc
 #Patch:  libtool-%%{version}.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   libltdl-devel

++ libtool-rpmlintrc ++
# This line is mandatory to access the configuration functions
from Config import *

addFilter(libtool.* shlib-policy-nonversioned-dir)
addFilter(libtool.* shlib-policy-missing-lib)
addFilter(libtool.* script-without-shebang)





Remember to have fun...

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