[packages/libdmtx] rename python subpackage to python-pydmtx

glen glen at pld-linux.org
Fri Jul 11 07:27:26 CEST 2014


commit f498c99a33803ddd9ae6b8bdd20dd880270e9ab7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jul 11 08:27:24 2014 +0300

    rename python subpackage to python-pydmtx

 libdmtx.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libdmtx.spec b/libdmtx.spec
index 38f5d59..d6f48b0 100644
--- a/libdmtx.spec
+++ b/libdmtx.spec
@@ -78,14 +78,14 @@ Obsoletes:	php-libdmtx < 0.7.2-4
 %description -n %{php_name}-dmtx
 This package contains bindings for using %{name} from PHP.
 
-%package -n python-libdmtx
+%package -n python-pydmtx
 Summary:	Python bindings for %{name}
 Group:		Libraries/Python
 Requires:	%{name} = %{version}-%{release}
+Obsoletes:	python-libdmtx < 0.7.2-4
 
-%description -n python-libdmtx
-The python-%{name} package contains bindings for using %{name} from
-Python.
+%description -n python-pydmtx
+This package contains bindings for using %{name} from Python.
 
 %package -n ruby-libdmtx
 Summary:	Ruby bindings for %{name}
@@ -231,7 +231,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %if %{with python}
-%files -n python-libdmtx
+%files -n python-pydmtx
 %defattr(644,root,root,755)
 %doc wrapper/python/README
 %{py_sitedir}/pydmtx.py[co]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdmtx.git/commitdiff/f498c99a33803ddd9ae6b8bdd20dd880270e9ab7



More information about the pld-cvs-commit mailing list