3
0
forked from pool/findutils
OBS User unknown 2009-03-11 16:33:39 +00:00 committed by Git OBS Bridge
parent ecb2bd850e
commit 64a8740e61
3 changed files with 28 additions and 8 deletions

11
findutils-null.diff Normal file
View File

@ -0,0 +1,11 @@
--- find/find.1
+++ find/find.1 2009-03-10 16:13:42.792001067 +0100
@@ -1166,7 +1166,7 @@ Carriage return.
Horizontal tab.
.IP \ev
Vertical tab.
-.IP \e\0
+.IP \e0
ASCII NUL.
.IP \e\e
A literal backslash (`\e').

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 10 16:16:36 CET 2009 - werner@suse.de
- Fix manual page [bnc#466425]
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 1 10:24:34 CEST 2008 - schwab@suse.de Mon Sep 1 10:24:34 CEST 2008 - schwab@suse.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package findutils (Version 4.4.0) # spec file for package findutils (Version 4.4.0)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -29,13 +29,14 @@ Obsoletes: find
AutoReqProv: on AutoReqProv: on
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
Version: 4.4.0 Version: 4.4.0
Release: 38 Release: 44
Summary: GNU find--Finding Files Summary: GNU find--Finding Files
Source: findutils-%{version}.tar.bz2 Source: findutils-%{version}.tar.bz2
Source1: sysconfig.locate Source1: sysconfig.locate
Source2: cron.daily.updatedb Source2: cron.daily.updatedb
Patch: findutils-%{version}.diff Patch: findutils-%{version}.diff
Patch1: findutils-selinux.diff Patch1: findutils-selinux.diff
Patch2: findutils-null.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
@ -89,6 +90,7 @@ Authors:
%setup -q %setup -q
%patch %patch
%patch1 -p1 %patch1 -p1
%patch2 -p0
%build %build
./configure CFLAGS="$RPM_OPT_FLAGS" \ ./configure CFLAGS="$RPM_OPT_FLAGS" \
@ -144,6 +146,8 @@ rm -rf $RPM_BUILD_ROOT
/var/adm/fillup-templates/* /var/adm/fillup-templates/*
%changelog %changelog
* Tue Mar 10 2009 werner@suse.de
- Fix manual page [bnc#466425]
* Mon Sep 01 2008 schwab@suse.de * Mon Sep 01 2008 schwab@suse.de
- Fix last change. - Fix last change.
- Optimize find expressions in updatedb. - Optimize find expressions in updatedb.
@ -166,7 +170,7 @@ rm -rf $RPM_BUILD_ROOT
The following translations have been updated: The following translations have been updated:
Hungarian, Dutch, Slovenian, Swedish, Traditional Chinese, Hungarian, Dutch, Slovenian, Swedish, Traditional Chinese,
Polish, Irish, Portuguese, Slovak. Polish, Irish, Portuguese, Slovak.
* Sat Jan 26 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to findutils 4.2.32. - Update to findutils 4.2.32.
** License changes ** License changes
This version of findutils is now distributed under version 3 (or This version of findutils is now distributed under version 3 (or
@ -342,7 +346,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to findutils 4.2.11. - Update to findutils 4.2.11.
* Mon Nov 22 2004 schwab@suse.de * Mon Nov 22 2004 schwab@suse.de
- Update to findutils 4.2.7. - Update to findutils 4.2.7.
* Tue Nov 02 2004 schwab@suse.de * Mon Nov 01 2004 schwab@suse.de
- Update to findutils 4.2.3. - Update to findutils 4.2.3.
* Tue Oct 26 2004 schwab@suse.de * Tue Oct 26 2004 schwab@suse.de
- Update to findutils 4.2.2. - Update to findutils 4.2.2.
@ -353,7 +357,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to support POSIX xargs options. - Add patch to support POSIX xargs options.
* Mon Mar 15 2004 kukuk@suse.de * Mon Mar 15 2004 kukuk@suse.de
- Adjust for new SELinux version - Adjust for new SELinux version
* Sat Dec 13 2003 schwab@suse.de * Fri Dec 12 2003 schwab@suse.de
- Fix file list. - Fix file list.
* Tue Nov 11 2003 schwab@suse.de * Tue Nov 11 2003 schwab@suse.de
- Terminate xargs help output with a newline. - Terminate xargs help output with a newline.
@ -361,7 +365,7 @@ rm -rf $RPM_BUILD_ROOT
- Cleanup selinux patch. - Cleanup selinux patch.
* Wed Oct 15 2003 ro@suse.de * Wed Oct 15 2003 ro@suse.de
- link libselinux static - link libselinux static
* Wed Oct 15 2003 kukuk@suse.de * Tue Oct 14 2003 kukuk@suse.de
- Add selinux patch - Add selinux patch
- Build not as root - Build not as root
- Fix permissions in RPM filelist - Fix permissions in RPM filelist
@ -403,7 +407,7 @@ rm -rf $RPM_BUILD_ROOT
clean core to locate subpackage clean core to locate subpackage
* Thu Jan 31 2002 schwab@suse.de * Thu Jan 31 2002 schwab@suse.de
- Put locate and related programs in their own subpackage. - Put locate and related programs in their own subpackage.
* Thu Jun 07 2001 schwab@suse.de * Wed Jun 06 2001 schwab@suse.de
- Update to findutils 4.1.7. - Update to findutils 4.1.7.
* Thu Nov 23 2000 bk@suse.de * Thu Nov 23 2000 bk@suse.de
- added suse update config macro, was needed for s390 - added suse update config macro, was needed for s390
@ -444,7 +448,7 @@ rm -rf $RPM_BUILD_ROOT
* Mon Nov 10 1997 bs@suse.de * Mon Nov 10 1997 bs@suse.de
- added "-s /bin/sh" to su command in updatedb (our nobody has /bin/false - added "-s /bin/sh" to su command in updatedb (our nobody has /bin/false
for default shell) for default shell)
* Mon Apr 14 1997 florian@suse.de * Sun Apr 13 1997 florian@suse.de
- add bug-fixes from debian and gnu.utils.bugs - add bug-fixes from debian and gnu.utils.bugs
- updatedb now supports "--prunefs" - updatedb now supports "--prunefs"
- "mv /usr/libexec/* /usr/lib/find/" - "mv /usr/libexec/* /usr/lib/find/"