]> git.pld-linux.org Git - packages/SPE.git/commitdiff
- up to 0.8.1.d by Robert Tomasik AC-branch AC-STABLE auto/ac/SPE-0_8_1_d-1
authortwittner <twittner@pld-linux.org>
Sat, 21 Jan 2006 10:22:57 +0000 (10:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SPE.spec -> 1.21

SPE.spec

index ca47ab0b49b6807eb74435b2ca43e7f1d4295cf4..075c1c38b868ca476d298f4e43bd427776775d97 100644 (file)
--- a/SPE.spec
+++ b/SPE.spec
@@ -1,17 +1,16 @@
 # TODO:
 # - fix %%files (doc to %%doc, no .py, remove unused files)
 %define        _wx     2.6.1.0
-%define        _bl     2.35
-
+#
 Summary:       SPE - Stani's Python Editor
 Summary(pl):   SPE - pythonowy edytor Staniego
 Name:          SPE
-Version:       0.8.1.c
-Release:       2
+Version:       0.8.1.d
+Release:       1
 License:       LGPL 2.1+ (except sm library <free to use> and sm_idle <PSF>)
 Group:         Applications/Text
-Source0:       http://download.berlios.de/python/%{name}-%{version}-wx%{_wx}.-bl%{_bl}.tar.gz
-# Source0-md5: b98d68d33cad1f28c0b4e8091f271f8f
+Source0:       http://download.berlios.de/python/%{name}-%{version}-wx%{_wx}.tar.gz
+# Source0-md5: ea3f3bdf50d4dd26d21f9fc6fab70523
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 URL:           http://spe.pycs.net/
@@ -47,7 +46,7 @@ mo
 rozszerzalne przy pomocy boa.
 
 %prep
-%setup -q -n %{name}-%{version}-wx%{_wx}.-bl%{_bl}
+%setup -q -n %{name}-%{version}-wx%{_wx}
 
 %build
 python setup.py build
This page took 0.059708 seconds and 4 git commands to generate.