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

Группа :: Офис
Пакет: xlhtml

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

# -*- coding: utf-8 -*-
Name:        xlhtml
Version: 0.5.1
Release: alt2
Summary: A program that converts MS Excel files to useful formats.
Summary(ru_RU.UTF-8): п╨п╬п╫п╡п╣я─я┌п╣я─ MS Excel я└п╟п╧п╩п╬п╡
License: GPL
Group: Office
Url: http://chicago.sourceforge.net/xlhtml/
Source: %name-%version.tgz
Patch0: xlhtml-textoutput-fix.patch

%description
xlhtml generates HTML, XML, csv and tab-delimited versions of MS Excel
spreadsheets. Known to work with XLS files of MS Excel 95, 97 and 2000.

Also included is ppthtml, a utility for converting MS PowerPoint 95/97
presentations to HTML.

%description -l ru_RU.UTF-8
xlhtml я│п╬п╥п╢п╟п╣я┌ HTML, XML, csv п╦ tab-delimited я└п╟п╧п╩я▀ п╦п╥ я┌п╟п╠п╩п╦я├ MS Excel.
п═п╟п╠п╬я┌п╟п╣я┌ я│ MS Excel 95, 97 and 2000.

п╒п╟п╨п╤п╣ п╡п╨п╩я▌я┤п╟п╣я┌ ppthtml, я┐я┌п╦п╩п╦я┌я┐ п╢п╩я▐ п©я─п╣п╬п╠я─п╟п╥п╬п╡п╟п╫п╦я▐ п©я─п╣п╥п╣п╫я┌п╟я├п╦п╧ MS PowerPoint 95/97
п╡ HTML.


%prep
%setup

%patch0 -p0

%build
%configure
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
mv ppthtml/README ppthtml/ppt-README
mv ppthtml/THANKS ppthtml/ppt-THANKS
mv ppthtml/ChangeLog ppthtml/ppt-ChangeLog

%install
%__mkdir -p $RPM_BUILD_ROOT/usr/bin
%__mkdir -p $RPM_BUILD_ROOT/usr/share/man/man1

%__install -s -m 755 xlhtml/xlhtml $RPM_BUILD_ROOT/usr/bin
%__install -s -m 755 ppthtml/ppthtml $RPM_BUILD_ROOT/usr/bin
%__install -m 644 xlhtml/xlhtml.1 $RPM_BUILD_ROOT/usr/share/man/man1
%__install -m 644 ppthtml/ppthtml.1 $RPM_BUILD_ROOT/usr/share/man/man1

%files
%doc AUTHORS COPYING xlhtml/README xlhtml/THANKS xlhtml/TODO xlhtml/ChangeLog ppthtml/ppt-README ppthtml/ppt-THANKS ppthtml/ppt-ChangeLog
/usr/bin/xlhtml
/usr/bin/ppthtml
/usr/share/man/man1/xlhtml.1*
/usr/share/man/man1/ppthtml.1*

%changelog

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

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