SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for sed-4.1.5-130.2.i586.rpm :
Mon Feb 18 13:00:00 2008 dmuellerAATTsuse.de
- use %find_lang
- fix rpmlint warnings

Fri Mar 9 13:00:00 2007 mkoenigAATTsuse.de
- add --follow-symlinks option [#200082]
- fix \'used uninitialized\' warnings [#248721]

Mon Aug 7 14:00:00 2006 jsmeixAATTsuse.de
- Updated to version 4.1.5:
Fix parsing of a negative character class not including a closed
bracket, like [^]] or [^]a-z].
Fix parsing of [ inside an y command, like y/[/A/.
Output the result of commands a, r, R when a q command is found.
- off-by-one.diff: obsolete (fixed in the source).
- configure needs --enable-html to build sed.html (default=no)
and it is installed into usr/share/doc/sed-4.1.5/

Mon Jul 17 14:00:00 2006 jsmeixAATTsuse.de
- Fixed the \"fix build\" below for our current different build
environments on our different architectures:
On s390 and s390x the sed.html documentation is still installed
into usr/share/doc/ but on the other architectures it is
installed into usr/share/doc/sed/

Mon Jul 3 14:00:00 2006 cthielAATTsuse.de
- fix build

Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires

Thu Jan 19 13:00:00 2006 agruenAATTsuse.de
- off-by-one.diff: Report the correct back-reference number if
a substitution\'s left-hand side does not contain enough groups.

Fri Apr 1 14:00:00 2005 schwabAATTsuse.de
- Don\'t use included regex.

Mon Jan 31 13:00:00 2005 mmjAATTsuse.de
- Update to 4.1.4 including:
o \\B correctly means \"not on a word boundary\" rather than
\"inside a word\"
o bugfixes for platform without internationalization
o more thorough testing framework for tarballs
(`make full-distcheck\')

Sat Jan 22 13:00:00 2005 mmjAATTsuse.de
- Update to 4.1.3 including:
o regex addresses do not use leftmost-longest matching. In
other words, /.\\+/ only looks for a single character, and
does not try to find as many of them as possible like it used
to do.
o added a note to BUGS and the manual about changed interpretation
of `s|abc\\|def||\', and about localization issues.
o fixed --disable-nls build problems on Solaris.
o fixed `make check\' in non-English locales.
o `make check\' tests the regex library by default if the
included regex is used (regex tests had to be enabled
separately up to now).


 
ICM