From 3572ac62b932ae8e1d06c00b22616251c96a6f3f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Aug 31 2014 21:16:51 +0000 Subject: foo --- diff --git a/alien.lsm b/alien.lsm index a0abefb..ede4954 100644 --- a/alien.lsm +++ b/alien.lsm @@ -1,6 +1,6 @@ Begin3 Title: alien -Version: 8.91 +Version: 8.92 Entered-date: 31MAR97 Description: Alien converts Slackware .tgz packages, Red Hat .rpm packages, 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 Author: joey@kitenet.net Primary-site: sunsite.unc.edu /pub/Linux/utils/package - 80 alien-8.91.tar.gz + 80 alien-8.92.tar.gz Copying-policy: GPL End diff --git a/alien.spec b/alien.spec index 87ec4c7..490977d 100644 --- a/alien.spec +++ b/alien.spec @@ -1,12 +1,12 @@ Summary: Install Debian, Slackware, and Stampede packages with rpm. Name: alien Packager: Joey Hess -Version: 8.91 +Version: 8.92 Release: 1 -Source: ftp://kitenet.net/pub/code/debian/alien_8.91.tar.gz +Source: ftp://kitenet.net/pub/code/debian/alien_8.92.tar.gz License: GPL Group: Utilities/File -Buildroot: /tmp/alien-8.91.build +Buildroot: /tmp/alien-8.92.build Requires: perl BuildArchitectures: noarch @@ -20,7 +20,7 @@ This is a tool only suitable for binary packages. %prep %setup -n alien -rm -rf /tmp/alien-8.91.build +rm -rf /tmp/alien-8.92.build %install perl Makefile.PL PREFIX=$RPM_BUILD_ROOT/usr