Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37426643
en ru br
ALT Linux repos
5.0: 1.12-alt2

Group :: Editors
RPM: minised

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define svnrev 106
Name: minised
Version: 1.12
Release: alt2
Summary: Smaller, cheaper, faster SED implementation
License: GPL
Group: Editors
URL: http://www.exactcode.de/site/open_source/%name/
Source: http://dl.exactcode.de/oss/%name/%name-%version.tar
%{?svnrev:Patch: %name-svn-r%svnrev.patch}
Packager: Led <led at altlinux.ru>

# Automatically added by buildreq on Fri May 09 2008

BuildRequires: dietlibc

%description
%name smaller, cheaper, faster SED implementation.
Along a lot fixes and cleanups, further speedups, and some missing
features and POSIX conformance.


%prep
%setup
%{?svnrev:%patch -p1}


%build
%define _optlevel s
%make_build CC="diet %__cc" CFLAGS="%optflags"


%install
install -D -m 0755 {,%buildroot%_bindir/}%name
install -D -m 0644 {,%buildroot%_man1dir/}%name.1


%files
%doc BUGS README
%_bindir/*
%_man1dir/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin