FreeSource : AltLinux/Sisyphus/devel/SampleSpecs/empty

Эта страница была перенесена на altlinux.org. Текст на freesource.info заморожен.

Name: имя-пакета
Version: версия.пакета
Release: alt1

Summary: однострочное описание
License: лицензия
Group: группа

Url: URL
Source: %name-%version.tar.bz2
Packager: Ваше Имя <login@altlinux.org>

%description
многострочное
описание

%prep
%setup

%build
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*
%doc AUTHORS ChangeLog README

%changelog
* дата Ваше Имя <login@altlinux.org> версия-пакета-alt1
– initial build


Страницы, ссылающиеся на данную: AltLinux/Sisyphus/devel/SampleSpecs