Mailinglist Archive: opensuse-commit (1426 mails)
| < Previous | Next > |
commit findutils
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 01 Mar 2007 22:17:25 +0100
- Message-id: <20070301211725.CCDAE678183@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package findutils
checked in at Thu Mar 1 22:17:25 CET 2007.
--------
--- findutils/findutils.changes 2007-02-12 14:05:12.000000000 +0100
+++ /mounts/work_src_done/STABLE/findutils/findutils.changes 2007-02-28 19:59:39.000000000 +0100
@@ -1,0 +2,16 @@
+Wed Feb 28 19:58:59 CET 2007 - schwab@xxxxxxx
+
+- Update to findutils 4.2.30.
+ ** Bug Fixes
+ Savannah Bug #13252: The test suite now works on platforms where
+ DejaGnu is based on Tcl 8.3 (previously, 8.4 or later was required).
+ Savannah Bug bug #17861: this version should build on Solaris and HPUX
+ once again.
+ Savannah Bug #18433: findutils now compiles if "--enable-debug" was
+ specified as an option to configure. Previously this caused a
+ compilation failure in find.
+ ** Documentation Fixes
+ Some typos in the Texinfo manual and one typo in in the usage message
+ for xargs have been fixed.
+
+-------------------------------------------------------------------
Old:
----
findutils-4.2.29.diff
findutils-4.2.29.tar.gz
New:
----
findutils-4.2.30.diff
findutils-4.2.30.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ findutils.spec ++++++
--- /var/tmp/diff_new_pack.iGw911/_old 2007-03-01 22:17:08.000000000 +0100
+++ /var/tmp/diff_new_pack.iGw911/_new 2007-03-01 22:17:08.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package findutils (Version 4.2.29)
+# spec file for package findutils (Version 4.2.30)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -18,8 +18,8 @@
Obsoletes: find
Autoreqprov: on
PreReq: %{install_info_prereq}
-Version: 4.2.29
-Release: 8
+Version: 4.2.30
+Release: 1
Summary: GNU find--Finding Files
Source: findutils-%{version}.tar.gz
Source1: sysconfig.locate
@@ -132,7 +132,20 @@
%doc %{_mandir}/man5/locatedb.5.gz
/var/adm/fillup-templates/*
-%changelog -n findutils
+%changelog
+* Wed Feb 28 2007 - schwab@xxxxxxx
+- Update to findutils 4.2.30.
+ ** Bug Fixes
+ Savannah Bug #13252: The test suite now works on platforms where
+ DejaGnu is based on Tcl 8.3 (previously, 8.4 or later was required).
+ Savannah Bug bug #17861: this version should build on Solaris and HPUX
+ once again.
+ Savannah Bug #18433: findutils now compiles if "--enable-debug" was
+ specified as an option to configure. Previously this caused a
+ compilation failure in find.
+ ** Documentation Fixes
+ Some typos in the Texinfo manual and one typo in in the usage message
+ for xargs have been fixed.
* Mon Feb 12 2007 - schwab@xxxxxxx
- Fix memleaks.
* Mon Dec 04 2006 - schwab@xxxxxxx
++++++ findutils-4.2.29.diff -> findutils-4.2.30.diff ++++++
--- findutils/findutils-4.2.29.diff 2007-02-12 13:52:46.000000000 +0100
+++ /mounts/work_src_done/STABLE/findutils/findutils-4.2.30.diff 2007-02-28 19:57:36.000000000 +0100
@@ -9,24 +9,6 @@
used as regular expressions (with @code{find ... -regex}, so you need
to specify these paths in the same way that @code{find} will encounter
them. This means for example that the paths must not include trailing
---- lib/savedirinfo.c
-+++ lib/savedirinfo.c
-@@ -253,6 +253,7 @@
- p->entries = NULL;
- free(p->buffer);
- p->buffer = NULL;
-+ free(p);
- }
-
-
-@@ -291,6 +292,7 @@
- *extra = pex;
- else
- free (pex);
-+ free_dirinfo(p);
- return buf;
- }
- else
--- locate/updatedb.1
+++ locate/updatedb.1
@@ -75,8 +75,7 @@
@@ -73,7 +55,7 @@
PATH=/bin:/usr/bin:${BINDIR}; export PATH
-: ${PRUNEFS="nfs NFS proc afs proc smbfs autofs iso9660 ncpfs coda devpts ftpfs devfs mfs sysfs shfs"}
-+: ${PRUNEFS="nfs NFS nfs4 proc afs proc smbfs autofs iso9660 ncpfs coda devpts ftpfs devfs mfs sysfs shfs cifs 9P"}
++: ${PRUNEFS="nfs NFS nfs4 afs proc smbfs autofs iso9660 ncpfs coda devpts ftpfs devfs mfs sysfs shfs cifs 9P"}
if test -n "$PRUNEFS"; then
-prunefs_exp=`echo $PRUNEFS |sed -e 's/\([^ ][^ ]*\)/-o -fstype \1/g' \
@@ -102,14 +84,3 @@
else
echo "updatedb: new database would be empty" >&2
rm -f $LOCATE_DB.n
---- xargs/xargs.c
-+++ xargs/xargs.c
-@@ -1217,7 +1217,7 @@
- [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n\
- [-n max-args] [--max-args=max-args]\n\
- [-s max-chars] [--max-chars=max-chars]\n\
-- [-P max-procs] [--max-procs=max-procs] [[--show-limits]\n\
-+ [-P max-procs] [--max-procs=max-procs] [--show-limits]\n\
- [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n\
- [--version] [--help] [command [initial-arguments]]\n"),
- program_name);
++++++ findutils-4.2.29.tar.gz -> findutils-4.2.30.tar.gz ++++++
++++ 9971 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |