Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37735855
en ru br
Репозитории ALT
S:0.10.4-alt1
5.1: 0.9.11-alt1
4.1: 0.9.9-alt1
4.0: 0.9.5-alt1
3.0: 0.8.3-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: rpm-utils

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

Name: rpm-utils
Version: 0.9.9
Release: alt1

Summary: Utilities every rpm packager must have
Summary(ru_RU.KOI8-R): Утилиты, необходимые любому maintainer'у пакетов
License: GPL
Group: Development/Other
Packager: Dmitry V. Levin <ldv at altlinux.org>

Source: %name-%version.tar

Requires: getopt, time
Requires: rpm-build >= 4.0.4, strace >= 4.4-alt6, mktemp >= 1:1.3.1

# Automatically added by buildreq on Wed Mar 26 2008

BuildRequires: gcc-c++ librpm-devel

%description
This package contains following utilities:
+ filereq - generates list of file requires while running the program;
+ packageof - generates list of packages owning specified files;
+ packagereq - generates list of package requires while running the program;
+ buildreq - generates and adds/updates BuildRequires tag in specfiles;
+ rpmdups,rpmrdups - generates list of duplicated packages;
+ rpmvercmp, rpmevrcmp: package version comparators;
+ stamp_spec - generates timestamp for rpm specfile changelog entry;
+ add_changelog - generates and adds changelog entry to rpm specfile;
+ compare_packages - generates lists of package sets and compares them;
+ cleanup_spec - attempts to cleanup rpm specfile;
+ rebuild_package - rebuilds source package keeping packager info unchanged;
+ rebuild_packages - rebuilds source packages using rebuild_package.

%prep
%setup -q

%build
%def_enable Werror
%make_build

# check

rpmquery -a --qf='%%{NAME}\n' |./optimize_package_list

%install
%make_install install

%files
%dir %_sysconfdir/buildreqs
%dir %_sysconfdir/buildreqs/*
%dir %_sysconfdir/buildreqs/files/*.d
%dir %_sysconfdir/buildreqs/packages/*.d
%config %_sysconfdir/buildreqs/files/*/*
%config %_sysconfdir/buildreqs/packages/essential*
%_bindir/*
%_datadir/buildreqs

%changelog

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

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