packages: drpython/drpython.spec - some cleanups
rotom
rotom at pld-linux.org
Wed Sep 29 14:28:16 CEST 2010
Author: rotom Date: Wed Sep 29 12:28:16 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- some cleanups
---- Files affected:
packages/drpython:
drpython.spec (1.57 -> 1.58)
---- Diffs:
================================================================
Index: packages/drpython/drpython.spec
diff -u packages/drpython/drpython.spec:1.57 packages/drpython/drpython.spec:1.58
--- packages/drpython/drpython.spec:1.57 Wed Sep 29 14:24:59 2010
+++ packages/drpython/drpython.spec Wed Sep 29 14:28:10 2010
@@ -1,4 +1,5 @@
# $Revision$, $Date$
+%define orgname DrPython
Summary: DrPython - cross-platform IDE to aid programming in Python
Summary(pl.UTF-8): DrPython - wieloplatformowe IDE wspomagające programowanie w Pythonie
Name: drpython
@@ -6,7 +7,7 @@
Release: 1
License: GPL
Group: Libraries/Python
-Source0: http://downloads.sourceforge.net/project/drpython/DrPython%20Current/%{version}/DrPython_%{version}.zip
+Source0: http://downloads.sourceforge.net/project/drpython/DrPython%20Current/%{version}/%{orgname}_%{version}.zip
# Source0-md5: eb59cf61d840af274d2940ce1a3c2bd4
URL: http://drpython.sourceforge.net/
BuildRequires: pydoc
@@ -33,7 +34,7 @@
poprzez interfejs wxPython.
%prep
-%setup -q -n DrPython
+%setup -q -n %{orgname}
%build
chmod 644 *.py
@@ -85,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.58 2010/09/29 12:28:10 rotom
+- some cleanups
+
Revision 1.57 2010/09/29 12:24:59 rotom
- 3.11.3
- BR's updated
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/drpython/drpython.spec?r1=1.57&r2=1.58&f=u
More information about the pld-cvs-commit
mailing list