]> git.pld-linux.org Git - packages/bakefile.git/commitdiff
- updated to 20030922 snapshot
authorArtur Frysiak <artur@frysiak.net>
Mon, 22 Sep 2003 09:29:20 +0000 (09:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bakefile.spec -> 1.2

bakefile.spec

index 4ed21c140587bd76fa6493219e30e616c6a9d471..dba0e2e6d54bf0c45f126e48b324399d931b1bfb 100644 (file)
@@ -4,12 +4,12 @@
 Summary:       Native makefiles generator
 Name:          bakefile
 Version:       0.1.1
-%define                snap 20030921
+%define                snap 20030922
 Release:       0.%{snap}.1
 License:       GPL v2+
 Group:         Applications/Text
 Source0:       http://bakefile.sourceforge.net/snapshot/bakefile-%{version}.%{snap}.tar.gz
-# Source0-md5: 6c8d21e2d73440b6da9be6d75b568f9e
+# Source0-md5: 52d8894603886844df68004e3bb8fd6c
 URL:           http://bakefile.sourceforge.net/
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python-modules
@@ -37,6 +37,9 @@ install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{_bindir}}
        DESTDIR=$RPM_BUILD_ROOT \
        install
 
+# use system available modules
+rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/src/{empy,optik}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.10808 seconds and 4 git commands to generate.