packages: python-nwdiag/python-nwdiag.spec - fixed Requires.
cieciwa
cieciwa at pld-linux.org
Tue Oct 18 09:29:07 CEST 2011
Author: cieciwa Date: Tue Oct 18 07:29:07 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- fixed Requires.
---- Files affected:
packages/python-nwdiag:
python-nwdiag.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/python-nwdiag/python-nwdiag.spec
diff -u packages/python-nwdiag/python-nwdiag.spec:1.2 packages/python-nwdiag/python-nwdiag.spec:1.3
--- packages/python-nwdiag/python-nwdiag.spec:1.2 Mon Oct 17 15:20:20 2011
+++ packages/python-nwdiag/python-nwdiag.spec Tue Oct 18 09:29:02 2011
@@ -13,7 +13,7 @@
BuildRequires: python-funcparserlib >= 0.3.4
BuildRequires: rpmbuild(macros) >= 1.219
BuildRequires: sed >= 4.0
-#Requires: python-django
+Requires: python-blockdiag >= 0.8.3
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,11 +39,6 @@
--skip-build \
--root $RPM_BUILD_ROOT
-%py_postclean
-
-%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/tests
-%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/tests
-
%clean
rm -rf $RPM_BUILD_ROOT
@@ -61,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2011/10/18 07:29:02 cieciwa
+- fixed Requires.
+
Revision 1.2 2011/10/17 13:20:20 glen
- adapter, pldize
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-nwdiag/python-nwdiag.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list