]> git.pld-linux.org Git - packages/bakefile.git/commitdiff
- realy added empy.patch
authorArtur Frysiak <artur@frysiak.net>
Mon, 22 Sep 2003 11:54:03 +0000 (11:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bakefile.spec -> 1.4

bakefile.spec

index ebd50cf42b31e1e7ba5ed3559e086f8f10b5e900..09ae79386ab1a593025d44ba4f775b9936e67398 100644 (file)
@@ -5,11 +5,12 @@ Summary:      Native makefiles generator
 Name:          bakefile
 Version:       0.1.1
 %define                snap 20030922
-Release:       0.%{snap}.1
+Release:       0.%{snap}.2
 License:       GPL v2+
 Group:         Applications/Text
 Source0:       http://bakefile.sourceforge.net/snapshot/bakefile-%{version}.%{snap}.tar.gz
 # Source0-md5: 52d8894603886844df68004e3bb8fd6c
+Patch0:                %{name}-empy.patch
 URL:           http://bakefile.sourceforge.net/
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python-modules
@@ -25,6 +26,7 @@ makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).
 
 %prep
 %setup -q -n %{name}-%{version}.%{snap}
+%patch0 -p1
 
 %build
 %configure
This page took 0.060555 seconds and 4 git commands to generate.