]> git.pld-linux.org Git - packages/bakefile.git/blobdiff - bakefile.spec
- 1.x version note
[packages/bakefile.git] / bakefile.spec
index ab0a3f0dbd461272481a4d3d445c1bd40c7c0b67..47360abb258d6f52682bae7ea8fd62f70edaf388 100644 (file)
@@ -1,15 +1,16 @@
+# NOTE: for 1.x versions see DEVEL branch; it's not compatible with 0.x, and (according to web site) still work in progress.
 Summary:       Native makefiles generator
 Summary(pl.UTF-8):     Generator natywnych plików typu Makefile
 Name:          bakefile
-Version:       0.2.9
-Release:       2
+Version:       0.2.10
+Release:       1
 License:       MIT
 Group:         Development/Building
-Source0:       http://downloads.sourceforge.net/bakefile/%{name}-%{version}.tar.gz
-# Source0-md5: b53813d155df1a45371abc8f781e6d88
+#SourceDownload: https://github.com/vslavik/bakefile/releases
+Source0:       https://github.com/vslavik/bakefile/releases/download/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: f980cdd36268b5d2b23602d454bdf0a4
 Patch0:                %{name}-empy.patch
-Patch1:                format-security.patch
-URL:           http://bakefile.sourceforge.net/
+URL:           http://bakefile.org/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake >= 1.6
 BuildRequires: libtool
@@ -35,7 +36,6 @@ dla autoconfa, projekt dla Visual C++, makefile dla bcc itd.).
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.083406 seconds and 4 git commands to generate.