]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - python-ext.spec
just use one rpmbuild macros version that suits
[projects/template-specs.git] / python-ext.spec
index 4e6144bb94f002ba527155c0e8f1bfe2133b6899..2683307b0f17700ec99d5b716255eada1ad177cf 100644 (file)
@@ -11,7 +11,7 @@
 %define        module  template
 Summary:       -
 Summary(pl.UTF-8):     -
-# Name must match the python module/package name (as in 'import' statement)
+# Name must match the python module/package name (as on pypi or in 'import' statement)
 Name:          python-%{module}
 Version:       _
 Release:       0.1
@@ -89,7 +89,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %if %{with python2}
 %py_install
-
 %py_postclean
 %endif
 
This page took 0.049956 seconds and 4 git commands to generate.