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

Группа :: Сети/WWW
Пакет: websec

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

Name: websec
Version: 1.7.0
Release: alt2
Summary: Web Secretary is a web page monitoring software
Summary(ru_RU.KOI8-R): Web Secretary - программа для мониторинга веб-страниц
License: GPL
Group: Networking/WWW
Url: http://www.nongnu.org/websec/
Source: %name-%version.tar.bz2
#Patch1: %name-color.patch
BuildArch:      noarch

Requires:       perl-libwww-perl

# Automatically added by buildreq on Fri Oct 03 2003

BuildRequires: perl-URI perl-libwww-perl rpm-build-perl

%description
Web Secretary is a web page monitoring software. However, it goes beyond the normal functionalities offered by such software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser.

Web Secretary is actually a suite of two Perl scripts called websec and webdiff. websec retrieves web pages and email them to you based on a URL list that you provide. webdiff compares two web pages (current and archive) and creates a new page based on the current page but with all the differences highlighted using a predefined color.

%description -l ru_RU.KOI8-R
Web Secretary - это программа для веб-мониторинга. В тоже время, обладает большей функциональностью, чем подобные программы. Она определяет изменения, базируясь на анализе контента, проверяя изменения в содержимом, а не тольков HTML-оформлении. Вы можете научить ее игнорировать отдельные части веб-сраниц (счетчики) и т.п., она может отсылать вам по почте документы с подсвеченными изменениями или загружать изменившиеся страницы в браузере.
Web Secretary фактически состоит из двух перловых скриптов websec и webdiff. websec извлекает веб-страницы и пересылает их на ваш адрес, работая с URL-списком, который задается в конфигурационном файле. webdiff сравнивает две страницы (текущую и сохраненную) и создает новую страницу, базирующуюся на текущей, но с подсвеченными изменениями.

%prep
%setup -qn %name-%version
#patch1

%build

%install
mkdir %buildroot
make PREFIX=%buildroot/usr \
DOCDIR=%buildroot/usr/share/doc/%name-%version \
VIMSYNDIR=%buildroot/usr/share/vim/syntax \
install


%files
%_bindir/*
%_man1dir/*
%_man5dir/*
%_datadir/emacs/*
%_datadir/vim/*
%doc COPYING NEWS README TODO ignore.list url.list

%changelog

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

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