Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041597
en ru br
ALT Linux repos
S:8.95.6-alt1
5.0: 8.72-alt1
4.1: 8.69-alt1
4.0: 8.64-alt0.1

Group :: Archiving/Other
RPM: alien

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: alien
Version: 8.95.6
Release: alt1

Summary: Install Debian and Slackware Packages with RPM

Group: Archiving/Other
License: GPL
Url: https://sourceforge.net/projects/alien-pkg-convert/

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch

# Source-url: http://ftp.debian.org/debian/pool/main/a/alien/%{name}_%version.tar.xz

Source: %name-%version.tar

Patch: %name-Makefile.PL.patch
Patch1: alien-dpkg-tar.xz.patch
Patch2: alien-alt-plaintext-scripts.patch
Patch3: alien-alt-fix-missing-spaces-in-control.patch

# Automatically added by buildreq on Mon Feb 13 2006

BuildRequires: perl-devel perl-podlators

# ar from binutils needs for deb unpack

Requires: /usr/bin/ar

%description
Alien allows you to convert Debian, Slackware and Stampede Packages
into RPM packages. It can also convert RPM packages into Slackware,
Debian and Stampede packages.

This is a tool only suitable for binary packages.

It is recommended install dpkg package to full dpkg support.

%prep
%setup
#patch -p2
#%patch1 -p2
%patch2 -p2
%patch3 -p2

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir INSTALLMAN3DIR=%_man3dir

%install
%perl_vendor_install VARPREFIX=%buildroot

%files
%_bindir/%name
%perl_vendor_privlib/Alien/
%_man1dir/*
%_man3dir/*

%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