Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37567325
en ru br
ALT Linux repositórios
S:3.6.3-alt1
5.0: 3.3-alt0.1
4.1: 3.3-alt0.1
4.0: 3.3-alt0.1
3.0:
+backports:3.3-alt0.M30.0.1

Group :: Sistema/Configurações/Pacotes
RPM: deltarpm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: deltarpm
Version: 3.6.3
Release: alt1

Summary: Tools to Create and Apply deltarpms

Url: ftp://ftp.suse.com/pub/projects/deltarpm/
License: BSD
Group: System/Configuration/Packaging

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/rpm-software-management/deltarpm/archive/%version.tar.gz

Source: %name-%version.tar
#Source: ftp://ftp.suse.com/pub/projects/deltarpm/%name-%version.tar
Patch: %name.patch

BuildRequires: bzlib-devel liblzma-devel libzstd-devel
BuildRequires: perl-libnet

%description
This package contains tools to create and apply deltarpms. A deltarpm
contains the difference between an old and a new version of an RPM,
which makes it possible to recreate the new RPM from the deltarpm and
the old one. You do not need to have a copy of the old RPM, because
deltarpms can also work with installed RPMs.

Note: %name contains rsyncable version of zlib.

%prep
%setup
%patch -p2

%build
make CFLAGS="$RPM_OPT_FLAGS -I%_includedir/rpm" prefix="%prefix" rpmdumpheader="%_libdir/rpm/rpmdumpheader"

%install
#mkdir -p %buildroot%_libdir/rpm
%makeinstall_std prefix="%prefix" mandir="%_mandir" rpmdumpheader="%_libdir/rpm/rpmdumpheader"

%files
%doc README LICENSE.BSD
%_bindir/*
%_man8dir/*
#%_libdir/rpm/rpmdumpheader

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009