From: Elan Ruusamäe Date: Tue, 16 Apr 2013 15:21:21 +0000 (+0300) Subject: those comments are for initial .spec creation X-Git-Tag: auto/th/python-networkx-1.7-0.1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=7a88729db60f7b33070346a76127a561ffceeb9a;p=packages%2Fpython-networkx.git those comments are for initial .spec creation --- 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 \