packages: python-nwdiag/python-nwdiag.spec - up to 0.7.0

zbyniu zbyniu at pld-linux.org
Fri Dec 2 14:10:31 CET 2011


Author: zbyniu                       Date: Fri Dec  2 13:10:31 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.7.0

---- Files affected:
packages/python-nwdiag:
   python-nwdiag.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/python-nwdiag/python-nwdiag.spec
diff -u packages/python-nwdiag/python-nwdiag.spec:1.8 packages/python-nwdiag/python-nwdiag.spec:1.9
--- packages/python-nwdiag/python-nwdiag.spec:1.8	Tue Oct 18 16:39:59 2011
+++ packages/python-nwdiag/python-nwdiag.spec	Fri Dec  2 14:10:26 2011
@@ -2,16 +2,16 @@
 %define 	module nwdiag
 Summary:	nwdiag generate network-diagram image file from spec-text file
 Name:		python-%{module}
-Version:	0.5.0
+Version:	0.7.0
 Release:	1
 License:	Apache v2.0
 Group:		Development/Languages
 URL:		http://blockdiag.com/en/%{module}/index.html
 Source0:	http://pypi.python.org/packages/source/n/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5:	affeeca174b6b68a7fca416d6831f1af
+# Source0-md5:	be27a6238a5275cc2bbe376fd1c2b6e9
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	sed >= 4.0
-Requires:	python-blockdiag >= 0.8.3
+Requires:	python-blockdiag >= 1.1.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -39,7 +39,7 @@
 
 %{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/tests
 %{__rm} $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}_sphinxhelper.py[co]
-%{__rm} $RPM_BUILD_ROOT%{py_sitescriptdir}/sphinxcontrib_%{module}.py[co]
+%{__rm} $RPM_BUILD_ROOT%{py_sitescriptdir}/rackdiag_sphinxhelper.py[co]
 
 install -d $RPM_BUILD_ROOT%{_mandir}/man1
 cp -p %{module}.1 $RPM_BUILD_ROOT%{_mandir}/man1
@@ -52,8 +52,10 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/%{module}
+%attr(755,root,root) %{_bindir}/rackdiag
 %{_mandir}/man1/%{module}.1*
 %{py_sitescriptdir}/%{module}
+%{py_sitescriptdir}/rackdiag
 %if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/%{module}-%{version}-*.egg-info
 %endif
@@ -64,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2011/12/02 13:10:26  zbyniu
+- up to 0.7.0
+
 Revision 1.8  2011/10/18 14:39:59  glen
 - no enforce-gz for man, no defattr for man, no rm -r for file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-nwdiag/python-nwdiag.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list