Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37513785
en ru br
ALT Linux repos
S:0.6.4-alt1
5.0: 0.4-alt1
4.1: 0.4-alt0.M41.1
4.0: 0.4-alt0.M40.1

Group :: System/Base
RPM: indexhtml-common

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _indexhtmldir %_defaultdocdir/indexhtml

Name: indexhtml-common
Version: 0.6.4
Release: alt1

Summary: indexhtml-common
License: %gpl3plus
Group: System/Base
Buildarch: noarch
Packager: ALT Docs Team <docs at packages.altlinux.org>

Source: %name-%version.tar

BuildRequires(pre): rpm-build-licenses
BuildRequires: cmake

%description
This package contains files required to integrate indexhtml packages.

%prep
%setup

%build
cmake -DCMAKE_INSTALL_PREFIX=%prefix -DDEFAULTINDEXHTMLDIR=%_indexhtmldir .
%make_build

%install
%makeinstall_std
mkdir -p %buildroot{%_indexhtmldir,%_sysconfdir/firsttime.d}
ln -s $(relative %_sbindir/indexhtml-update %_sysconfdir/firsttime.d/indexhtml) \
 %buildroot%_sysconfdir/firsttime.d/indexhtml

%files
%_sbindir/*
%_defaultdocdir/HTML/*
%_indexhtmldir/
%_sysconfdir/firsttime.d/*

%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