Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37753547
en ru br
Репозитории ALT

Группа :: Система/Серверы
Пакет: webobjects

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

Name: webobjects
Version: 5.4.3
Release: alt2

Summary: WebObjects runtime environment scripts
Summary(ru_RU.UTF-8): п║я─п╣п╢п╟ п╦я│п©п╬п╩п╫п╣п╫п╦я▐ web-п©я─п╦п╩п╬п╤п╣п╫п╦п╧ WebObjects

License: Distributable
Group: System/Servers
URL: http://developer.apple.com/tools/webobjects/
BuildArch: noarch
Packager: Gennady Kushnir <baywind at altlinux.org>

Source: %{name}-%{version}.tar

Requires: helloWO = 5.4.3
Requires: woadaptor >= 5.4
Provides: wotaskd womonitor

BuildRequires: rpm-macros-webobjects

%description
This package provides init.d scripts and initial configuration for WebObjects runtime environment.
Environment files itself should be installed by required packages.

WebObjects is a set java frameworks for building complex web-applications.
It gives developers a comprehensive suite of tools and frameworks for quickly
developing standards-based web services and Java server applications.
A powerful rapid application development environment, backed by web service,
data access, and page generation capabilities, extends the reach of developers
and reduces the cost of ownership by ensuring flexible, maintainable design.
WebObjects is the ideal way to develop, deploy, and extend powerful web services.

%description -l ru_RU.UTF-8
п▓ я█я┌п╬п╪ п©п╟п╨я┌п╣ я│п╬п╢п╣я─п╤п╟я┌я│я▐ я│п╨я─п╦п©я┌я▀ init.d п╦ п©п╣я─п╡п╬п╫п╟я┤п╟п╩я▄п╫п╟я▐ п╨п╬п╫я└п╦пЁя┐я─п╟я├п╦я▐ я│я─п╣п╢я▀ п╦я│п©п╬п╩п╣п╫п╦я▐ WebObjects.
п²п╣п╬п╠я┘п╬п╢п╦п╪я▀п╣ я└п╟п╧п╩я▀ я│я─п╣п╢я▀ п╦я│п©п╬п╩п╫п╣п╫п╦я▐ п╢п╬п╩п╤п╫я▀ п╠я▀я┌я▄ я┐я│я┌п╟п╫п╬п╡п╩п╣п╫я▀ я│ я┌я─п╣п╠я┐п╣п╪я▀п╪п╦ п©п╟п╨п╣я┌п╟п╪п╦.

%prep
%setup

subst "s,/opt/apple/Local/Library/WebObjects/Logs,%wo_logdir,g" SiteConfig.xml
subst "s,/opt/apple/Local/Library/WebObjects/Configuration,%wo_configdir,g" SiteConfig.xml
subst "s,/opt/apple,%wo_next_root,g" SiteConfig.xml
subst "s,/opt/apple,%wo_next_root,g" wotaskd
subst "s,/opt/apple,%wo_next_root,g" womonitor
subst "s,\$WO_CONFIGDIR,%wo_configdir,g" wotaskd
subst "s,\$WO_CONFIGDIR,%wo_configdir,g" womonitor


%install
install -m755 -pD wotaskd %buildroot%_initdir/wotaskd
install -m755 -pD womonitor %buildroot%_initdir/womonitor
install -m640 -pD SiteConfig.xml %buildroot%wo_configdir/SiteConfig.xml

%post
%post_service wotaskd
%post_service womonitor

%preun
%preun_service wotaskd
%preun_service womonitor

%files
%attr(0640,%wo_user,%wo_group) %config(noreplace) %wo_configdir/SiteConfig.xml
%_initdir/wotaskd
%_initdir/womonitor

%changelog

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

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