OBS User unknown 2008-10-23 02:29:27 +00:00 committed by Git OBS Bridge
parent 84a6268e18
commit b54c075d3a

View File

@ -2,24 +2,32 @@
# spec file for package diffutils (Version 2.8.7) # spec file for package diffutils (Version 2.8.7)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# #
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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 http://bugs.opensuse.org/
# #
# norootforbuild # norootforbuild
Name: diffutils Name: diffutils
Url: http://www.gnu.org/software/diffutils/ Url: http://www.gnu.org/software/diffutils/
License: GPL v2 or later License: GNU Free Documentation License, Version 1.2 (GFDL 1.2); GPL v3 or later
Group: Productivity/Text/Utilities Group: Productivity/Text/Utilities
Provides: diff Provides: diff
Obsoletes: diff Obsoletes: diff
AutoReqProv: on AutoReqProv: on
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
Version: 2.8.7 Version: 2.8.7
Release: 92 Release: 143
Summary: GNU diff Utilities Summary: GNU diff Utilities
Source: diffutils-%{version}-cvs.tar.bz2 Source: diffutils-%{version}-cvs.tar.bz2
Patch1: diffutils-2.8.1-i18n-0.2.patch Patch1: diffutils-2.8.1-i18n-0.2.patch
@ -73,7 +81,7 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_mandir}/man1/*.gz %doc %{_mandir}/man1/*.gz
%changelog %changelog
* Thu Jan 10 2008 - schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head of trunk. - Update to head of trunk.
* New diff option --suppress-blank-empty. * New diff option --suppress-blank-empty.
* Bring back support for `diff -NUM', where NUM is a number, * Bring back support for `diff -NUM', where NUM is a number,
@ -86,68 +94,68 @@ rm -rf $RPM_BUILD_ROOT
"Utility Syntax Guidelines" in the Minutes of the January 2005 "Utility Syntax Guidelines" in the Minutes of the January 2005
Meeting <http://www.opengroup.org/austin/docs/austin_239.html>. Meeting <http://www.opengroup.org/austin/docs/austin_239.html>.
* sdiff now understands '1' and '2' as synonyms for 'l' and 'r'. * sdiff now understands '1' and '2' as synonyms for 'l' and 'r'.
* Mon Nov 27 2006 - rguenther@suse.de * Mon Nov 27 2006 rguenther@suse.de
- removed help2man BuildRequires again. Instead prevent patches - removed help2man BuildRequires again. Instead prevent patches
from invalidating the shipped manpages. from invalidating the shipped manpages.
* Thu Oct 05 2006 - mjancar@suse.cz * Thu Oct 05 2006 mjancar@suse.cz
- readd help2man to BuildRequires (needed to build manpages) - readd help2man to BuildRequires (needed to build manpages)
* Fri Aug 11 2006 - schwab@suse.de * Fri Aug 11 2006 schwab@suse.de
- Update cmp patch [#198332]. - Update cmp patch [#198332].
* Mon Jul 24 2006 - rguenther@suse.de * Mon Jul 24 2006 rguenther@suse.de
- diffutils does not need help2man. - diffutils does not need help2man.
* Fri Mar 10 2006 - schwab@suse.de * Fri Mar 10 2006 schwab@suse.de
- Fix output of EOF message when stdout is redirected to /dev/null. - Fix output of EOF message when stdout is redirected to /dev/null.
* Wed Jan 25 2006 - mls@suse.de * Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Wed Sep 15 2004 - schwab@suse.de * Wed Sep 15 2004 schwab@suse.de
- Readd mbrtowc check [#45308]. - Readd mbrtowc check [#45308].
* Tue May 04 2004 - schwab@suse.de * Tue May 04 2004 schwab@suse.de
- Update to diffutils 2.8.7. - Update to diffutils 2.8.7.
* Tue Apr 13 2004 - schwab@suse.de * Tue Apr 13 2004 schwab@suse.de
- Update to diffutils 2.8.6. - Update to diffutils 2.8.6.
* Sat Jan 10 2004 - adrian@suse.de * Sat Jan 10 2004 adrian@suse.de
- build as user - build as user
* Wed Oct 15 2003 - schwab@suse.de * Wed Oct 15 2003 schwab@suse.de
- Update to diffutils 2.8.4. - Update to diffutils 2.8.4.
* Mon May 12 2003 - schwab@suse.de * Mon May 12 2003 schwab@suse.de
- Add %%defattr. - Add %%defattr.
* Thu Apr 24 2003 - ro@suse.de * Thu Apr 24 2003 ro@suse.de
- fix install_info --delete call and move from preun to postun - fix install_info --delete call and move from preun to postun
* Mon Apr 07 2003 - schwab@suse.de * Mon Apr 07 2003 schwab@suse.de
- Only delete info entries when removing last version. - Only delete info entries when removing last version.
* Thu Feb 06 2003 - schwab@suse.de * Thu Feb 06 2003 schwab@suse.de
- Use %%install_info. - Use %%install_info.
* Thu Sep 05 2002 - schwab@suse.de * Thu Sep 05 2002 schwab@suse.de
- Avoid rebuilding manpage [#18930]. - Avoid rebuilding manpage [#18930].
* Tue Aug 20 2002 - schwab@suse.de * Tue Aug 20 2002 schwab@suse.de
- Add i18n patches. - Add i18n patches.
* Mon Apr 08 2002 - schwab@suse.de * Mon Apr 08 2002 schwab@suse.de
- Update to diffutils 2.8.1. - Update to diffutils 2.8.1.
* Documentation fixes. * Documentation fixes.
* Thu Mar 28 2002 - schwab@suse.de * Thu Mar 28 2002 schwab@suse.de
- Update to diffutils 2.8. - Update to diffutils 2.8.
* Fri Oct 05 2001 - schwab@suse.de * Fri Oct 05 2001 schwab@suse.de
- Update to diffutils 2.7.2. - Update to diffutils 2.7.2.
* Sat Jan 13 2001 - schwab@suse.de * Sat Jan 13 2001 schwab@suse.de
- Fix last change to close resource leaks. - Fix last change to close resource leaks.
* Sat Jan 13 2001 - draht@suse.de * Sat Jan 13 2001 draht@suse.de
- tmpfile security problem fixed using mkstemp(). - tmpfile security problem fixed using mkstemp().
* Sun Dec 03 2000 - schwab@suse.de * Sun Dec 03 2000 schwab@suse.de
- diff: Fix a corner case in handling of directories. - diff: Fix a corner case in handling of directories.
- sdiff: Fix reading of split lines. - sdiff: Fix reading of split lines.
* Tue Oct 24 2000 - schwab@suse.de * Tue Oct 24 2000 schwab@suse.de
- Renamed from diff. - Renamed from diff.
* Fri Sep 08 2000 - schwab@suse.de * Fri Sep 08 2000 schwab@suse.de
- Switch to BuildRoot. - Switch to BuildRoot.
- Add group tag. - Add group tag.
- Use %%{_infodir}. - Use %%{_infodir}.
* Tue Jan 18 2000 - schwab@suse.de * Tue Jan 18 2000 schwab@suse.de
- /usr/info -> /usr/share/info - /usr/info -> /usr/share/info
* Mon Sep 13 1999 - bs@suse.de * Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec. - ran old prepare_spec on spec file to switch to new prepare_spec.
* Wed Sep 08 1999 - schwab@suse.de * Wed Sep 08 1999 schwab@suse.de
- specfile cleanup - specfile cleanup
* Fri Dec 18 1998 - ro@suse.de * Fri Dec 18 1998 ro@suse.de
- dont use m486 on alpha :-) - dont use m486 on alpha :-)
* Thu Jan 02 1997 - florian@suse.de * Thu Jan 02 1997 florian@suse.de
bug-fix for sdiff bug-fix for sdiff