commit 2a24ca30d7e85b0e4d9a8680f634819e097999f7
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Sep 1 21:39:31 2015 +0300

    disable python dependency generator
    
    
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2015-August/024472.html

 fpm.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/fpm.spec b/fpm.spec
index 0922f89..19d8623 100644
--- a/fpm.spec
+++ b/fpm.spec
@@ -5,7 +5,7 @@
 Summary:       fpm - package building and mangling
 Name:          fpm
 Version:       1.4.0
-Release:       1
+Release:       2
 License:       MIT-like
 Group:         Development/Languages
 Source0:       
https://github.com/jordansissel/fpm/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -40,6 +40,9 @@ Obsoletes:    ruby-fpm <= 1.4.0-2
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# skip python dependency generator
+%define                _noautoreqfiles 
%{ruby_vendorlibdir}/%{name}/package/pyfpm/get_metadata.py
+
 %description
 Convert directories, rpms, python eggs, rubygems, and more to rpms,
 debs, solaris packages and more. Win at package management without
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fpm.git/commitdiff/2a24ca30d7e85b0e4d9a8680f634819e097999f7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to