[packages/python-pylibravatar] fix python2 files

glen glen at pld-linux.org
Mon Nov 7 19:24:46 CET 2016


commit 9704a17ec7fbff2290c5057dc7c34149ebf05dc0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 7 20:24:34 2016 +0200

    fix python2 files

 python-pylibravatar.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pylibravatar.spec b/python-pylibravatar.spec
index 1d03083..6a60c1d 100644
--- a/python-pylibravatar.spec
+++ b/python-pylibravatar.spec
@@ -10,7 +10,7 @@
 Summary:	Python module for Libravatar
 Name:		python-pylibravatar
 Version:	1.6
-Release:	1
+Release:	2
 Group:		Development/Libraries
 # The full text of the license isn't shipped
 License:	MIT
@@ -83,7 +83,7 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%if %{with python3}
+%if %{with python2}
 %files
 %defattr(644,root,root,755)
 # Upstream doesn't ship the license full text
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pylibravatar.git/commitdiff/9704a17ec7fbff2290c5057dc7c34149ebf05dc0



More information about the pld-cvs-commit mailing list