[packages/libgpod] disable python binding

glen glen at pld-linux.org
Wed Jan 20 15:46:53 CET 2016


commit 6f0ec171f32b97a35838d2230acdb4e42638bbec
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jan 20 16:46:32 2016 +0200

    disable python binding
    
    anyone needing it is free to fix it

 libgpod.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgpod.spec b/libgpod.spec
index a90513c..7ccbc75 100644
--- a/libgpod.spec
+++ b/libgpod.spec
@@ -8,7 +8,7 @@
 #
 # Conditional build:
 %bcond_without	dotnet	# without .NET support
-%bcond_without	python	# without Python bindings
+%bcond_with	python	# without Python bindings
 
 %ifarch x32
 %undefine	with_dotnet
@@ -19,7 +19,7 @@ Summary:	Shared library to access the contents of an iPod
 Summary(pl.UTF-8):	Biblioteka współdzielona do dostępu do zawartości iPodów
 Name:		libgpod
 Version:	0.8.3
-Release:	0.1
+Release:	1
 License:	GPL v2
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/gtkpod/%{name}-%{version}.tar.bz2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgpod.git/commitdiff/6f0ec171f32b97a35838d2230acdb4e42638bbec



More information about the pld-cvs-commit mailing list