Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1491551
 поиск   регистрация   авторизация 
 
Группа :: Разработка/Прочее
Пакет: faketime

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

# $Id: faketime.spec,v 1.1.1.1 2005/12/15 23:12:46 ldv Exp $
%def_with M24

%if_with M24
%define _release alt0.M24.1
%else
%define _release alt1
%endif

Name: faketime
Version: 0.1
Release: %_release

Summary: Execute program with changed notion of system time
License: GPL
Group: Development/Other
Packager: Dmitry V. Levin <ldv at altlinux.org>

Source: %name-%version.tar.bz2

BuildPreReq: help2man

%description
The faketime utility helps to execute programs with changed notion of
system time.

%prep
%setup -q

%build
%configure
%make_build

%install
%makeinstall
rm %buildroot%_libdir/*.la

%files
%_bindir/*
%_libdir/*.so
%_man1dir/*

%changelog

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

 
design & coding: Vladimir Lettiev aka crux © 2004-2005