[Erp5-report] r15555 - /spec/mandriva/2007.1/python2.4-pychart/
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Aug 8 13:18:21 CEST 2007
Author: kazuhiko
Date: Wed Aug 8 13:18:21 2007
New Revision: 15555
URL: http://svn.erp5.org?rev=15555&view=rev
Log:
rename pychart2.4 to python2.4-pychart
Added:
spec/mandriva/2007.1/python2.4-pychart/python2.4-pychart.spec
- copied unchanged from r15554, spec/mandriva/2007.1/python2.4-pychart/pychart2.4.spec
Removed:
spec/mandriva/2007.1/python2.4-pychart/pychart2.4.spec
Removed: spec/mandriva/2007.1/python2.4-pychart/pychart2.4.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-pychart/pychart2.4.spec?rev=15554&view=auto
==============================================================================
--- spec/mandriva/2007.1/python2.4-pychart/pychart2.4.spec (original)
+++ spec/mandriva/2007.1/python2.4-pychart/pychart2.4.spec (removed)
@@ -1,61 +1,0 @@
-%define name python2.4-pychart
-%define short_name pychart
-%define version 1.39
-%define release %mkrel 1.1
-%define python_sitelib /usr/lib/python2.4/site-packages
-
-Name: %{name}
-Summary: Python library for data graphs and charts
-Version: %{version}
-Release: %{release}
-
-Source: http://download.gna.org/pychart/PyChart-%{version}.tar.gz
-URL: http://home.gna.org/pychart/
-License: GPL
-Group: Sciences/Mathematics
-BuildRoot: %{_tmppath}/%{name}-buildroot
-BuildRequires: python2.4
-BuildArch: noarch
-
-%description
-PyChart is a Python library for creating high quality Encapsulated Postscript,
-PDF, PNG, or SVG charts. It currently supports line plots, bar plots,
-range-fill plots, and pie charts. Because it is based on Python, you can make
-full use of Python's scripting power.
-
-%prep
-%setup -q -n PyChart-%version
-chmod 644 `find -type f`
-
-%install
-rm -rf $RPM_BUILD_ROOT
-python2.4 setup.py install --root=$RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(-,root,root)
-%doc README demos doc COPYING
-%python_sitelib/%short_name
-
-%changelog
-* Tue May 29 2007 Kazuhiko Shiozaki <kazuhiko at nexedi.com> 1.39-1.1mdv2007.1
-- Rebuild against python2.4
-
-* Fri Mar 03 2006 Austin Acton <austin at mandriva.org> 1.39-1mdk
-- New release 1.39
-- noarch
-
-* Wed Aug 24 2005 Austin Acton <austin at mandriva.org> 1.38-1mdk
-- 1.38
-- source URL
-
-* Sun Dec 05 2004 Michael Scherer <misc at mandrake.org> 1.33-3mdk
-- Rebuild for new python
-
-* Fri Aug 8 2003 Austin Acton <aacton at yorku.ca> 1.33-2mdk
-- python 2.3
-
-* Tue Jun 10 2003 Austin Acton <aacton at yorku.ca> 1.33-1mdk
-- initial package
More information about the Erp5-report
mailing list