[packages/python-slip] - fix files in python3 package - rel 2

baggins baggins at pld-linux.org
Sat Mar 15 12:46:29 CET 2014


commit c4d6ca0b7077e1900c0d1d2190a352ca258c7c5d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Mar 15 12:46:14 2014 +0100

    - fix files in python3 package
    - rel 2

 python-slip.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-slip.spec b/python-slip.spec
index db65c16..22bd29f 100644
--- a/python-slip.spec
+++ b/python-slip.spec
@@ -7,7 +7,7 @@ Summary:	Miscellaneous convenience, extension and workaround code for Python 2
 Summary(pl.UTF-8):	Kod różnych udogodnień, rozszerzeń i obejść dla Pythona 2
 Name:		python-slip
 Version:	0.6.0
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Development/Languages/Python
 Source0:	https://fedorahosted.org/released/python-slip/%{name}-%{version}.tar.bz2
@@ -222,7 +222,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -n python3-slip
 %defattr(644,root,root,755)
 %doc AUTHORS
-%dir %{py_sitescriptdir}/slip
+%dir %{py3_sitescriptdir}/slip
 %{py3_sitescriptdir}/slip/__init__.py
 %{py3_sitescriptdir}/slip/__pycache__
 %{py3_sitescriptdir}/slip/_wrappers
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-slip.git/commitdiff/c4d6ca0b7077e1900c0d1d2190a352ca258c7c5d



More information about the pld-cvs-commit mailing list