]> git.pld-linux.org Git - packages/bakefile.git/commitdiff
- updated to 0.2.1_pre1
authorJarosław Kruk <jareq@pld-linux.org>
Fri, 10 Nov 2006 14:19:13 +0000 (14:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bakefile.spec -> 1.28

bakefile.spec

index cf0a70ef574921c08daa985f1c44c15918c7563f..c950859fbd52468b534f0bd2d483d50277f5df71 100644 (file)
@@ -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
This page took 0.111008 seconds and 4 git commands to generate.