Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038358
en ru br
Репозитории ALT
S:1.0.11-alt3
5.1: 1.0.11-alt2
4.1: 1.0.11-alt1.1
4.0: 1.0.11-alt1.1
3.0: 1.0.11-alt1
www.altlinux.org/Changes

Группа :: Коммуникации
Пакет: zelax-pflash

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define binname zelax-pflash

Name: zelax-pflash
Version: 1.0.11
Release: alt3
Packager: Sergey Y. Afonin <asy at altlinux.ru>

Summary: Utility for flash programming for Zelax modems.

License: GPL
Group: Communications
Url: http://www.zelax.ru/support/soft/pflash
Source0: %name-%version.tar.gz
Source1: %name.README.alt
Source2: %name.README.alt.koi8-r

Patch0: %name-Makefile.am.altlinux.diff
Patch1: %name-pflash.c.progname.patch

# Automatically added by buildreq on Thu Jun 02 2005

BuildRequires: gcc-c++ libreadline-devel libtinfo-devel

%description
Utility for flash programming for Zelax modems. Supported models: M-144, M-144A,
M-1, M-30, M-30A and other. See full list on http://www.zelax.ru

%prep

%setup -q

%patch0 -p0
%patch1 -p0

%__sed -e 's| at  at NAME at  at |%binname|g' < %SOURCE1 > README.alt
%__sed -e 's| at  at NAME at  at |%binname|g' < %SOURCE2 > README.alt.koi8-r

aclocal
autoconf
automake --add-missing

libtoolize -i

%configure

%build

%make_build

%install

#install bin


%__install -d -m 0750 %buildroot%_bindir
%__install -m 755 pflash %buildroot%_bindir/%binname

%post

%postun

%files
%_bindir/*
%doc README.alt README.alt.koi8-r NEWS AUTHORS

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin