[packages/python-networkx] those comments are for initial .spec creation

glen glen at pld-linux.org
Tue Apr 16 17:21:32 CEST 2013


commit 7a88729db60f7b33070346a76127a561ffceeb9a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Apr 16 18:21:21 2013 +0300

    those comments are for initial .spec creation

 python-networkx.spec | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/python-networkx.spec b/python-networkx.spec
index f37c8d1..9a62064 100644
--- a/python-networkx.spec
+++ b/python-networkx.spec
@@ -13,7 +13,6 @@ Source0:	https://pypi.python.org/packages/source/n/networkx/%{module}-%{version}
 URL:		http://networkx.github.io/index.html
 BuildRequires:	python-distribute
 BuildRequires:	rpm-pythonprov
-# if py_postclean is used
 BuildRequires:	rpmbuild(macros) >= 1.219
 Requires:	python-modules
 BuildArch:	noarch
@@ -23,7 +22,6 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Python language software package for the creation, manipulation, and
 study of the structure, dynamics, and functions of complex networks.
 
-
 %description -l pl.UTF-8
 Pakiet oprogramowania do tworzenia, manipulacji i badania struktury
 dynamiki i funkcji zlozonych sieci.
@@ -34,7 +32,6 @@ dynamiki i funkcji zlozonych sieci.
 %build
 %{__python} setup.py build
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-networkx.git/commitdiff/7a88729db60f7b33070346a76127a561ffceeb9a



More information about the pld-cvs-commit mailing list