Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042420
en ru br
ALT Linux repos
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 :: System/Configuration/Packaging
RPM: deltarpm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# This spec for backport to M30 is autogenerated. Do not edit it.
Name: deltarpm
Version: 3.3
Release: alt0.M30.0.1

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: ftp://ftp.suse.com/pub/projects/deltarpm/%name-%version.tar.bz2
Patch: %name.patch

# Automatically added by buildreq on Thu Feb 16 2006 (-bi)

BuildRequires: bzlib-devel perl-libnet

BuildRequires: rpm-build-compat >= 0.4

%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 -q
%patch

%build


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

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

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

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin