]> git.pld-linux.org Git - packages/drpython.git/commitdiff
- some cleanups auto/th/drpython-3_11_3-1
authorRobert Tomasik <rotom@pld-linux.org>
Wed, 29 Sep 2010 12:28:10 +0000 (12:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drpython.spec -> 1.58

drpython.spec

index 8ef3072f75a85a63af55422c33915706e79848c3..424ef06c1daeb66776d8ee0c89687798884cb673 100644 (file)
@@ -1,3 +1,4 @@
+%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
@@ -5,7 +6,7 @@ Version:        3.11.3
 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
@@ -32,7 +33,7 @@ Jest napisany w Pythonie i używa biblioteki graficznej wxWidgets
 poprzez interfejs wxPython.
 
 %prep
-%setup -q -n DrPython
+%setup -q -n %{orgname}
 
 %build
 chmod 644 *.py
This page took 0.137459 seconds and 4 git commands to generate.