packages: python-blockdiag/python-blockdiag.spec - updated to 0.9.4, - chan...

cieciwa cieciwa at pld-linux.org
Mon Oct 17 12:33:17 CEST 2011


Author: cieciwa                      Date: Mon Oct 17 10:33:17 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.9.4,
- changed source location,
- changed MD5 sum,
- changed build location,
- added missing binary file.

---- Files affected:
packages/python-blockdiag:
   python-blockdiag.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python-blockdiag/python-blockdiag.spec
diff -u packages/python-blockdiag/python-blockdiag.spec:1.1 packages/python-blockdiag/python-blockdiag.spec:1.2
--- packages/python-blockdiag/python-blockdiag.spec:1.1	Mon Oct 17 11:22:03 2011
+++ packages/python-blockdiag/python-blockdiag.spec	Mon Oct 17 12:33:12 2011
@@ -5,13 +5,13 @@
 %define 	module	blockdiag
 Summary:	Blockdiag generate block-diagram image file from spec-text file.
 Name:		python-%module
-Version:	0.9.3
+Version:	0.9.4
 Release:	0.1
 License:	Apache 2.0
 Group:		Development/Languages
 URL:		http://blockdiag.com/en/blockdiag/index.html
-Source0:	https://bitbucket.org/tk0miya/%{module}/get/%{version}.tar.gz
-# Source0-md5:	f151a3c21bbfd2606fbad0d37e190e58
+Source0:	http://pypi.python.org/packages/source/b/%{module}/%{module}-%{version}.tar.gz
+# Source0-md5:	f60754f3b314d9d4c678b8f764b8a355
 #BuildRequires:	python < 3.0
 BuildRequires:	python-funcparserlib >= 0.3.4
 BuildRequires:	rpmbuild(macros) >= 1.219
@@ -30,7 +30,7 @@
 You can get some examples and generated images on blockdiag.com .
 
 %prep
-%setup -q -n tk0miya-%{module}-%{version}
+%setup -q -n %{module}-%{version}
 %{__sed} -i -e 's/^from ez_setup/#from ez_setup/' setup.py
 %{__sed} -i -e 's/^use_setuptools()/#use_setuptools()/' setup.py
 
@@ -54,6 +54,7 @@
 
 %files
 %defattr(644,root,root,755)
+%attr(755,root,root)%{_bindir}/blockdiag
 #%doc README
 %{py_sitescriptdir}/%{module}
 %if "%{py_ver}" > "2.4"
@@ -66,6 +67,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/10/17 10:33:12  cieciwa
+- updated to 0.9.4,
+- changed source location,
+- changed MD5 sum,
+- changed build location,
+- added missing binary file.
+
 Revision 1.1  2011/10/17 09:22:03  cieciwa
 - version 0.9.3,
 - release 0.1.
================================================================

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



More information about the pld-cvs-commit mailing list