Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
sed - A GNU stream text editor
The sed (Stream EDitor) editor is a stream or batch (non-interactive)
editor. Sed takes text as input, performs an operation or set of
operations on the text and outputs the modified text. The operations
that sed performs (substitutions, deletions, insertions, etc.) can be
specified in a script file or from the command line.
Packages
Latest: sed-4.2.1-5.pre6.el6.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| sed |
0 |
4.2.1 |
5.pre6.el6.fio |
x86_64 |
214 KiB |
2011-07-14 02:06:45 |
Changelog:
- * 2010-02-22 - Jiri Moskovcak <jmoskovc[AT]redhat[DOTCOM]> 4.2.1-5
- added back -c/--copy
- resolves: #566457
- * 2009-10-16 - Jiri Moskovcak <jmoskovc[AT]redhat[DOTCOM]> 4.2.1-4
- added libselinux-devel to buildrequires rhbz#514182
- fixed problem with --excludedocs rhbz#515913
- * 2009-08-11 - Ville Skyttä <ville.skytta[AT]iki.fi> - 4.2.1-3
- Use bzipped upstream tarball.
- * 2009-07-26 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 4.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-06-29 - Jiri Moskovcak <jmoskovc[AT]redhat[DOTCOM]> - 4.2.1-1
- new version
- obsoletes previous patches
- added patch to maintain backwards compatibility for scripts using -c/--copy
- Resolves: #502934
- * 2009-02-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 4.1.5-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- * 2008-11-13 - Jiri Moskovcak <jmoskovc[AT]redhat[DOTCOM]> 4.1.5-11
- improved follow.patch (thanks to Arkadiusz Miskiewicz for initial patch)
- Resolves: #470912
- * 2008-02-19 - Fedora Release Engineering <rel-eng[AT]fedoraproject[DOTORG]> - 4.1.5-10
- Autorebuild for GCC 4.3
- * 2007-10-04 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 4.1.5-9
- Fix licensing tag.
- Clean up per merge review comments.
- Resolves: #226404
- * 2007-02-07 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 4.1.5-8
- tidy up the specfile per rpmlint comments
- use utf-8 and fix national characters in contributor's names