Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory 
checked in at 2012-06-01 07:24:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/util-linux (Old)
 and      /work/SRC/openSUSE:Factory/.util-linux.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "util-linux", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/util-linux/util-linux.changes    2012-05-26 
13:04:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.util-linux.new/util-linux.changes       
2012-06-01 07:24:52.000000000 +0200
@@ -1,0 +2,13 @@
+Thu May 31 10:04:23 UTC 2012 - [email protected]
+
+- require binutils-devel because "which" wants to find libiberty.a
+- remove which-lib64.patch because it's broken and couldn't find
+  libiberty.a whithin /usr/lib64 
+- which doesn't need autoreconf anymore
+
+-------------------------------------------------------------------
+Tue May 29 09:28:55 UTC 2012 - [email protected]
+
+- switch to new libmount-based mount(8) 
+
+-------------------------------------------------------------------

Old:
----
  which-lib64.patch

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

Other differences:
------------------
++++++ util-linux.spec ++++++
--- /var/tmp/diff_new_pack.BLnAAT/_old  2012-06-01 07:24:54.000000000 +0200
+++ /var/tmp/diff_new_pack.BLnAAT/_new  2012-06-01 07:24:54.000000000 +0200
@@ -22,6 +22,7 @@
 
 Name:           util-linux
 BuildRequires:  audit-devel
+BuildRequires:  binutils-devel
 BuildRequires:  fdupes
 BuildRequires:  gettext-devel
 BuildRequires:  libselinux-devel
@@ -100,10 +101,6 @@
 ## time
 ##
 Patch60:        time-1.7.dif
-##
-## which
-##
-Patch70:        which-lib64.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 PreReq:         %insserv_prereq %fillup_prereq /bin/sed
@@ -207,8 +204,6 @@
 %patch56 -p1
 cd ../time-*
 %patch60
-cd ../which-*
-%patch70
 
 %build
 # adjtimex build
@@ -219,9 +214,6 @@
 pushd ../
 # which build
 cd which-%{which_ver}
-aclocal --force
-autoconf --force
-automake --force-missing --add-missing --foreign
 %configure
 make %{?_smp_mflags}
 cd ..
@@ -254,7 +246,7 @@
   --enable-raw \
   --enable-write \
   --enable-line \
-  --enable-libmount-mount \
+  --enable-new-mount \
   --enable-ddate \
   --enable-login-utils \
   --disable-mountpoint \

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to