This commit is contained in:
Joey Hess
2014-06-13 12:04:21 -04:00
parent 06ae0587ac
commit 22709da70e
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
Begin3 Begin3
Title: alien Title: alien
Version: 8.90 Version: 8.91
Entered-date: 31MAR97 Entered-date: 31MAR97
Description: Alien converts Slackware .tgz packages, Red Hat .rpm packages, Description: Alien converts Slackware .tgz packages, Red Hat .rpm packages,
Debian .deb packages, and Stampede .slp packages. It can Debian .deb packages, and Stampede .slp packages. It can
@@ -9,6 +9,6 @@ Description: Alien converts Slackware .tgz packages, Red Hat .rpm packages,
Keywords: debian dpkg deb red hat redhat rpm slackware tgz stampede slp convert package LSB Keywords: debian dpkg deb red hat redhat rpm slackware tgz stampede slp convert package LSB
Author: joey@kitenet.net Author: joey@kitenet.net
Primary-site: sunsite.unc.edu /pub/Linux/utils/package Primary-site: sunsite.unc.edu /pub/Linux/utils/package
80 alien-8.90.tar.gz 80 alien-8.91.tar.gz
Copying-policy: GPL Copying-policy: GPL
End End

View File

@@ -1,12 +1,12 @@
Summary: Install Debian, Slackware, and Stampede packages with rpm. Summary: Install Debian, Slackware, and Stampede packages with rpm.
Name: alien Name: alien
Packager: Joey Hess <joey@kitenet.net> Packager: Joey Hess <joey@kitenet.net>
Version: 8.90 Version: 8.91
Release: 1 Release: 1
Source: ftp://kitenet.net/pub/code/debian/alien_8.90.tar.gz Source: ftp://kitenet.net/pub/code/debian/alien_8.91.tar.gz
License: GPL License: GPL
Group: Utilities/File Group: Utilities/File
Buildroot: /tmp/alien-8.90.build Buildroot: /tmp/alien-8.91.build
Requires: perl Requires: perl
BuildArchitectures: noarch BuildArchitectures: noarch
@@ -20,7 +20,7 @@ This is a tool only suitable for binary packages.
%prep %prep
%setup -n alien %setup -n alien
rm -rf /tmp/alien-8.90.build rm -rf /tmp/alien-8.91.build
%install %install
perl Makefile.PL PREFIX=$RPM_BUILD_ROOT/usr perl Makefile.PL PREFIX=$RPM_BUILD_ROOT/usr