From bd955e7b2a5ab029c8675f64e8edea520c0fc90d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jaros=C5=82aw=20Kruk?= Date: Fri, 10 Nov 2006 14:19:13 +0000 Subject: [PATCH] - updated to 0.2.1_pre1 Changed files: bakefile.spec -> 1.28 --- bakefile.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/bakefile.spec b/bakefile.spec index cf0a70e..c950859 100644 --- a/bakefile.spec +++ b/bakefile.spec @@ -1,12 +1,14 @@ +%define pre _pre1 + Summary: Native makefiles generator Summary(pl): Generator natywnych plików typu Makefile Name: bakefile -Version: 0.2.0 -Release: 1 +Version: 0.2.1 +Release: 0.%{pre}.1 License: GPL v2+ Group: Applications/Text -Source0: http://dl.sourceforge.net/bakefile/bakefile-%{version}.tar.gz -# Source0-md5: 204ea8d5b1709ad33a20a90290df9157 +Source0: http://dl.sourceforge.net/bakefile/bakefile-%{version}%{pre}.tar.gz +# Source0-md5: bf4b78fb2afd9f34cb2f845174fc32d0 Patch0: %{name}-empy.patch URL: http://bakefile.sourceforge.net/ BuildRequires: autoconf @@ -31,7 +33,7 @@ kompilatora opis zada dla autoconfa, projekt dla Visual C++, makefile dla bcc itd.). %prep -%setup -q +%setup -q -n %{name}-%{version}%{pre} %patch0 -p1 %build -- 2.44.0