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.000000000 +0100
+++ /mounts/work_src_done/STABLE/libtool/libtool-testsuite.changes      
2011-07-29 15:12:43.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jul 29 15:06:27 CEST 2011 - [email protected]
+
+- 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.000000000 +0100
+++ /mounts/work_src_done/STABLE/libtool/libtool.changes        2011-07-29 
15:12:43.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Jul 29 15:06:27 CEST 2011 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.iHgpaQ/_new  2011-08-24 16:28:11.000000000 +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.000000000 +0200
+++ /var/tmp/diff_new_pack.iHgpaQ/_new  2011-08-24 16:28:11.000000000 +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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to