From 9d7f261ea2f323cf1cfaca5995940ec73e1d2ac3 Mon Sep 17 00:00:00 2001 From: alchemyx Date: Tue, 22 May 2001 23:02:54 +0000 Subject: [PATCH] - trying to make it usable, fixed Patch0 Changed files: aptitude.spec -> 1.6 --- aptitude.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/aptitude.spec b/aptitude.spec index b1a875c..92d6f6b 100644 --- a/aptitude.spec +++ b/aptitude.spec @@ -3,11 +3,11 @@ Summary(pt_BR):Interface curses para o apt Summary(es): Curses-based apt frontend Summary(pl): Frontend dla apt'a oparty na bibliotece ncurses Name: aptitude -Version: 0.0.8.2 -Release: 1 +Version: 0.1.4 +Release: 0 URL: http://www.debian.org/Packages/unstable/admin/aptitude.html Source0: http://ftp.debian.org/debian/pool/main/a/aptitude/%{name}_%{version}.orig.tar.gz -#Patch0: aptitude-make.patch +Patch0: aptitude-make.patch Patch1: aptitude-patch1 License: GPL Group: Applications/Archiving @@ -48,7 +48,7 @@ in a flexible and extreme flexibility and customization. %prep %setup -q -n %{name}-%{version} -#%patch -p1 +%patch0 -p1 %patch1 -p1 %build -- 2.43.0