mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
The rewrite can convert from rpm to deb -- this is getting exciting!
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
Summary: Install Debian and Slackware Packages with rpm.
|
||||
Name: alien
|
||||
Packager: Joey Hess <joey@kitenet.net>
|
||||
Version: 6.48
|
||||
Version: 6.59
|
||||
Release: 1
|
||||
Source: ftp://kitenet.net/pub/code/debian/alien_6.48.tar.gz
|
||||
Source: ftp://kitenet.net/pub/code/debian/alien_6.59.tar.gz
|
||||
Copyright: GPL
|
||||
Group: Utilities/File
|
||||
Buildroot: /tmp/alien-6.48.build
|
||||
Buildroot: /tmp/alien-6.59.build
|
||||
Requires: perl
|
||||
|
||||
%description
|
||||
@@ -19,7 +19,7 @@ This is a tool only suitable for binary packages.
|
||||
|
||||
%prep
|
||||
%setup -n alien
|
||||
rm -r /tmp/alien-6.48.build || true
|
||||
rm -r /tmp/alien-6.59.build || true
|
||||
|
||||
%install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
Reference in New Issue
Block a user