From: Jakub Bogusz Date: Thu, 21 Dec 2006 07:25:50 +0000 (+0000) Subject: - updated to 0.2.1 release X-Git-Tag: auto/th/bakefile-0_2_1-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbakefile.git;a=commitdiff_plain;h=95424130a3a94891d2281a8698e28fcdef3c024e - updated to 0.2.1 release Changed files: bakefile.spec -> 1.29 --- diff --git a/bakefile.spec b/bakefile.spec index c950859..12ae1c3 100644 --- a/bakefile.spec +++ b/bakefile.spec @@ -1,14 +1,12 @@ -%define pre _pre1 - Summary: Native makefiles generator Summary(pl): Generator natywnych plików typu Makefile Name: bakefile Version: 0.2.1 -Release: 0.%{pre}.1 +Release: 1 License: GPL v2+ Group: Applications/Text -Source0: http://dl.sourceforge.net/bakefile/bakefile-%{version}%{pre}.tar.gz -# Source0-md5: bf4b78fb2afd9f34cb2f845174fc32d0 +Source0: http://dl.sourceforge.net/bakefile/bakefile-%{version}.tar.gz +# Source0-md5: bf8f8b25d203e84902efec87636da485 Patch0: %{name}-empy.patch URL: http://bakefile.sourceforge.net/ BuildRequires: autoconf @@ -33,7 +31,7 @@ kompilatora opis zada dla autoconfa, projekt dla Visual C++, makefile dla bcc itd.). %prep -%setup -q -n %{name}-%{version}%{pre} +%setup -q %patch0 -p1 %build