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

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

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

Name: rpmrebuild
Version: 2.11
Release: alt6
License: GPLv2+
Group: Development/Other
Summary: A tool to build rpm file from rpm database
Source: %name-%version.tar.gz
Patch: rpmrebuild-2.9-alt-tmpdir.patch
Patch1: rpmrebuild-2.11-alt-toonewtags.patch
Patch2: rpmrebuild-2.11-correctly-quote-rpmargs.patch
Patch3: rpmrebuild-2.11-CommandLineParsing-allow-more-than-9-arguments.patch
Patch4: rpmrebuild-alt-remove-SendBugReport.patch
Url: http://rpmrebuild.sourceforge.net/

Requires: /usr/bin/rpmbuild
# due to rpmrebuild.sh
Requires: setarch

%description
Rpmrebuild is a tool to build an RPM file from a package that has
already been installed in a basic use, rpmrebuild use do not require any
rpm building knowledge (On debian, the equivalent product is
dpkg-repack)

%package un_prelink
Group: Development/Other
Summary: An prelink -u plugin for %name
Requires: %name = %version-%release

%description un_prelink
Rpmrebuild plugin for automatically un-prelinking package content.

%prep
%setup -c %name-%version
%patch -p2
%patch1 -p1
%patch2 -p2
%patch3 -p2
%patch4 -p2

%build
%make

%install
%makeinstall_std

%find_lang --with-man --output %name.lang ".*"

%files -f %name.lang
%doc Changelog News README Release Todo VERSION Version
%exclude %_man1dir/un_prelink.plug*
%exclude %_mandir/*/*/un_prelink.plug*
%exclude %prefix/lib/%name/plugins/un_prelink*

%_bindir/*
%dir %prefix/lib/%name
%prefix/lib/%name/*
%_man1dir/*

%ifarch %ix86 alpha sparc sparc64 s390 s390x x86_64 ppc ppc64
%files un_prelink
%_man1dir/un_prelink.plug*
%_mandir/*/*/un_prelink.plug*
%prefix/lib/%name/plugins/un_prelink*
%endif

%changelog

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

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